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