Package uk.org.netex.www.netex
Class PreviousCalls_RelStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<PreviousCalls_RelStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<PreviousCalls_RelStructure.Builder>
uk.org.netex.www.netex.PreviousCalls_RelStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,PreviousCalls_RelStructureOrBuilder
- Enclosing class:
PreviousCalls_RelStructure
public static final class PreviousCalls_RelStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<PreviousCalls_RelStructure.Builder>
implements PreviousCalls_RelStructureOrBuilder
Type for List of PREVIOUS CALLs. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 212:70]Protobuf type
uk.org.netex.www.netex.PreviousCalls_RelStructure-
Method Summary
Modifier and TypeMethodDescriptionaddAllPreviousCall(Iterable<? extends PreviousCallType> values) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.addPreviousCall(int index, PreviousCallType value) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.addPreviousCall(int index, PreviousCallType.Builder builderForValue) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.addPreviousCall(PreviousCallType value) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.addPreviousCall(PreviousCallType.Builder builderForValue) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.addPreviousCallBuilder(int index) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.build()clear()clearId()Identifier of the relationship.An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetId()Identifier of the relationship.com.google.protobuf.ByteStringIdentifier of the relationship.getPreviousCall(int index) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.getPreviousCallBuilder(int index) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.intAn already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.getPreviousCallOrBuilder(int index) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.List<? extends PreviousCallTypeOrBuilder> An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removePreviousCall(int index) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.Identifier of the relationship.setIdBytes(com.google.protobuf.ByteString value) Identifier of the relationship.setPreviousCall(int index, PreviousCallType value) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.setPreviousCall(int index, PreviousCallType.Builder builderForValue) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop.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<PreviousCalls_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<PreviousCalls_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<PreviousCalls_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<PreviousCalls_RelStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<PreviousCalls_RelStructure.Builder>
-
mergeFrom
public PreviousCalls_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<PreviousCalls_RelStructure.Builder>- Throws:
IOException
-
getId
Identifier of the relationship. [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
string id = 1;- Specified by:
getIdin interfacePreviousCalls_RelStructureOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()Identifier of the relationship. [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
string id = 1;- Specified by:
getIdBytesin interfacePreviousCalls_RelStructureOrBuilder- Returns:
- The bytes for id.
-
setId
Identifier of the relationship. [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
string id = 1;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
Identifier of the relationship. [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
string id = 1;- Returns:
- This builder for chaining.
-
setIdBytes
Identifier of the relationship. [netex_framework/netex_responsibility/netex_relationship.xsd at 172:50]
string id = 1;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getPreviousCallList
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2;- Specified by:
getPreviousCallListin interfacePreviousCalls_RelStructureOrBuilder
-
getPreviousCallCount
public int getPreviousCallCount()An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2;- Specified by:
getPreviousCallCountin interfacePreviousCalls_RelStructureOrBuilder
-
getPreviousCall
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2;- Specified by:
getPreviousCallin interfacePreviousCalls_RelStructureOrBuilder
-
setPreviousCall
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
setPreviousCall
public PreviousCalls_RelStructure.Builder setPreviousCall(int index, PreviousCallType.Builder builderForValue) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
addPreviousCall
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
addPreviousCall
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
addPreviousCall
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
addPreviousCall
public PreviousCalls_RelStructure.Builder addPreviousCall(int index, PreviousCallType.Builder builderForValue) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
addAllPreviousCall
public PreviousCalls_RelStructure.Builder addAllPreviousCall(Iterable<? extends PreviousCallType> values) An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
clearPreviousCall
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
removePreviousCall
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
getPreviousCallBuilder
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
getPreviousCallOrBuilder
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2;- Specified by:
getPreviousCallOrBuilderin interfacePreviousCalls_RelStructureOrBuilder
-
getPreviousCallOrBuilderList
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2;- Specified by:
getPreviousCallOrBuilderListin interfacePreviousCalls_RelStructureOrBuilder
-
addPreviousCallBuilder
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
addPreviousCallBuilder
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2; -
getPreviousCallBuilderList
An already completed CALL of a VEHICLE JOURNEY that occurred earlier in the the JOURNEY PATTERN before the current stop. [netex_part_3/part3_monitoring/netex_monitoredCall_version.xsd at 224:35]
repeated .uk.org.netex.www.netex.PreviousCallType previous_call = 2;
-