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