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