Uses of Enum Class
uk.org.netex.www.netex.IanaCountryTldEnumeration
Packages that use IanaCountryTldEnumeration
-
Uses of IanaCountryTldEnumeration in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return IanaCountryTldEnumerationModifier and TypeMethodDescriptionstatic IanaCountryTldEnumerationIanaCountryTldEnumeration.forNumber(int value) CountryType.Builder.getId()Identifier of COUNTRY.CountryType.getId()Identifier of COUNTRY.CountryTypeOrBuilder.getId()Identifier of COUNTRY.CountryRefStructure.Builder.getRef()Iso 3166-1 Two Character country code.CountryRefStructure.getRef()Iso 3166-1 Two Character country code.CountryRefStructureOrBuilder.getRef()Iso 3166-1 Two Character country code.CountryRefType.Builder.getRef()Iso 3166-1 Two Character country code.CountryRefType.getRef()Iso 3166-1 Two Character country code.CountryRefTypeOrBuilder.getRef()Iso 3166-1 Two Character country code.static IanaCountryTldEnumerationIanaCountryTldEnumeration.valueOf(int value) Deprecated.static IanaCountryTldEnumerationIanaCountryTldEnumeration.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static IanaCountryTldEnumerationReturns the enum constant of this class with the specified name.static IanaCountryTldEnumeration[]IanaCountryTldEnumeration.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 IanaCountryTldEnumerationModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<IanaCountryTldEnumeration> IanaCountryTldEnumeration.internalGetValueMap()Methods in uk.org.netex.www.netex with parameters of type IanaCountryTldEnumerationModifier and TypeMethodDescriptionCountryType.Builder.setId(IanaCountryTldEnumeration value) Identifier of COUNTRY.CountryRefStructure.Builder.setRef(IanaCountryTldEnumeration value) Iso 3166-1 Two Character country code.CountryRefType.Builder.setRef(IanaCountryTldEnumeration value) Iso 3166-1 Two Character country code.