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