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