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