|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitsOfStorage | |
---|---|
gov.nasa.arc.pds.xml.generated |
Uses of UnitsOfStorage in gov.nasa.arc.pds.xml.generated |
---|
Fields in gov.nasa.arc.pds.xml.generated declared as UnitsOfStorage | |
---|---|
protected UnitsOfStorage |
RecordLength.unit
|
protected UnitsOfStorage |
Offset.unit
|
protected UnitsOfStorage |
ObjectLength.unit
|
protected UnitsOfStorage |
MaximumRecordLength.unit
|
protected UnitsOfStorage |
MaximumFieldLength.unit
|
protected UnitsOfStorage |
GroupLocation.unit
|
protected UnitsOfStorage |
GroupLength.unit
|
protected UnitsOfStorage |
FileSize.unit
|
protected UnitsOfStorage |
FieldLocation.unit
|
protected UnitsOfStorage |
FieldLength.unit
|
Methods in gov.nasa.arc.pds.xml.generated that return UnitsOfStorage | |
---|---|
static UnitsOfStorage |
UnitsOfStorage.fromValue(String v)
|
UnitsOfStorage |
RecordLength.getUnit()
Gets the value of the unit property. |
UnitsOfStorage |
Offset.getUnit()
Gets the value of the unit property. |
UnitsOfStorage |
ObjectLength.getUnit()
Gets the value of the unit property. |
UnitsOfStorage |
MaximumRecordLength.getUnit()
Gets the value of the unit property. |
UnitsOfStorage |
MaximumFieldLength.getUnit()
Gets the value of the unit property. |
UnitsOfStorage |
GroupLocation.getUnit()
Gets the value of the unit property. |
UnitsOfStorage |
GroupLength.getUnit()
Gets the value of the unit property. |
UnitsOfStorage |
FileSize.getUnit()
Gets the value of the unit property. |
UnitsOfStorage |
FieldLocation.getUnit()
Gets the value of the unit property. |
UnitsOfStorage |
FieldLength.getUnit()
Gets the value of the unit property. |
static UnitsOfStorage |
UnitsOfStorage.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UnitsOfStorage[] |
UnitsOfStorage.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 UnitsOfStorage | |
---|---|
void |
RecordLength.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
void |
Offset.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
void |
ObjectLength.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
void |
MaximumRecordLength.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
void |
MaximumFieldLength.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
void |
GroupLocation.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
void |
GroupLength.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
void |
FileSize.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
void |
FieldLocation.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
void |
FieldLength.setUnit(UnitsOfStorage value)
Sets the value of the unit property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |