Class StringPropertyType

    • Field Detail

      • string

        protected String string
    • Constructor Detail

      • StringPropertyType

        public StringPropertyType()
    • Method Detail

      • getString

        public String getString()
        Gets the value of the string property.
        Returns:
        possible object is String
      • setString

        public void setString​(String value)
        Sets the value of the string property.
        Parameters:
        value - allowed object is String