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