Uses of Enum Class
uk.org.netex.www.netex.TypeOfPricingEnumeration
Packages that use TypeOfPricingEnumeration
-
Uses of TypeOfPricingEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TypeOfPricingEnumerationModifier and TypeMethodDescriptionstatic TypeOfPricingEnumerationTypeOfPricingEnumeration.forNumber(int value) static TypeOfPricingEnumerationTypeOfPricingEnumeration.valueOf(int value) Deprecated.static TypeOfPricingEnumerationTypeOfPricingEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static TypeOfPricingEnumerationReturns the enum constant of this class with the specified name.static TypeOfPricingEnumeration[]TypeOfPricingEnumeration.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 TypeOfPricingEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<TypeOfPricingEnumeration> TypeOfPricingEnumeration.internalGetValueMap()