Package uk.org.siri.www.siri
Class AbstractDiscoveryDeliveryStructure.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<AbstractDiscoveryDeliveryStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<AbstractDiscoveryDeliveryStructure.Builder>
uk.org.siri.www.siri.AbstractDiscoveryDeliveryStructure.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,AbstractDiscoveryDeliveryStructureOrBuilder
- Enclosing class:
AbstractDiscoveryDeliveryStructure
public static final class AbstractDiscoveryDeliveryStructure.Builder
extends com.google.protobuf.GeneratedMessage.Builder<AbstractDiscoveryDeliveryStructure.Builder>
implements AbstractDiscoveryDeliveryStructureOrBuilder
Abstract supertype fro discovery responses. [siri/siri_requests-v2.0.xsd at 1063:61]Protobuf type
uk.org.siri.www.siri.AbstractDiscoveryDeliveryStructure-
Method Summary
Modifier and TypeMethodDescriptionbuild()clear()Description of any error or warning condition.Time individual response element was created.Minimum interval at which updates can be sent.Whether the request was processed successfully or not.End of data horizon of the data producer.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorDescription of any error or warning condition.Description of any error or warning condition.Description of any error or warning condition.com.google.protobuf.TimestampTime individual response element was created.com.google.protobuf.Timestamp.BuilderTime individual response element was created.com.google.protobuf.TimestampOrBuilderTime individual response element was created.com.google.protobuf.DurationMinimum interval at which updates can be sent.com.google.protobuf.Duration.BuilderMinimum interval at which updates can be sent.com.google.protobuf.DurationOrBuilderMinimum interval at which updates can be sent.booleanWhether the request was processed successfully or not.com.google.protobuf.TimestampEnd of data horizon of the data producer.com.google.protobuf.Timestamp.BuilderEnd of data horizon of the data producer.com.google.protobuf.TimestampOrBuilderEnd of data horizon of the data producer.booleanDescription of any error or warning condition.booleanTime individual response element was created.booleanMinimum interval at which updates can be sent.booleanEnd of data horizon of the data producer.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanDescription of any error or warning condition.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.mergeShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.mergeValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.Description of any error or warning condition.setErrorCondition(ServiceDeliveryErrorConditionStructure.Builder builderForValue) Description of any error or warning condition.setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created.setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created.setShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent.setShortestPossibleCycle(com.google.protobuf.Duration.Builder builderForValue) Minimum interval at which updates can be sent.setStatus(boolean value) Whether the request was processed successfully or not.setValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer.setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue) End of data horizon of the data producer.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<AbstractDiscoveryDeliveryStructure.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<AbstractDiscoveryDeliveryStructure.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<AbstractDiscoveryDeliveryStructure.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<AbstractDiscoveryDeliveryStructure.Builder>
-
mergeFrom
public AbstractDiscoveryDeliveryStructure.Builder mergeFrom(AbstractDiscoveryDeliveryStructure other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<AbstractDiscoveryDeliveryStructure.Builder>
-
mergeFrom
public AbstractDiscoveryDeliveryStructure.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<AbstractDiscoveryDeliveryStructure.Builder>- Throws:
IOException
-
hasResponseTimestamp
public boolean hasResponseTimestamp()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Specified by:
hasResponseTimestampin interfaceAbstractDiscoveryDeliveryStructureOrBuilder- Returns:
- Whether the responseTimestamp field is set.
-
getResponseTimestamp
public com.google.protobuf.Timestamp getResponseTimestamp()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Specified by:
getResponseTimestampin interfaceAbstractDiscoveryDeliveryStructureOrBuilder- Returns:
- The responseTimestamp.
-
setResponseTimestamp
public AbstractDiscoveryDeliveryStructure.Builder setResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
setResponseTimestamp
public AbstractDiscoveryDeliveryStructure.Builder setResponseTimestamp(com.google.protobuf.Timestamp.Builder builderForValue) Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
mergeResponseTimestamp
public AbstractDiscoveryDeliveryStructure.Builder mergeResponseTimestamp(com.google.protobuf.Timestamp value) Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
clearResponseTimestamp
Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
getResponseTimestampBuilder
public com.google.protobuf.Timestamp.Builder getResponseTimestampBuilder()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1; -
getResponseTimestampOrBuilder
public com.google.protobuf.TimestampOrBuilder getResponseTimestampOrBuilder()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Specified by:
getResponseTimestampOrBuilderin interfaceAbstractDiscoveryDeliveryStructureOrBuilder
-
getStatus
public boolean getStatus()Whether the request was processed successfully or not. Default is 'true'. [siri/siri_requests-v2.0.xsd at 541:63]
bool status = 21;- Specified by:
getStatusin interfaceAbstractDiscoveryDeliveryStructureOrBuilder- Returns:
- The status.
-
setStatus
Whether the request was processed successfully or not. Default is 'true'. [siri/siri_requests-v2.0.xsd at 541:63]
bool status = 21;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
Whether the request was processed successfully or not. Default is 'true'. [siri/siri_requests-v2.0.xsd at 541:63]
bool status = 21;- Returns:
- This builder for chaining.
-
hasErrorCondition
public boolean hasErrorCondition()Description of any error or warning condition. [siri/siri_requests-v2.0.xsd at 417:99]
.uk.org.siri.www.siri.ServiceDeliveryErrorConditionStructure error_condition = 22;- Specified by:
hasErrorConditionin interfaceAbstractDiscoveryDeliveryStructureOrBuilder- Returns:
- Whether the errorCondition field is set.
-
getErrorCondition
Description of any error or warning condition. [siri/siri_requests-v2.0.xsd at 417:99]
.uk.org.siri.www.siri.ServiceDeliveryErrorConditionStructure error_condition = 22;- Specified by:
getErrorConditionin interfaceAbstractDiscoveryDeliveryStructureOrBuilder- Returns:
- The errorCondition.
-
setErrorCondition
public AbstractDiscoveryDeliveryStructure.Builder setErrorCondition(ServiceDeliveryErrorConditionStructure value) Description of any error or warning condition. [siri/siri_requests-v2.0.xsd at 417:99]
.uk.org.siri.www.siri.ServiceDeliveryErrorConditionStructure error_condition = 22; -
setErrorCondition
public AbstractDiscoveryDeliveryStructure.Builder setErrorCondition(ServiceDeliveryErrorConditionStructure.Builder builderForValue) Description of any error or warning condition. [siri/siri_requests-v2.0.xsd at 417:99]
.uk.org.siri.www.siri.ServiceDeliveryErrorConditionStructure error_condition = 22; -
mergeErrorCondition
public AbstractDiscoveryDeliveryStructure.Builder mergeErrorCondition(ServiceDeliveryErrorConditionStructure value) Description of any error or warning condition. [siri/siri_requests-v2.0.xsd at 417:99]
.uk.org.siri.www.siri.ServiceDeliveryErrorConditionStructure error_condition = 22; -
clearErrorCondition
Description of any error or warning condition. [siri/siri_requests-v2.0.xsd at 417:99]
.uk.org.siri.www.siri.ServiceDeliveryErrorConditionStructure error_condition = 22; -
getErrorConditionBuilder
Description of any error or warning condition. [siri/siri_requests-v2.0.xsd at 417:99]
.uk.org.siri.www.siri.ServiceDeliveryErrorConditionStructure error_condition = 22; -
getErrorConditionOrBuilder
Description of any error or warning condition. [siri/siri_requests-v2.0.xsd at 417:99]
.uk.org.siri.www.siri.ServiceDeliveryErrorConditionStructure error_condition = 22;- Specified by:
getErrorConditionOrBuilderin interfaceAbstractDiscoveryDeliveryStructureOrBuilder
-
hasValidUntil
public boolean hasValidUntil()End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 23;- Specified by:
hasValidUntilin interfaceAbstractDiscoveryDeliveryStructureOrBuilder- Returns:
- Whether the validUntil field is set.
-
getValidUntil
public com.google.protobuf.Timestamp getValidUntil()End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 23;- Specified by:
getValidUntilin interfaceAbstractDiscoveryDeliveryStructureOrBuilder- Returns:
- The validUntil.
-
setValidUntil
public AbstractDiscoveryDeliveryStructure.Builder setValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 23; -
setValidUntil
public AbstractDiscoveryDeliveryStructure.Builder setValidUntil(com.google.protobuf.Timestamp.Builder builderForValue) End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 23; -
mergeValidUntil
public AbstractDiscoveryDeliveryStructure.Builder mergeValidUntil(com.google.protobuf.Timestamp value) End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 23; -
clearValidUntil
End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 23; -
getValidUntilBuilder
public com.google.protobuf.Timestamp.Builder getValidUntilBuilder()End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 23; -
getValidUntilOrBuilder
public com.google.protobuf.TimestampOrBuilder getValidUntilOrBuilder()End of data horizon of the data producer. [siri/siri_request_errorConditions-v2.0.xsd at 109:69]
.google.protobuf.Timestamp valid_until = 23;- Specified by:
getValidUntilOrBuilderin interfaceAbstractDiscoveryDeliveryStructureOrBuilder
-
hasShortestPossibleCycle
public boolean hasShortestPossibleCycle()Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 24;- Specified by:
hasShortestPossibleCyclein interfaceAbstractDiscoveryDeliveryStructureOrBuilder- Returns:
- Whether the shortestPossibleCycle field is set.
-
getShortestPossibleCycle
public com.google.protobuf.Duration getShortestPossibleCycle()Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 24;- Specified by:
getShortestPossibleCyclein interfaceAbstractDiscoveryDeliveryStructureOrBuilder- Returns:
- The shortestPossibleCycle.
-
setShortestPossibleCycle
public AbstractDiscoveryDeliveryStructure.Builder setShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 24; -
setShortestPossibleCycle
public AbstractDiscoveryDeliveryStructure.Builder setShortestPossibleCycle(com.google.protobuf.Duration.Builder builderForValue) Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 24; -
mergeShortestPossibleCycle
public AbstractDiscoveryDeliveryStructure.Builder mergeShortestPossibleCycle(com.google.protobuf.Duration value) Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 24; -
clearShortestPossibleCycle
Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 24; -
getShortestPossibleCycleBuilder
public com.google.protobuf.Duration.Builder getShortestPossibleCycleBuilder()Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 24; -
getShortestPossibleCycleOrBuilder
public com.google.protobuf.DurationOrBuilder getShortestPossibleCycleOrBuilder()Minimum interval at which updates can be sent. [siri/siri_request_errorConditions-v2.0.xsd at 114:88]
.google.protobuf.Duration shortest_possible_cycle = 24;- Specified by:
getShortestPossibleCycleOrBuilderin interfaceAbstractDiscoveryDeliveryStructureOrBuilder
-