Class Property


  • public class Property
    extends org.wso2.carbon.mediator.service.util.MediatorProperty
    Property of a Stream Definition
    • Constructor Detail

      • Property

        public Property()
    • Method Detail

      • getDefaultValue

        public String getDefaultValue()
      • setDefaultValue

        public void setDefaultValue​(String defaultValue)
      • getType

        public String getType()
      • setType

        public void setType​(String type)