Uses of Enum Class
uk.org.netex.www.netex.SystemOfUnits
Packages that use SystemOfUnits
-
Uses of SystemOfUnits in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return SystemOfUnitsModifier and TypeMethodDescriptionstatic SystemOfUnitsSystemOfUnits.forNumber(int value) VersionFrameDefaultsStructure.Builder.getDefaultSystemOfUnits()Units of measurement for all dimension values in Frame.VersionFrameDefaultsStructure.getDefaultSystemOfUnits()Units of measurement for all dimension values in Frame.VersionFrameDefaultsStructureOrBuilder.getDefaultSystemOfUnits()Units of measurement for all dimension values in Frame.static SystemOfUnitsSystemOfUnits.valueOf(int value) Deprecated.static SystemOfUnitsSystemOfUnits.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static SystemOfUnitsReturns the enum constant of this class with the specified name.static SystemOfUnits[]SystemOfUnits.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.org.netex.www.netex that return types with arguments of type SystemOfUnitsModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SystemOfUnits> SystemOfUnits.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type SystemOfUnitsModifier and TypeMethodDescriptionVersionFrameDefaultsStructure.Builder.setDefaultSystemOfUnits(SystemOfUnits value) Units of measurement for all dimension values in Frame.