Class EnumerationValueImpl
java.lang.Object
io.lionweb.lioncore.java.model.impl.EnumerationValueImpl
- All Implemented Interfaces:
EnumerationValue
This represents an Enumeration Value when the actual Enum class is not available.
-
Constructor Details
-
EnumerationValueImpl
-
-
Method Details
-
getEnumeration
-
equals
-
hashCode
public int hashCode() -
getEnumerationLiteral
- Specified by:
getEnumerationLiteral
in interfaceEnumerationValue
-
toString
-