Class EndpointMetadata


  • public class EndpointMetadata
    extends Object
    Metadata object for holding information on Tasks
    • Constructor Detail

      • EndpointMetadata

        public EndpointMetadata()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getType

        public String getType()
      • setType

        public void setType​(String type)