|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.fthpis.datatype.attribute.AttributeValue
| Field Summary | |
(package private) java.lang.String |
property_value
|
| Constructor Summary | |
AttributeValue()
Constructs a new initialized AttributeName |
|
AttributeValue(float value)
Constructs a new AttributeName for a given name. |
|
AttributeValue(java.lang.String value)
Constructs a new AttributeName for a given name. |
|
| Method Summary | |
java.lang.String |
getAttributeValue()
Returns the value of this AttributeName. |
void |
setAttributeValue(java.lang.String value)
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 property_value
| Constructor Detail |
public AttributeValue()
public AttributeValue(java.lang.String value)
public AttributeValue(float value)
| Method Detail |
public void setAttributeValue(java.lang.String value)
public java.lang.String getAttributeValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||