Class BooleanProperty

    • Constructor Detail

      • BooleanProperty

        public BooleanProperty​(String key)
      • BooleanProperty

        public BooleanProperty​(String key,
                               boolean defaultValue)
    • Method Detail

      • getValue

        public boolean getValue()
      • setValue

        public void setValue​(boolean value)