|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitOfMeasureLength | |
---|---|
gov.nasa.arc.pds.xml.generated |
Uses of UnitOfMeasureLength in gov.nasa.arc.pds.xml.generated |
---|
Fields in gov.nasa.arc.pds.xml.generated declared as UnitOfMeasureLength | |
---|---|
protected UnitOfMeasureLength |
Z.unit
|
protected UnitOfMeasureLength |
Y.unit
|
protected UnitOfMeasureLength |
X.unit
|
Methods in gov.nasa.arc.pds.xml.generated that return UnitOfMeasureLength | |
---|---|
static UnitOfMeasureLength |
UnitOfMeasureLength.fromValue(String v)
|
UnitOfMeasureLength |
Z.getUnit()
Gets the value of the unit property. |
UnitOfMeasureLength |
Y.getUnit()
Gets the value of the unit property. |
UnitOfMeasureLength |
X.getUnit()
Gets the value of the unit property. |
static UnitOfMeasureLength |
UnitOfMeasureLength.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnitOfMeasureLength[] |
UnitOfMeasureLength.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 UnitOfMeasureLength | |
---|---|
void |
Z.setUnit(UnitOfMeasureLength value)
Sets the value of the unit property. |
void |
Y.setUnit(UnitOfMeasureLength value)
Sets the value of the unit property. |
void |
X.setUnit(UnitOfMeasureLength value)
Sets the value of the unit property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |