Uses of Enum Class
nl.tno.omt.OwnershipEnumerations
Packages that use OwnershipEnumerations
-
Uses of OwnershipEnumerations in nl.tno.omt
Fields in nl.tno.omt declared as OwnershipEnumerationsMethods in nl.tno.omt that return OwnershipEnumerationsModifier and TypeMethodDescriptionstatic OwnershipEnumerationsOwnershipType.getValue()Gets the value of the value property.static OwnershipEnumerationsReturns the enum constant of this class with the specified name.static OwnershipEnumerations[]OwnershipEnumerations.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 OwnershipEnumerationsModifier and TypeMethodDescriptionvoidOwnershipType.setValue(OwnershipEnumerations value) Sets the value of the value property.