Uses of Class
uk.org.netex.www.netex.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder
Packages that use TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder
-
Uses of TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return TransportOrganisation_VersionStructure_AddressType.InfoLinksType.BuilderModifier and TypeMethodDescriptionTransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.addAllInfoLink(Iterable<? extends InfoLinkStructure> values) A hyperlink to an external web resource.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.addInfoLink(int index, InfoLinkStructure value) A hyperlink to an external web resource.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.addInfoLink(int index, InfoLinkStructure.Builder builderForValue) A hyperlink to an external web resource.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.addInfoLink(InfoLinkStructure value) A hyperlink to an external web resource.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.addInfoLink(InfoLinkStructure.Builder builderForValue) A hyperlink to an external web resource.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.clear()TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.clearInfoLink()A hyperlink to an external web resource.TransportOrganisation_VersionStructure_AddressType.Builder.getInfoLinksBuilder()Hyperlinks associated with GROUP OF ENTITIES.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.mergeFrom(com.google.protobuf.Message other) TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.mergeFrom(TransportOrganisation_VersionStructure_AddressType.InfoLinksType other) TransportOrganisation_VersionStructure_AddressType.InfoLinksType.newBuilder()TransportOrganisation_VersionStructure_AddressType.InfoLinksType.newBuilder(TransportOrganisation_VersionStructure_AddressType.InfoLinksType prototype) TransportOrganisation_VersionStructure_AddressType.InfoLinksType.newBuilderForType()TransportOrganisation_VersionStructure_AddressType.InfoLinksType.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.removeInfoLink(int index) A hyperlink to an external web resource.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.setInfoLink(int index, InfoLinkStructure value) A hyperlink to an external web resource.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder.setInfoLink(int index, InfoLinkStructure.Builder builderForValue) A hyperlink to an external web resource.TransportOrganisation_VersionStructure_AddressType.InfoLinksType.toBuilder()Methods in uk.org.netex.www.netex with parameters of type TransportOrganisation_VersionStructure_AddressType.InfoLinksType.BuilderModifier and TypeMethodDescriptionTransportOrganisation_VersionStructure_AddressType.Builder.setInfoLinks(TransportOrganisation_VersionStructure_AddressType.InfoLinksType.Builder builderForValue) Hyperlinks associated with GROUP OF ENTITIES.