|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deduced.PropertyTypeHolder
public final class PropertyTypeHolder

PropertyTypeHolder
| Field Summary | |
|---|---|
private java.lang.Object |
key
the property instance key |
private PropertyType |
propertyType
held property type |
| Constructor Summary | |
|---|---|
PropertyTypeHolder()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getKey()
|
PropertyType |
getPropertyType()
|
void |
setPropertyType(PropertyType setPropertyType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private PropertyType propertyType
private java.lang.Object key
| Constructor Detail |
|---|
public PropertyTypeHolder()
| Method Detail |
|---|
public PropertyType getPropertyType()
public void setPropertyType(PropertyType setPropertyType)
setPropertyType - The propertyType to set.public java.lang.Object getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||