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