Uses of Class
gov.nasa.arc.pds.xml.generated.UnitsOfTime
| Package | Description |
|---|---|
| gov.nasa.arc.pds.xml.generated |
-
Uses of UnitsOfTime in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as UnitsOfTime Modifier and Type Field Description protected UnitsOfTimeLoopDelay. unitMethods in gov.nasa.arc.pds.xml.generated that return UnitsOfTime Modifier and Type Method Description static UnitsOfTimeUnitsOfTime. fromValue(String v)UnitsOfTimeLoopDelay. getUnit()Gets the value of the unit property.static UnitsOfTimeUnitsOfTime. valueOf(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.Methods in gov.nasa.arc.pds.xml.generated with parameters of type UnitsOfTime Modifier and Type Method Description voidLoopDelay. setUnit(UnitsOfTime value)Sets the value of the unit property.