| java.lang.Object | |
| ↳ | com.google.api.gbase.client.NumberUnit<T extends java.lang.Number> |
A number with a unit.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| unit | |||||||||||
| value | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new value with a unit.
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the unit.
| |||||||||||
Gets the value.
| |||||||||||
Gets the standard string representation for such
an object:
value " " unit
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Creates a new value with a unit.
| value | |
|---|---|
| unit |
| o |
|---|
Gets the unit.
Gets the value.
Gets the standard string representation for such
an object: value " " unit