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