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