Uses of Enum Class
nl.tno.omt.CapabilityEnumerations
Packages that use CapabilityEnumerations
-
Uses of CapabilityEnumerations in nl.tno.omt
Fields in nl.tno.omt declared as CapabilityEnumerationsMethods in nl.tno.omt that return CapabilityEnumerationsModifier and TypeMethodDescriptionstatic CapabilityEnumerationsCapabilityType.getValue()Gets the value of the value property.static CapabilityEnumerationsReturns the enum constant of this class with the specified name.static CapabilityEnumerations[]CapabilityEnumerations.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 CapabilityEnumerationsModifier and TypeMethodDescriptionvoidCapabilityType.setValue(CapabilityEnumerations value) Sets the value of the value property.