Class PropertyValueHolder

    • Constructor Detail

      • PropertyValueHolder

        public PropertyValueHolder​(java.lang.String label)
    • Method Detail

      • setValue

        public void setValue​(java.lang.Object value)
      • getValue

        public java.lang.Object getValue()
      • setLocalized

        public void setLocalized​(boolean localized)
      • isLocalized

        public boolean isLocalized()