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