org.deduced
Class EnumerationPropertyTypeHolder
java.lang.Object
org.deduced.EnumerationPropertyTypeHolder
public final class EnumerationPropertyTypeHolder
- extends java.lang.Object
Enumeration Property Type Holder
- Author:
- Steve McDuff
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
enumerationPropertyType
private EnumerationPropertyType enumerationPropertyType
- the held enumeration property type
key
private java.lang.Object key
- the property instance key
EnumerationPropertyTypeHolder
public EnumerationPropertyTypeHolder()
getPropertyType
public EnumerationPropertyType getPropertyType()
- Returns:
- Returns the EnumerationPropertyType.
setEnumerationType
public void setEnumerationType(EnumerationPropertyType propertyType)
- Parameters:
propertyType
- the new property type
getKey
public java.lang.Object getKey()
- Returns:
- the key of this type