Class TOutput


  • public class TOutput
    extends TSocket
    • Constructor Summary

      Constructors 
      Constructor Description
      TOutput​(java.lang.String type, java.lang.String name)
      Constructor that creates a new template output socket.
    • Constructor Detail

      • TOutput

        public TOutput​(java.lang.String type,
                       java.lang.String name)
        Constructor that creates a new template output socket.
        Parameters:
        type - the type of the output.
        name - the name of the output.