Package uk.org.netex.www.netex
Class DeltaValues_RelStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<DeltaValues_RelStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<DeltaValues_RelStructure.Builder>
uk.org.netex.www.netex.DeltaValues_RelStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,DeltaValues_RelStructureOrBuilder
- Enclosing class:
DeltaValues_RelStructure
public static final class DeltaValues_RelStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<DeltaValues_RelStructure.Builder>
implements DeltaValues_RelStructureOrBuilder
A collection of one or more DELTA VALUEs. [netex_framework/netex_responsibility/netex_versionDelta_version.xsd at 220:51]Protobuf type
uk.org.netex.www.netex.DeltaValues_RelStructure-
Method Summary
Modifier and TypeMethodDescriptionaddAllDeltaValue(Iterable<? extends DeltaValueStructure> values) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.addDeltaValue(int index, DeltaValueStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.addDeltaValue(int index, DeltaValueStructure.Builder builderForValue) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.addDeltaValue(DeltaValueStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.addDeltaValue(DeltaValueStructure.Builder builderForValue) 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.addDeltaValueBuilder(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.build()clear()A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.getDeltaValue(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.getDeltaValueBuilder(int index) 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.intA 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.getDeltaValueOrBuilder(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.List<? extends DeltaValueStructureOrBuilder> A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.Descriptorprotected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeDeltaValue(int index) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.setDeltaValue(int index, DeltaValueStructure value) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.setDeltaValue(int index, DeltaValueStructure.Builder builderForValue) A record of the detailed changes of a given ENTITY IN VERSION from one VERSION to the next one.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<DeltaValues_RelStructure.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<DeltaValues_RelStructure.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<DeltaValues_RelStructure.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<DeltaValues_RelStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<DeltaValues_RelStructure.Builder>
-
mergeFrom
public DeltaValues_RelStructure.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<DeltaValues_RelStructure.Builder>- Throws:
IOException
-
getDeltaValueList
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1;- Specified by:
getDeltaValueListin interfaceDeltaValues_RelStructureOrBuilder
-
getDeltaValueCount
public int getDeltaValueCount()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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1;- Specified by:
getDeltaValueCountin interfaceDeltaValues_RelStructureOrBuilder
-
getDeltaValue
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1;- Specified by:
getDeltaValuein interfaceDeltaValues_RelStructureOrBuilder
-
setDeltaValue
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
setDeltaValue
public DeltaValues_RelStructure.Builder setDeltaValue(int index, DeltaValueStructure.Builder builderForValue) 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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
addDeltaValue
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
addDeltaValue
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
addDeltaValue
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
addDeltaValue
public DeltaValues_RelStructure.Builder addDeltaValue(int index, DeltaValueStructure.Builder builderForValue) 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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
addAllDeltaValue
public DeltaValues_RelStructure.Builder addAllDeltaValue(Iterable<? extends DeltaValueStructure> values) 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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
clearDeltaValue
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
removeDeltaValue
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
getDeltaValueBuilder
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
getDeltaValueOrBuilder
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1;- Specified by:
getDeltaValueOrBuilderin interfaceDeltaValues_RelStructureOrBuilder
-
getDeltaValueOrBuilderList
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1;- Specified by:
getDeltaValueOrBuilderListin interfaceDeltaValues_RelStructureOrBuilder
-
addDeltaValueBuilder
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
addDeltaValueBuilder
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1; -
getDeltaValueBuilderList
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 228:60]
repeated .uk.org.netex.www.netex.DeltaValueStructure delta_value = 1;
-