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