Package uk.org.netex.www.netex
Class TraceType.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<TraceType.Builder>
com.google.protobuf.GeneratedMessage.Builder<TraceType.Builder>
uk.org.netex.www.netex.TraceType.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,TraceTypeOrBuilder
- Enclosing class:
TraceType
public static final class TraceType.Builder
extends com.google.protobuf.GeneratedMessage.Builder<TraceType.Builder>
implements TraceTypeOrBuilder
A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one. A TRACE contains pairs of attributes' old values - new values. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 73:28]Protobuf type
uk.org.netex.www.netex.TraceType-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Timestamp of when ENTITY IN VERSION was Changed.Who made change.Date TRACE was first created.A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.Description of change.clearId()Identifier of TRACE.Identifier of ENTITY IN VERSION that has been created or modiifed.com.google.protobuf.TimestampTimestamp of when ENTITY IN VERSION was Changed.com.google.protobuf.Timestamp.BuilderTimestamp of when ENTITY IN VERSION was Changed.com.google.protobuf.TimestampOrBuilderTimestamp of when ENTITY IN VERSION was Changed.Who made change.com.google.protobuf.ByteStringWho made change.com.google.protobuf.TimestampDate TRACE was first created.com.google.protobuf.Timestamp.BuilderDate TRACE was first created.com.google.protobuf.TimestampOrBuilderDate TRACE was first created.getDelta()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.Description of change.com.google.protobuf.ByteStringDescription of change.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetId()Identifier of TRACE.com.google.protobuf.ByteStringIdentifier of TRACE.Identifier of ENTITY IN VERSION that has been created or modiifed.Identifier of ENTITY IN VERSION that has been created or modiifed.Identifier of ENTITY IN VERSION that has been created or modiifed.booleanTimestamp of when ENTITY IN VERSION was Changed.booleanDate TRACE was first created.booleanhasDelta()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.booleanIdentifier of ENTITY IN VERSION that has been created or modiifed.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeChangedAt(com.google.protobuf.Timestamp value) Timestamp of when ENTITY IN VERSION was Changed.mergeCreated(com.google.protobuf.Timestamp value) Date TRACE was first created.mergeDelta(DeltaStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Identifier of ENTITY IN VERSION that has been created or modiifed.setChangedAt(com.google.protobuf.Timestamp value) Timestamp of when ENTITY IN VERSION was Changed.setChangedAt(com.google.protobuf.Timestamp.Builder builderForValue) Timestamp of when ENTITY IN VERSION was Changed.setChangedBy(String value) Who made change.setChangedByBytes(com.google.protobuf.ByteString value) Who made change.setCreated(com.google.protobuf.Timestamp value) Date TRACE was first created.setCreated(com.google.protobuf.Timestamp.Builder builderForValue) Date TRACE was first created.setDelta(DeltaStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.setDelta(DeltaStructure.Builder builderForValue) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.setDescription(String value) Description of change.setDescriptionBytes(com.google.protobuf.ByteString value) Description of change.Identifier of TRACE.setIdBytes(com.google.protobuf.ByteString value) Identifier of TRACE.Identifier of ENTITY IN VERSION that has been created or modiifed.setObjectRef(VersionOfObjectRefStructure.Builder builderForValue) Identifier of ENTITY IN VERSION that has been created or modiifed.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<TraceType.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<TraceType.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<TraceType.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TraceType.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<TraceType.Builder>
-
mergeFrom
public TraceType.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<TraceType.Builder>- Throws:
IOException
-
getId
Identifier of TRACE. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 88:47]
string id = 1;- Specified by:
getIdin interfaceTraceTypeOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Identifier of TRACE. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 88:47]
string id = 1;- Specified by:
getIdBytesin interfaceTraceTypeOrBuilder- Returns:
- The bytes for id.
-
setId
Identifier of TRACE. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 88:47]
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
Identifier of TRACE. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 88:47]
string id = 1;- Returns:
- This builder for chaining.
-
setIdBytes
Identifier of TRACE. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 88:47]
string id = 1;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
hasCreated
public boolean hasCreated()Date TRACE was first created. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 93:68]
.google.protobuf.Timestamp created = 2;- Specified by:
hasCreatedin interfaceTraceTypeOrBuilder- Returns:
- Whether the created field is set.
-
getCreated
public com.google.protobuf.Timestamp getCreated()Date TRACE was first created. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 93:68]
.google.protobuf.Timestamp created = 2;- Specified by:
getCreatedin interfaceTraceTypeOrBuilder- Returns:
- The created.
-
setCreated
Date TRACE was first created. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 93:68]
.google.protobuf.Timestamp created = 2; -
setCreated
Date TRACE was first created. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 93:68]
.google.protobuf.Timestamp created = 2; -
mergeCreated
Date TRACE was first created. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 93:68]
.google.protobuf.Timestamp created = 2; -
clearCreated
Date TRACE was first created. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 93:68]
.google.protobuf.Timestamp created = 2; -
getCreatedBuilder
public com.google.protobuf.Timestamp.Builder getCreatedBuilder()Date TRACE was first created. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 93:68]
.google.protobuf.Timestamp created = 2; -
getCreatedOrBuilder
public com.google.protobuf.TimestampOrBuilder getCreatedOrBuilder()Date TRACE was first created. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 93:68]
.google.protobuf.Timestamp created = 2;- Specified by:
getCreatedOrBuilderin interfaceTraceTypeOrBuilder
-
hasObjectRef
public boolean hasObjectRef()Identifier of ENTITY IN VERSION that has been created or modiifed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 104:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure object_ref = 3;- Specified by:
hasObjectRefin interfaceTraceTypeOrBuilder- Returns:
- Whether the objectRef field is set.
-
getObjectRef
Identifier of ENTITY IN VERSION that has been created or modiifed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 104:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure object_ref = 3;- Specified by:
getObjectRefin interfaceTraceTypeOrBuilder- Returns:
- The objectRef.
-
setObjectRef
Identifier of ENTITY IN VERSION that has been created or modiifed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 104:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure object_ref = 3; -
setObjectRef
Identifier of ENTITY IN VERSION that has been created or modiifed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 104:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure object_ref = 3; -
mergeObjectRef
Identifier of ENTITY IN VERSION that has been created or modiifed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 104:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure object_ref = 3; -
clearObjectRef
Identifier of ENTITY IN VERSION that has been created or modiifed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 104:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure object_ref = 3; -
getObjectRefBuilder
Identifier of ENTITY IN VERSION that has been created or modiifed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 104:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure object_ref = 3; -
getObjectRefOrBuilder
Identifier of ENTITY IN VERSION that has been created or modiifed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 104:83]
.uk.org.netex.www.netex.VersionOfObjectRefStructure object_ref = 3;- Specified by:
getObjectRefOrBuilderin interfaceTraceTypeOrBuilder
-
hasChangedAt
public boolean hasChangedAt()Timestamp of when ENTITY IN VERSION was Changed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 109:54]
.google.protobuf.Timestamp changed_at = 4;- Specified by:
hasChangedAtin interfaceTraceTypeOrBuilder- Returns:
- Whether the changedAt field is set.
-
getChangedAt
public com.google.protobuf.Timestamp getChangedAt()Timestamp of when ENTITY IN VERSION was Changed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 109:54]
.google.protobuf.Timestamp changed_at = 4;- Specified by:
getChangedAtin interfaceTraceTypeOrBuilder- Returns:
- The changedAt.
-
setChangedAt
Timestamp of when ENTITY IN VERSION was Changed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 109:54]
.google.protobuf.Timestamp changed_at = 4; -
setChangedAt
Timestamp of when ENTITY IN VERSION was Changed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 109:54]
.google.protobuf.Timestamp changed_at = 4; -
mergeChangedAt
Timestamp of when ENTITY IN VERSION was Changed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 109:54]
.google.protobuf.Timestamp changed_at = 4; -
clearChangedAt
Timestamp of when ENTITY IN VERSION was Changed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 109:54]
.google.protobuf.Timestamp changed_at = 4; -
getChangedAtBuilder
public com.google.protobuf.Timestamp.Builder getChangedAtBuilder()Timestamp of when ENTITY IN VERSION was Changed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 109:54]
.google.protobuf.Timestamp changed_at = 4; -
getChangedAtOrBuilder
public com.google.protobuf.TimestampOrBuilder getChangedAtOrBuilder()Timestamp of when ENTITY IN VERSION was Changed. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 109:54]
.google.protobuf.Timestamp changed_at = 4;- Specified by:
getChangedAtOrBuilderin interfaceTraceTypeOrBuilder
-
getChangedBy
Who made change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 114:76]
string changed_by = 5;- Specified by:
getChangedByin interfaceTraceTypeOrBuilder- Returns:
- The changedBy.
-
getChangedByBytes
public com.google.protobuf.ByteString getChangedByBytes()Who made change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 114:76]
string changed_by = 5;- Specified by:
getChangedByBytesin interfaceTraceTypeOrBuilder- Returns:
- The bytes for changedBy.
-
setChangedBy
Who made change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 114:76]
string changed_by = 5;- Parameters:
value- The changedBy to set.- Returns:
- This builder for chaining.
-
clearChangedBy
Who made change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 114:76]
string changed_by = 5;- Returns:
- This builder for chaining.
-
setChangedByBytes
Who made change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 114:76]
string changed_by = 5;- Parameters:
value- The bytes for changedBy to set.- Returns:
- This builder for chaining.
-
getDescription
Description of change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 119:78]
string description = 6;- Specified by:
getDescriptionin interfaceTraceTypeOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()Description of change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 119:78]
string description = 6;- Specified by:
getDescriptionBytesin interfaceTraceTypeOrBuilder- Returns:
- The bytes for description.
-
setDescription
Description of change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 119:78]
string description = 6;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
Description of change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 119:78]
string description = 6;- Returns:
- This builder for chaining.
-
setDescriptionBytes
Description of change. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 119:78]
string description = 6;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasDelta
public boolean hasDelta()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one. A DELTA contains pairs of attributes' old values - new values. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 142:50]
.uk.org.netex.www.netex.DeltaStructure delta = 7;- Specified by:
hasDeltain interfaceTraceTypeOrBuilder- Returns:
- Whether the delta field is set.
-
getDelta
A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one. A DELTA contains pairs of attributes' old values - new values. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 142:50]
.uk.org.netex.www.netex.DeltaStructure delta = 7;- Specified by:
getDeltain interfaceTraceTypeOrBuilder- Returns:
- The delta.
-
setDelta
A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one. A DELTA contains pairs of attributes' old values - new values. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 142:50]
.uk.org.netex.www.netex.DeltaStructure delta = 7; -
setDelta
A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one. A DELTA contains pairs of attributes' old values - new values. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 142:50]
.uk.org.netex.www.netex.DeltaStructure delta = 7; -
mergeDelta
A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one. A DELTA contains pairs of attributes' old values - new values. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 142:50]
.uk.org.netex.www.netex.DeltaStructure delta = 7; -
clearDelta
A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one. A DELTA contains pairs of attributes' old values - new values. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 142:50]
.uk.org.netex.www.netex.DeltaStructure delta = 7; -
getDeltaBuilder
A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one. A DELTA contains pairs of attributes' old values - new values. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 142:50]
.uk.org.netex.www.netex.DeltaStructure delta = 7; -
getDeltaOrBuilder
A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one. A DELTA contains pairs of attributes' old values - new values. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 142:50]
.uk.org.netex.www.netex.DeltaStructure delta = 7;- Specified by:
getDeltaOrBuilderin interfaceTraceTypeOrBuilder
-