Uses of Class
uk.org.netex.www.netex.CountryRefStructure.Builder
Packages that use CountryRefStructure.Builder
-
Uses of CountryRefStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CountryRefStructure.BuilderModifier and TypeMethodDescriptionCountryRefStructure.Builder.clear()CountryRefStructure.Builder.clearRef()Iso 3166-1 Two Character country code.CountryRefStructure.Builder.clearRefPrincipality()Iso3166-3 Three character country code [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1355:78]CountryRefStructure.Builder.clearValue()Type for a reference to a Country Identifier.PropertyOfDayStructure.Builder.getCountryRefBuilder()Reference to COUNTRY for Holiday.PropertyOfDayType.Builder.getCountryRefBuilder()Reference to COUNTRY for Holiday.CountryRefStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CountryRefStructure.Builder.mergeFrom(com.google.protobuf.Message other) CountryRefStructure.Builder.mergeFrom(CountryRefStructure other) static CountryRefStructure.BuilderCountryRefStructure.newBuilder()static CountryRefStructure.BuilderCountryRefStructure.newBuilder(CountryRefStructure prototype) CountryRefStructure.newBuilderForType()protected CountryRefStructure.BuilderCountryRefStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) CountryRefStructure.Builder.setRef(IanaCountryTldEnumeration value) Iso 3166-1 Two Character country code.CountryRefStructure.Builder.setRefPrincipality(String value) Iso3166-3 Three character country code [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1355:78]CountryRefStructure.Builder.setRefPrincipalityBytes(com.google.protobuf.ByteString value) Iso3166-3 Three character country code [netex_framework/netex_reusableComponents/netex_country_support.xsd at 1355:78]CountryRefStructure.Builder.setRefValue(int value) Iso 3166-1 Two Character country code.Type for a reference to a Country Identifier.CountryRefStructure.Builder.setValueBytes(com.google.protobuf.ByteString value) Type for a reference to a Country Identifier.CountryRefStructure.toBuilder()Methods in uk.org.netex.www.netex with parameters of type CountryRefStructure.BuilderModifier and TypeMethodDescriptionPropertyOfDayStructure.Builder.setCountryRef(CountryRefStructure.Builder builderForValue) Reference to COUNTRY for Holiday.PropertyOfDayType.Builder.setCountryRef(CountryRefStructure.Builder builderForValue) Reference to COUNTRY for Holiday.