org.deduced
Class PropertyCollectionTypeHolder
java.lang.Object
org.deduced.PropertyCollectionTypeHolder
public final class PropertyCollectionTypeHolder
- extends java.lang.Object
Property Collection Type Holder
- Author:
- Steve McDuff
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyCollectionType
private PropertyCollectionType propertyCollectionType
- the held property collection type
key
private java.lang.Object key
- the property instance key
PropertyCollectionTypeHolder
public PropertyCollectionTypeHolder()
getPropertyType
public PropertyCollectionType getPropertyType()
- Returns:
- Returns the PropertyCollectionType.
getPropertyCollectionType
public PropertyCollectionType getPropertyCollectionType()
- Returns:
- Returns the PropertyCollectionType.
setPropertyCollectionType
public void setPropertyCollectionType(PropertyCollectionType propertyType)
- Parameters:
propertyType
- the new property type
getKey
public java.lang.Object getKey()
- Returns:
- the key of this type