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