Uses of Enum Class
gov.nasa.arc.pds.xml.generated.UnitsOfTime
Packages that use UnitsOfTime
-
Uses of UnitsOfTime in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as UnitsOfTimeMethods in gov.nasa.arc.pds.xml.generated that return UnitsOfTimeModifier and TypeMethodDescriptionstatic UnitsOfTimeGets the enum associated to the value passed as parameter.LoopDelay.getUnit()Gets the value of the unit property.static UnitsOfTimeReturns the enum constant of this class with the specified name.static UnitsOfTime[]UnitsOfTime.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in gov.nasa.arc.pds.xml.generated with parameters of type UnitsOfTimeModifier and TypeMethodDescriptionvoidLoopDelay.setUnit(UnitsOfTime value) Sets the value of the unit property.