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