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