Uses of Class
uk.org.netex.www.netex.VehicleStoppingPlaceRefStructure.Builder
Packages that use VehicleStoppingPlaceRefStructure.Builder
-
Uses of VehicleStoppingPlaceRefStructure.Builder in uk.org.netex.www.netex
Methods in uk.org.netex.www.netex that return VehicleStoppingPlaceRefStructure.BuilderModifier and TypeMethodDescriptionVehicleStoppingPlaceRefStructure.Builder.clear()VehicleStoppingPlaceRefStructure.Builder.clearChanged()Date reference was last changed.VehicleStoppingPlaceRefStructure.Builder.clearCreated()Date reference was first created.VehicleStoppingPlaceRefStructure.Builder.clearRef()Identifier of a VEHICLE STOPPING PLACE.VehicleStoppingPlaceRefStructure.Builder.clearValue()Type for reference to a VEHICLE STOPPING PLACE.VehicleStoppingPlaceRefStructure.Builder.clearVersion()Version number of referenced entity.VehicleStoppingPlaceRefStructure.Builder.mergeChanged(com.google.protobuf.Timestamp value) Date reference was last changed.VehicleStoppingPlaceRefStructure.Builder.mergeCreated(com.google.protobuf.Timestamp value) Date reference was first created.VehicleStoppingPlaceRefStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) VehicleStoppingPlaceRefStructure.Builder.mergeFrom(com.google.protobuf.Message other) VehicleStoppingPlaceRefStructure.Builder.mergeFrom(VehicleStoppingPlaceRefStructure other) VehicleStoppingPlaceRefStructure.newBuilder()VehicleStoppingPlaceRefStructure.newBuilder(VehicleStoppingPlaceRefStructure prototype) VehicleStoppingPlaceRefStructure.newBuilderForType()protected VehicleStoppingPlaceRefStructure.BuilderVehicleStoppingPlaceRefStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) VehicleStoppingPlaceRefStructure.Builder.setChanged(com.google.protobuf.Timestamp value) Date reference was last changed.VehicleStoppingPlaceRefStructure.Builder.setChanged(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was last changed.VehicleStoppingPlaceRefStructure.Builder.setCreated(com.google.protobuf.Timestamp value) Date reference was first created.VehicleStoppingPlaceRefStructure.Builder.setCreated(com.google.protobuf.Timestamp.Builder builderForValue) Date reference was first created.Identifier of a VEHICLE STOPPING PLACE.VehicleStoppingPlaceRefStructure.Builder.setRefBytes(com.google.protobuf.ByteString value) Identifier of a VEHICLE STOPPING PLACE.Type for reference to a VEHICLE STOPPING PLACE.VehicleStoppingPlaceRefStructure.Builder.setValueBytes(com.google.protobuf.ByteString value) Type for reference to a VEHICLE STOPPING PLACE.VehicleStoppingPlaceRefStructure.Builder.setVersion(String value) Version number of referenced entity.VehicleStoppingPlaceRefStructure.Builder.setVersionBytes(com.google.protobuf.ByteString value) Version number of referenced entity.VehicleStoppingPlaceRefStructure.toBuilder()