Uses of Enum Class
nl.tno.omt.OrderEnumerations
Packages that use OrderEnumerations
-
Uses of OrderEnumerations in nl.tno.omt
Fields in nl.tno.omt declared as OrderEnumerationsMethods in nl.tno.omt that return OrderEnumerationsModifier and TypeMethodDescriptionstatic OrderEnumerationsOrderType.getValue()Gets the value of the value property.static OrderEnumerationsReturns the enum constant of this class with the specified name.static OrderEnumerations[]OrderEnumerations.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 OrderEnumerationsModifier and TypeMethodDescriptionvoidOrderType.setValue(OrderEnumerations value) Sets the value of the value property.