Class ObjectProperty<T extends ObjectValue>

    • Constructor Detail

      • ObjectProperty

        public ObjectProperty​(String key,
                              T objectValue)
    • Method Detail

      • getValue

        public T getValue()