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