Class PropertyValue


  • public class PropertyValue
    extends Object
    • Constructor Detail

      • PropertyValue

        public PropertyValue()
      • PropertyValue

        public PropertyValue​(boolean value)
    • Method Detail

      • getValue

        public boolean getValue()
      • setValue

        public void setValue​(boolean value)