|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.units.Units
public class Units
The Units class implements the UnitsService interface.
String,
UnitsService| Constructor Summary | |
|---|---|
Units(java.lang.String key)
Constructs an Units object using the input parameter(s). |
|
| Method Summary | |
|---|---|
java.lang.String |
getKey()
Gets the String key property value. |
java.lang.String |
getValueText(java.lang.Object value)
Perform the getValueText method and return the String result. |
protected void |
setKey(java.lang.String key)
Sets the key property. |
java.lang.String |
toString()
Perform the toString method and return the String result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Units(java.lang.String key)
Units object using the input parameter(s).
key - java.lang.String| Method Detail |
|---|
public java.lang.String getKey()
String key property value.
getKey in interface UnitsServiceString) value.UnitsService.getKey(),
setKey(String)public java.lang.String getValueText(java.lang.Object value)
String result.
getValueText in interface UnitsServicevalue - java.lang.Object
String) value.UnitsService.getValueText(Object)protected void setKey(java.lang.String key)
key - The new property value (java.lang.String).getKey()public java.lang.String toString()
String result.
toString in class java.lang.ObjectString) value.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||