Uses of Enum Class
nl.tno.omt.UpdateEnumerations
Packages that use UpdateEnumerations
-
Uses of UpdateEnumerations in nl.tno.omt
Fields in nl.tno.omt declared as UpdateEnumerationsMethods in nl.tno.omt that return UpdateEnumerationsModifier and TypeMethodDescriptionstatic UpdateEnumerationsUpdateType.getValue()Gets the value of the value property.static UpdateEnumerationsReturns the enum constant of this class with the specified name.static UpdateEnumerations[]UpdateEnumerations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.tno.omt with parameters of type UpdateEnumerationsModifier and TypeMethodDescriptionvoidUpdateType.setValue(UpdateEnumerations value) Sets the value of the value property.