Class TypedPropertyEnumConstant

  • All Implemented Interfaces:
    java.io.Serializable

    public class TypedPropertyEnumConstant
    extends java.lang.Object
    implements java.io.Serializable
    Enumeration constant.
    See Also:
    Serialized Form
    • Constructor Detail

      • TypedPropertyEnumConstant

        public TypedPropertyEnumConstant()
        default constructor
    • Method Detail

      • getTypedPropertyEnumConstantId

        public int getTypedPropertyEnumConstantId()
      • setTypedPropertyEnumConstantId

        public void setTypedPropertyEnumConstantId​(int typedPropertyId)
      • getDisplayName

        public java.lang.String getDisplayName()
      • setDisplayName

        public void setDisplayName​(java.lang.String displayName)
      • getValue

        public java.lang.String getValue()
      • setValue

        public void setValue​(java.lang.String value)
      • getDisplayResourceKey

        public java.lang.String getDisplayResourceKey()
      • setDisplayResourceKey

        public void setDisplayResourceKey​(java.lang.String displayResourceKey)