Uses of Class
uk.org.netex.www.netex.CountryRefStructure
Packages that use CountryRefStructure
-
Uses of CountryRefStructure in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CountryRefStructureModifier and TypeMethodDescriptionCountryRefStructure.Builder.build()CountryRefStructure.Builder.buildPartial()PropertyOfDayStructure.Builder.getCountryRef()Reference to COUNTRY for Holiday.PropertyOfDayStructure.getCountryRef()Reference to COUNTRY for Holiday.PropertyOfDayStructureOrBuilder.getCountryRef()Reference to COUNTRY for Holiday.PropertyOfDayType.Builder.getCountryRef()Reference to COUNTRY for Holiday.PropertyOfDayType.getCountryRef()Reference to COUNTRY for Holiday.PropertyOfDayTypeOrBuilder.getCountryRef()Reference to COUNTRY for Holiday.static CountryRefStructureCountryRefStructure.getDefaultInstance()CountryRefStructure.Builder.getDefaultInstanceForType()CountryRefStructure.getDefaultInstanceForType()static CountryRefStructureCountryRefStructure.parseDelimitedFrom(InputStream input) static CountryRefStructureCountryRefStructure.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryRefStructureCountryRefStructure.parseFrom(byte[] data) static CountryRefStructureCountryRefStructure.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryRefStructureCountryRefStructure.parseFrom(com.google.protobuf.ByteString data) static CountryRefStructureCountryRefStructure.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryRefStructureCountryRefStructure.parseFrom(com.google.protobuf.CodedInputStream input) static CountryRefStructureCountryRefStructure.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryRefStructureCountryRefStructure.parseFrom(InputStream input) static CountryRefStructureCountryRefStructure.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryRefStructureCountryRefStructure.parseFrom(ByteBuffer data) static CountryRefStructureCountryRefStructure.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type CountryRefStructureModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CountryRefStructure> CountryRefStructure.getParserForType()static com.google.protobuf.Parser<CountryRefStructure> CountryRefStructure.parser()Methods in uk.org.netex.www.netex with parameters of type CountryRefStructureModifier and TypeMethodDescriptionPropertyOfDayStructure.Builder.mergeCountryRef(CountryRefStructure value) Reference to COUNTRY for Holiday.PropertyOfDayType.Builder.mergeCountryRef(CountryRefStructure value) Reference to COUNTRY for Holiday.CountryRefStructure.Builder.mergeFrom(CountryRefStructure other) static CountryRefStructure.BuilderCountryRefStructure.newBuilder(CountryRefStructure prototype) PropertyOfDayStructure.Builder.setCountryRef(CountryRefStructure value) Reference to COUNTRY for Holiday.PropertyOfDayType.Builder.setCountryRef(CountryRefStructure value) Reference to COUNTRY for Holiday.