|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
----------------------------------------------------------------------
Method Summary | |
java.lang.String |
getName()
returns the name of the extent |
java.lang.String |
getValue()
returns the value of the Extent as a String. |
void |
setName(java.lang.String name)
Sets the name attribute's value of the Extent. |
void |
setValue(java.lang.String value)
Sets the value of the Extent as a String. |
Method Detail |
public java.lang.String getName()
public void setName(java.lang.String name)
name
- the name of the extentpublic java.lang.String getValue()
public void setValue(java.lang.String value)
value
- the value of the extent
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |