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