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