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