Uses of Enum Class
nl.tno.omt.SharingEnumerations
Packages that use SharingEnumerations
-
Uses of SharingEnumerations in nl.tno.omt
Fields in nl.tno.omt declared as SharingEnumerationsMethods in nl.tno.omt that return SharingEnumerationsModifier and TypeMethodDescriptionstatic SharingEnumerationsSharingType.getValue()Gets the value of the value property.static SharingEnumerationsReturns the enum constant of this class with the specified name.static SharingEnumerations[]SharingEnumerations.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 SharingEnumerationsModifier and TypeMethodDescriptionvoidSharingType.setValue(SharingEnumerations value) Sets the value of the value property.