org.deduced
Class PropertyCollectionListInstanceHolder
java.lang.Object
org.deduced.PropertyCollectionListInstanceHolder
public final class PropertyCollectionListInstanceHolder
- extends java.lang.Object
Property Instance Holder
- Author:
- Steve McDUff
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyInstance
private PropertyCollectionListInstance propertyInstance
- held property instance
key
private java.lang.Object key
- the property instance key
PropertyCollectionListInstanceHolder
public PropertyCollectionListInstanceHolder()
getPropertyInstance
public PropertyCollectionListInstance getPropertyInstance()
- Returns:
- Returns the propertyInstance.
setPropertyInstance
public void setPropertyInstance(PropertyCollectionListInstance setPropertyInstance)
- Parameters:
setPropertyInstance
- The propertyInstance to set.
getListFixedInstance
public PropertyInstance getListFixedInstance()
- get List Fixed Instance
- Returns:
- the List Fixed Instance
getKey
public java.lang.Object getKey()
- Returns:
- the key of the instance