Uses of Class
uk.org.netex.www.netex.CountryType.InfoLinksType
Packages that use CountryType.InfoLinksType
-
Uses of CountryType.InfoLinksType in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return CountryType.InfoLinksTypeModifier and TypeMethodDescriptionCountryType.InfoLinksType.Builder.build()CountryType.InfoLinksType.Builder.buildPartial()static CountryType.InfoLinksTypeCountryType.InfoLinksType.getDefaultInstance()CountryType.InfoLinksType.Builder.getDefaultInstanceForType()CountryType.InfoLinksType.getDefaultInstanceForType()CountryType.Builder.getInfoLinks()Hyperlinks associated with GROUP OF ENTITIES.CountryType.getInfoLinks()Hyperlinks associated with GROUP OF ENTITIES.CountryTypeOrBuilder.getInfoLinks()Hyperlinks associated with GROUP OF ENTITIES.static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseDelimitedFrom(InputStream input) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(byte[] data) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(com.google.protobuf.ByteString data) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(com.google.protobuf.CodedInputStream input) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(InputStream input) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(ByteBuffer data) static CountryType.InfoLinksTypeCountryType.InfoLinksType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.netex.www.netex that return types with arguments of type CountryType.InfoLinksTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CountryType.InfoLinksType> CountryType.InfoLinksType.getParserForType()static com.google.protobuf.Parser<CountryType.InfoLinksType> CountryType.InfoLinksType.parser()Methods in uk.org.netex.www.netex with parameters of type CountryType.InfoLinksTypeModifier and TypeMethodDescriptionCountryType.InfoLinksType.Builder.mergeFrom(CountryType.InfoLinksType other) CountryType.Builder.mergeInfoLinks(CountryType.InfoLinksType value) Hyperlinks associated with GROUP OF ENTITIES.CountryType.InfoLinksType.newBuilder(CountryType.InfoLinksType prototype) CountryType.Builder.setInfoLinks(CountryType.InfoLinksType value) Hyperlinks associated with GROUP OF ENTITIES.