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

Property Instance Holder
| Field Summary | |
|---|---|
private java.lang.Integer |
key
the property instance key |
private PropertyInstance |
propertyInstance
held property instance |
| Constructor Summary | |
|---|---|
PropertyInstanceHolder()
|
|
| Method Summary | |
|---|---|
java.lang.Integer |
getKey()
|
PropertyInstance |
getPropertyInstance()
|
void |
setPropertyInstance(PropertyInstance setPropertyInstance)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private PropertyInstance propertyInstance
private java.lang.Integer key
| Constructor Detail |
|---|
public PropertyInstanceHolder()
| Method Detail |
|---|
public PropertyInstance getPropertyInstance()
public void setPropertyInstance(PropertyInstance setPropertyInstance)
setPropertyInstance - The propertyInstance to set.public java.lang.Integer getKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||