Attribute is a named value, used by Waypoint and ApiPolygon.
◆ equals()
| boolean equals |
( |
Object |
o | ) |
|
|
inherited |
◆ getAsDouble()
| native double getAsDouble |
( |
| ) |
|
- Returns
- floating point value of the attribute
◆ getAsInt()
- Returns
- int value of the attribute
◆ getAsString()
| native String getAsString |
( |
| ) |
|
◆ getName()
| native String getName |
( |
| ) |
|
- Returns
- The name of the attribute
◆ setAsDouble()
| native ApiError setAsDouble |
( |
double |
value | ) |
|
◆ setAsInt()
◆ setAsString()
| native ApiError setAsString |
( |
String |
value | ) |
|
The documentation for this class was generated from the following file: