org.deduced
Class EnumerationPropertyCollectionHolder
java.lang.Object
org.deduced.EnumerationPropertyCollectionHolder
public final class EnumerationPropertyCollectionHolder
- extends java.lang.Object
Enumeration Property Collection Holder
- Author:
- Steve McDuff
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
enumerationPropertyCollection
private EnumerationPropertyCollection enumerationPropertyCollection
- the held property collection type
key
private java.lang.Object key
- the property instance key
EnumerationPropertyCollectionHolder
public EnumerationPropertyCollectionHolder()
getEnumerationPropertyCollection
public EnumerationPropertyCollection getEnumerationPropertyCollection()
- Returns:
- Returns the EnumerationPropertyCollection.
setEnumerationPropertyCollection
public void setEnumerationPropertyCollection(EnumerationPropertyCollection setEnumerationPropertyCollection)
- Parameters:
setEnumerationPropertyCollection
- the new property type
getKey
public java.lang.Object getKey()
- Returns:
- the key of this type