Class PropertiesComponent.LocalProperty

    • Constructor Detail

      • LocalProperty

        public LocalProperty()
    • Method Detail

      • isStringValue

        public boolean isStringValue()
      • setStringValue

        public void setStringValue​(boolean stringValue)
      • getId

        public String getId()
      • setId

        public void setId​(String id)
      • getValue

        public String getValue()
      • setValue

        public void setValue​(String value)