Package uk.org.siri.www.siri
Class AbstractReferencingItemStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<AbstractReferencingItemStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<AbstractReferencingItemStructure.Builder>
uk.org.siri.www.siri.AbstractReferencingItemStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,AbstractReferencingItemStructureOrBuilder
- Enclosing class:
AbstractReferencingItemStructure
public static final class AbstractReferencingItemStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AbstractReferencingItemStructure.Builder>
implements AbstractReferencingItemStructureOrBuilder
Type for an Activity that references a previous Activity. [siri/siri_requests-v2.0.xsd at 786:75]Protobuf type
uk.org.siri.www.siri.AbstractReferencingItemStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Reference to an Activity Element of a delivery.Time at which data was recorded.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorReference to an Activity Element of a delivery.Reference to an Activity Element of a delivery.Reference to an Activity Element of a delivery.com.google.protobuf.TimestampTime at which data was recorded.com.google.protobuf.Timestamp.BuilderTime at which data was recorded.com.google.protobuf.TimestampOrBuilderTime at which data was recorded.booleanReference to an Activity Element of a delivery.booleanTime at which data was recorded.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeItemRef(ItemRefStructure value) Reference to an Activity Element of a delivery.mergeRecordedAtTime(com.google.protobuf.Timestamp value) Time at which data was recorded.setItemRef(ItemRefStructure value) Reference to an Activity Element of a delivery.setItemRef(ItemRefStructure.Builder builderForValue) Reference to an Activity Element of a delivery.setRecordedAtTime(com.google.protobuf.Timestamp value) Time at which data was recorded.setRecordedAtTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which data was recorded.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<AbstractReferencingItemStructure.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<AbstractReferencingItemStructure.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<AbstractReferencingItemStructure.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<AbstractReferencingItemStructure.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<AbstractReferencingItemStructure.Builder>
-
mergeFrom
public AbstractReferencingItemStructure.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<AbstractReferencingItemStructure.Builder>- Throws:
IOException
-
hasRecordedAtTime
public boolean hasRecordedAtTime()Time at which data was recorded. [siri/siri_requests-v2.0.xsd at 747:59]
.google.protobuf.Timestamp recorded_at_time = 1;- Specified by:
hasRecordedAtTimein interfaceAbstractReferencingItemStructureOrBuilder- Returns:
- Whether the recordedAtTime field is set.
-
getRecordedAtTime
public com.google.protobuf.Timestamp getRecordedAtTime()Time at which data was recorded. [siri/siri_requests-v2.0.xsd at 747:59]
.google.protobuf.Timestamp recorded_at_time = 1;- Specified by:
getRecordedAtTimein interfaceAbstractReferencingItemStructureOrBuilder- Returns:
- The recordedAtTime.
-
setRecordedAtTime
public AbstractReferencingItemStructure.Builder setRecordedAtTime(com.google.protobuf.Timestamp value) Time at which data was recorded. [siri/siri_requests-v2.0.xsd at 747:59]
.google.protobuf.Timestamp recorded_at_time = 1; -
setRecordedAtTime
public AbstractReferencingItemStructure.Builder setRecordedAtTime(com.google.protobuf.Timestamp.Builder builderForValue) Time at which data was recorded. [siri/siri_requests-v2.0.xsd at 747:59]
.google.protobuf.Timestamp recorded_at_time = 1; -
mergeRecordedAtTime
public AbstractReferencingItemStructure.Builder mergeRecordedAtTime(com.google.protobuf.Timestamp value) Time at which data was recorded. [siri/siri_requests-v2.0.xsd at 747:59]
.google.protobuf.Timestamp recorded_at_time = 1; -
clearRecordedAtTime
Time at which data was recorded. [siri/siri_requests-v2.0.xsd at 747:59]
.google.protobuf.Timestamp recorded_at_time = 1; -
getRecordedAtTimeBuilder
public com.google.protobuf.Timestamp.Builder getRecordedAtTimeBuilder()Time at which data was recorded. [siri/siri_requests-v2.0.xsd at 747:59]
.google.protobuf.Timestamp recorded_at_time = 1; -
getRecordedAtTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getRecordedAtTimeOrBuilder()Time at which data was recorded. [siri/siri_requests-v2.0.xsd at 747:59]
.google.protobuf.Timestamp recorded_at_time = 1;- Specified by:
getRecordedAtTimeOrBuilderin interfaceAbstractReferencingItemStructureOrBuilder
-
hasItemRef
public boolean hasItemRef()Reference to an Activity Element of a delivery. [siri/siri_requests-v2.0.xsd at 793:72]
.uk.org.siri.www.siri.ItemRefStructure item_ref = 21;- Specified by:
hasItemRefin interfaceAbstractReferencingItemStructureOrBuilder- Returns:
- Whether the itemRef field is set.
-
getItemRef
Reference to an Activity Element of a delivery. [siri/siri_requests-v2.0.xsd at 793:72]
.uk.org.siri.www.siri.ItemRefStructure item_ref = 21;- Specified by:
getItemRefin interfaceAbstractReferencingItemStructureOrBuilder- Returns:
- The itemRef.
-
setItemRef
Reference to an Activity Element of a delivery. [siri/siri_requests-v2.0.xsd at 793:72]
.uk.org.siri.www.siri.ItemRefStructure item_ref = 21; -
setItemRef
public AbstractReferencingItemStructure.Builder setItemRef(ItemRefStructure.Builder builderForValue) Reference to an Activity Element of a delivery. [siri/siri_requests-v2.0.xsd at 793:72]
.uk.org.siri.www.siri.ItemRefStructure item_ref = 21; -
mergeItemRef
Reference to an Activity Element of a delivery. [siri/siri_requests-v2.0.xsd at 793:72]
.uk.org.siri.www.siri.ItemRefStructure item_ref = 21; -
clearItemRef
Reference to an Activity Element of a delivery. [siri/siri_requests-v2.0.xsd at 793:72]
.uk.org.siri.www.siri.ItemRefStructure item_ref = 21; -
getItemRefBuilder
Reference to an Activity Element of a delivery. [siri/siri_requests-v2.0.xsd at 793:72]
.uk.org.siri.www.siri.ItemRefStructure item_ref = 21; -
getItemRefOrBuilder
Reference to an Activity Element of a delivery. [siri/siri_requests-v2.0.xsd at 793:72]
.uk.org.siri.www.siri.ItemRefStructure item_ref = 21;- Specified by:
getItemRefOrBuilderin interfaceAbstractReferencingItemStructureOrBuilder
-