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