Uses of Enum Class
nl.tno.omt.EndianEnumerations
Packages that use EndianEnumerations
-
Uses of EndianEnumerations in nl.tno.omt
Fields in nl.tno.omt declared as EndianEnumerationsMethods in nl.tno.omt that return EndianEnumerationsModifier and TypeMethodDescriptionstatic EndianEnumerationsEndianType.getValue()Gets the value of the value property.static EndianEnumerationsReturns the enum constant of this class with the specified name.static EndianEnumerations[]EndianEnumerations.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 EndianEnumerationsModifier and TypeMethodDescriptionvoidEndianType.setValue(EndianEnumerations value) Sets the value of the value property.