org.deduced
Class OrderingPropertyCollectionTypeHolder
java.lang.Object
org.deduced.OrderingPropertyCollectionTypeHolder
public final class OrderingPropertyCollectionTypeHolder
- extends java.lang.Object
Ordering 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 OrderingPropertyCollectionType propertyCollectionType
- the held property collection type
key
private java.lang.Object key
- the property instance key
OrderingPropertyCollectionTypeHolder
public OrderingPropertyCollectionTypeHolder()
getPropertyType
public OrderingPropertyCollectionType getPropertyType()
- Returns:
- Returns the OrderingPropertyCollectionType.
getPropertyCollectionType
public OrderingPropertyCollectionType getPropertyCollectionType()
- Returns:
- Returns the OrderingPropertyCollectionType.
getOrderingPropertyCollectionType
public OrderingPropertyCollectionType getOrderingPropertyCollectionType()
- Returns:
- Returns the OrderingPropertyCollectionType.
setPropertyCollectionType
public void setPropertyCollectionType(OrderingPropertyCollectionType propertyType)
- Parameters:
propertyType
- the new property type
setOrderingPropertyCollectionType
public void setOrderingPropertyCollectionType(OrderingPropertyCollectionType propertyType)
- Parameters:
propertyType
- the new property type
getKey
public java.lang.Object getKey()
- Returns:
- the key of this type