| Library | Package | Frames | Expand | Java Toolkit |
| Method Summary | |
|---|---|
| /*optional*/ String | GetUnitName
()
Get method for attribute "UnitName" The name of the units. |
| UnitType | GetUnitType
()
Returns the type of units described by the data object. |
| void | SetUnitName
(
/*optional*/
String value)
Set method for attribute "UnitName" The name of the units. |
| Method Detail |
|---|
| GetUnitType |
|---|
| UnitType | GetUnitType | () |
Returns the type of units described by the data object.
|
| GetUnitName/SetUnitName |
|---|
| /*optional*/ String | GetUnitName | () |
| void | SetUnitName | ( /*optional*/ String value) |
| The name of the units. |