Interface OptionEnum

    • Method Detail

      • getCapabilityKey

        String getCapabilityKey()
      • getPropertyName

        String getPropertyName()
      • getOptionType

        Class<?> getOptionType()
      • getDefaultValue

        Object getDefaultValue()
      • isDefaultValue

        boolean isDefaultValue​(Object value)
      • applyPropertyTo

        void applyPropertyTo​(Map<String,​Object> optionsMap)