|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitsOfAngle | |
---|---|
gov.nasa.arc.pds.xml.generated |
Uses of UnitsOfAngle in gov.nasa.arc.pds.xml.generated |
---|
Fields in gov.nasa.arc.pds.xml.generated declared as UnitsOfAngle | |
---|---|
protected UnitsOfAngle |
TelescopeLongitude.unit
|
protected UnitsOfAngle |
TelescopeLatitude.unit
|
protected UnitsOfAngle |
SolarLongitude.unit
|
Methods in gov.nasa.arc.pds.xml.generated that return UnitsOfAngle | |
---|---|
static UnitsOfAngle |
UnitsOfAngle.fromValue(String v)
|
UnitsOfAngle |
TelescopeLongitude.getUnit()
Gets the value of the unit property. |
UnitsOfAngle |
TelescopeLatitude.getUnit()
Gets the value of the unit property. |
UnitsOfAngle |
SolarLongitude.getUnit()
Gets the value of the unit property. |
static UnitsOfAngle |
UnitsOfAngle.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnitsOfAngle[] |
UnitsOfAngle.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in gov.nasa.arc.pds.xml.generated with parameters of type UnitsOfAngle | |
---|---|
void |
TelescopeLongitude.setUnit(UnitsOfAngle value)
Sets the value of the unit property. |
void |
TelescopeLatitude.setUnit(UnitsOfAngle value)
Sets the value of the unit property. |
void |
SolarLongitude.setUnit(UnitsOfAngle value)
Sets the value of the unit property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |