Interface Property

  • All Known Implementing Classes:
    Option

    public interface Property
    Property is an interface to be implemented by all enumerations used to identify properties stored in PropertyMap.
    • Method Detail

      • getDefaultValue

        java.lang.Object getDefaultValue()
      • getValueClass

        java.lang.Class<?> getValueClass()