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