Uses of Enum Class
uk.org.netex.www.netex.RoundingMethodEnumeration
Packages that use RoundingMethodEnumeration
-
Uses of RoundingMethodEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return RoundingMethodEnumerationModifier and TypeMethodDescriptionstatic RoundingMethodEnumerationRoundingMethodEnumeration.forNumber(int value) Rounding_VersionedStructure.Builder.getRoundingMethod()Rounding method to use.Rounding_VersionedStructure.getRoundingMethod()Rounding method to use.Rounding_VersionedStructureOrBuilder.getRoundingMethod()Rounding method to use.RoundingType.Builder.getRoundingMethod()Rounding method to use.RoundingType.getRoundingMethod()Rounding method to use.RoundingTypeOrBuilder.getRoundingMethod()Rounding method to use.static RoundingMethodEnumerationRoundingMethodEnumeration.valueOf(int value) Deprecated.static RoundingMethodEnumerationRoundingMethodEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static RoundingMethodEnumerationReturns the enum constant of this class with the specified name.static RoundingMethodEnumeration[]RoundingMethodEnumeration.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 RoundingMethodEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<RoundingMethodEnumeration> RoundingMethodEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type RoundingMethodEnumerationModifier and TypeMethodDescriptionRounding_VersionedStructure.Builder.setRoundingMethod(RoundingMethodEnumeration value) Rounding method to use.RoundingType.Builder.setRoundingMethod(RoundingMethodEnumeration value) Rounding method to use.