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