|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Property object instance interface.
Method Summary | |
String |
getKey()
Returns the value of attribute key. |
String |
getValue()
Returns the value of attribute value. |
void |
setKey(String newValue)
Sets the value of key attribute. |
void |
setValue(String newValue)
Sets the value of value attribute. |
Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
public String getKey()
public void setKey(String newValue)
getKey()
for description on
the attribute.
newValue
- New value to be set.public String getValue()
public void setValue(String newValue)
getValue()
for description
on the attribute.
newValue
- New value to be set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |