|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
the interface describes a property entry of a feature
-----------------------------------------------------------------------
Method Summary | |
java.lang.String |
getName()
returns the name of the property |
java.lang.Object |
getValue()
returns the value of the property |
void |
setName(java.lang.String name)
sets the name of the property |
void |
setValue(java.lang.Object value)
sets the value of the property |
Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
public java.lang.Object getValue()
public void setValue(java.lang.Object value)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |