|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.fthpis.datatype.attribute.AttributeName
| Field Summary | |
(package private) java.lang.String |
attributename
|
| Constructor Summary | |
AttributeName()
Constructs a new initialized AttributeName |
|
AttributeName(java.lang.String name)
Constructs a new AttributeName for a given name. |
|
| Method Summary | |
java.lang.String |
getAttributeName()
Returns the value of this AttributeName. |
void |
setAttributeName(java.lang.String name)
Set the name value of this AttributeName to the given value. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
java.lang.String attributename
| Constructor Detail |
public AttributeName()
public AttributeName(java.lang.String name)
name - value the name of the AttributeName| Method Detail |
public void setAttributeName(java.lang.String name)
name - The new value of this AttributeName.public java.lang.String getAttributeName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||