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