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