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