| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
| Modifier and Type | Field and Description |
|---|---|
protected UnitsOfTime |
LoopDelay.unit |
| Modifier and Type | Method and Description |
|---|---|
static UnitsOfTime |
UnitsOfTime.fromValue(java.lang.String v) |
UnitsOfTime |
LoopDelay.getUnit()
Gets the value of the unit property.
|
static UnitsOfTime |
UnitsOfTime.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static UnitsOfTime[] |
UnitsOfTime.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoopDelay.setUnit(UnitsOfTime value)
Sets the value of the unit property.
|
Copyright © 2022 Planetary Data System. All rights reserved.