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