Interface EnumeratedPropertyDescriptor<E,​T>

    • Method Detail

      • mappings

        java.util.Map<java.lang.String,​E> mappings()
        Returns an immutable map of the label - value mappings defined by this descriptor.
        Returns:
        an immutable map of the label - value mappings defined by this descriptor.