Package uk.org.siri.www.siri
Interface ServiceDeliveryTypeOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
ServiceDeliveryType,ServiceDeliveryType.Builder
public interface ServiceDeliveryTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptiongetAbstractFunctionalServiceDelivery(int index) Subsititutable type for a SIRI Functional Service Deivery.intSubsititutable type for a SIRI Functional Service Deivery.Subsititutable type for a SIRI Functional Service Deivery.Subsititutable type for a SIRI Functional Service Deivery.Subsititutable type for a SIRI Functional Service Deivery.Endpoint Address to which acknowledgements to confirm delivery are to be sent.com.google.protobuf.ByteStringEndpoint Address to which acknowledgements to confirm delivery are to be sent.Address of original Consumer, i.e. requesting system to which delegating response is to be returned.com.google.protobuf.ByteStringAddress of original Consumer, i.e. requesting system to which delegating response is to be returned.Identifier of delegating system that originated message.Identifier of delegating system that originated message.Description of any error or warning conditions that appluy to the overall request.Description of any error or warning conditions that appluy to the overall request.booleanWhether there is a further delvery message with more current updates that follows this one.Unique identifier of Producer - Participant reference.Unique identifier of Producer - Participant reference.Reference to an arbitrary unique identifier associated with the request which gave rise to this response.Reference to an arbitrary unique identifier associated with the request which gave rise to this response.An arbitrary unique reference associated with the response which may be used to reference it.An arbitrary unique reference associated with the response which may be used to reference it.com.google.protobuf.TimestampTime individual response element was created.com.google.protobuf.TimestampOrBuilderTime individual response element was created.Default gml coordinate format for eny location elements in response; applies if Coordinates element is used to specify points.com.google.protobuf.ByteStringDefault gml coordinate format for eny location elements in response; applies if Coordinates element is used to specify points.booleanWhether the complerte request could be processed successfully or not.booleanIdentifier of delegating system that originated message.booleanDescription of any error or warning conditions that appluy to the overall request.booleanUnique identifier of Producer - Participant reference.booleanReference to an arbitrary unique identifier associated with the request which gave rise to this response.booleanAn arbitrary unique reference associated with the response which may be used to reference it.booleanTime individual response element was created.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasResponseTimestamp
boolean hasResponseTimestamp()Time individual response element was created. [siri/siri_request_support-v2.0.xsd at 121:60]
.google.protobuf.Timestamp response_timestamp = 1;- Returns:
- Whether the responseTimestamp field is set.
-
getResponseTimestamp
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;- Returns:
- The responseTimestamp.
-
getResponseTimestampOrBuilder
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; -
hasProducerRef
boolean hasProducerRef()Unique identifier of Producer - Participant reference. [siri/siri_requests-v2.0.xsd at 707:81]
.uk.org.siri.www.siri.ParticipantRefStructure producer_ref = 21;- Returns:
- Whether the producerRef field is set.
-
getProducerRef
ParticipantRefStructure getProducerRef()Unique identifier of Producer - Participant reference. [siri/siri_requests-v2.0.xsd at 707:81]
.uk.org.siri.www.siri.ParticipantRefStructure producer_ref = 21;- Returns:
- The producerRef.
-
getProducerRefOrBuilder
ParticipantRefStructureOrBuilder getProducerRefOrBuilder()Unique identifier of Producer - Participant reference. [siri/siri_requests-v2.0.xsd at 707:81]
.uk.org.siri.www.siri.ParticipantRefStructure producer_ref = 21; -
getAddress
String getAddress()Endpoint Address to which acknowledgements to confirm delivery are to be sent. [siri/siri_requests-v2.0.xsd at 712:69]
string address = 22;- Returns:
- The address.
-
getAddressBytes
com.google.protobuf.ByteString getAddressBytes()Endpoint Address to which acknowledgements to confirm delivery are to be sent. [siri/siri_requests-v2.0.xsd at 712:69]
string address = 22;- Returns:
- The bytes for address.
-
hasResponseMessageIdentifier
boolean hasResponseMessageIdentifier()An arbitrary unique reference associated with the response which may be used to reference it. [siri/siri_requests-v2.0.xsd at 717:97]
.uk.org.siri.www.siri.MessageQualifierStructure response_message_identifier = 23;- Returns:
- Whether the responseMessageIdentifier field is set.
-
getResponseMessageIdentifier
MessageQualifierStructure getResponseMessageIdentifier()An arbitrary unique reference associated with the response which may be used to reference it. [siri/siri_requests-v2.0.xsd at 717:97]
.uk.org.siri.www.siri.MessageQualifierStructure response_message_identifier = 23;- Returns:
- The responseMessageIdentifier.
-
getResponseMessageIdentifierOrBuilder
MessageQualifierStructureOrBuilder getResponseMessageIdentifierOrBuilder()An arbitrary unique reference associated with the response which may be used to reference it. [siri/siri_requests-v2.0.xsd at 717:97]
.uk.org.siri.www.siri.MessageQualifierStructure response_message_identifier = 23; -
hasRequestMessageRef
boolean hasRequestMessageRef()Reference to an arbitrary unique identifier associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 722:83]
.uk.org.siri.www.siri.MessageRefStructure request_message_ref = 24;- Returns:
- Whether the requestMessageRef field is set.
-
getRequestMessageRef
MessageRefStructure getRequestMessageRef()Reference to an arbitrary unique identifier associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 722:83]
.uk.org.siri.www.siri.MessageRefStructure request_message_ref = 24;- Returns:
- The requestMessageRef.
-
getRequestMessageRefOrBuilder
MessageRefStructureOrBuilder getRequestMessageRefOrBuilder()Reference to an arbitrary unique identifier associated with the request which gave rise to this response. [siri/siri_requests-v2.0.xsd at 722:83]
.uk.org.siri.www.siri.MessageRefStructure request_message_ref = 24; -
getDelegatorAddress
String getDelegatorAddress()Address of original Consumer, i.e. requesting system to which delegating response is to be returned. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 215:78]
string delegator_address = 31;- Returns:
- The delegatorAddress.
-
getDelegatorAddressBytes
com.google.protobuf.ByteString getDelegatorAddressBytes()Address of original Consumer, i.e. requesting system to which delegating response is to be returned. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 215:78]
string delegator_address = 31;- Returns:
- The bytes for delegatorAddress.
-
hasDelegatorRef
boolean hasDelegatorRef()Identifier of delegating system that originated message. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 220:82]
.uk.org.siri.www.siri.ParticipantRefStructure delegator_ref = 32;- Returns:
- Whether the delegatorRef field is set.
-
getDelegatorRef
ParticipantRefStructure getDelegatorRef()Identifier of delegating system that originated message. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 220:82]
.uk.org.siri.www.siri.ParticipantRefStructure delegator_ref = 32;- Returns:
- The delegatorRef.
-
getDelegatorRefOrBuilder
ParticipantRefStructureOrBuilder getDelegatorRefOrBuilder()Identifier of delegating system that originated message. +SIRI 2.0 [siri/siri_requests-v2.0.xsd at 220:82]
.uk.org.siri.www.siri.ParticipantRefStructure delegator_ref = 32; -
getSrsName
String getSrsName()Default gml coordinate format for eny location elements in response; applies if Coordinates element is used to specify points. May be overridden on individual points. [siri/siri_base-v2.0.xsd at 218:54]
string srs_name = 61 [(.buf.validate.field) = { ... }- Returns:
- The srsName.
-
getSrsNameBytes
com.google.protobuf.ByteString getSrsNameBytes()Default gml coordinate format for eny location elements in response; applies if Coordinates element is used to specify points. May be overridden on individual points. [siri/siri_base-v2.0.xsd at 218:54]
string srs_name = 61 [(.buf.validate.field) = { ... }- Returns:
- The bytes for srsName.
-
getStatus
boolean getStatus()Whether the complerte request could be processed successfully or not. Default is 'true'. If any of the individual requests within the delivery failed, should be set to ' false'. [siri/siri_requests-v2.0.xsd at 364:79]
bool status = 111;- Returns:
- The status.
-
hasErrorCondition
boolean hasErrorCondition()Description of any error or warning conditions that appluy to the overall request. More Specific error conditions should be included on each request that fails. [siri/siri_requests-v2.0.xsd at 369:53]
.uk.org.siri.www.siri.ServiceDeliveryType.ErrorConditionType error_condition = 112;- Returns:
- Whether the errorCondition field is set.
-
getErrorCondition
ServiceDeliveryType.ErrorConditionType getErrorCondition()Description of any error or warning conditions that appluy to the overall request. More Specific error conditions should be included on each request that fails. [siri/siri_requests-v2.0.xsd at 369:53]
.uk.org.siri.www.siri.ServiceDeliveryType.ErrorConditionType error_condition = 112;- Returns:
- The errorCondition.
-
getErrorConditionOrBuilder
ServiceDeliveryType.ErrorConditionTypeOrBuilder getErrorConditionOrBuilder()Description of any error or warning conditions that appluy to the overall request. More Specific error conditions should be included on each request that fails. [siri/siri_requests-v2.0.xsd at 369:53]
.uk.org.siri.www.siri.ServiceDeliveryType.ErrorConditionType error_condition = 112; -
getMoreData
boolean getMoreData()Whether there is a further delvery message with more current updates that follows this one. Default is 'false'. [siri/siri_base-v2.0.xsd at 245:82]
bool more_data = 121;- Returns:
- The moreData.
-
getAbstractFunctionalServiceDeliveryList
List<ChoiceWrapper_AbstractServiceDeliveryStructure> getAbstractFunctionalServiceDeliveryList()Subsititutable type for a SIRI Functional Service Deivery. [siri/siri_requests-v2.0.xsd at 434:149]
repeated .uk.org.siri.www.siri.ChoiceWrapper_AbstractServiceDeliveryStructure abstract_functional_service_delivery = 122; -
getAbstractFunctionalServiceDelivery
Subsititutable type for a SIRI Functional Service Deivery. [siri/siri_requests-v2.0.xsd at 434:149]
repeated .uk.org.siri.www.siri.ChoiceWrapper_AbstractServiceDeliveryStructure abstract_functional_service_delivery = 122; -
getAbstractFunctionalServiceDeliveryCount
int getAbstractFunctionalServiceDeliveryCount()Subsititutable type for a SIRI Functional Service Deivery. [siri/siri_requests-v2.0.xsd at 434:149]
repeated .uk.org.siri.www.siri.ChoiceWrapper_AbstractServiceDeliveryStructure abstract_functional_service_delivery = 122; -
getAbstractFunctionalServiceDeliveryOrBuilderList
List<? extends ChoiceWrapper_AbstractServiceDeliveryStructureOrBuilder> getAbstractFunctionalServiceDeliveryOrBuilderList()Subsititutable type for a SIRI Functional Service Deivery. [siri/siri_requests-v2.0.xsd at 434:149]
repeated .uk.org.siri.www.siri.ChoiceWrapper_AbstractServiceDeliveryStructure abstract_functional_service_delivery = 122; -
getAbstractFunctionalServiceDeliveryOrBuilder
ChoiceWrapper_AbstractServiceDeliveryStructureOrBuilder getAbstractFunctionalServiceDeliveryOrBuilder(int index) Subsititutable type for a SIRI Functional Service Deivery. [siri/siri_requests-v2.0.xsd at 434:149]
repeated .uk.org.siri.www.siri.ChoiceWrapper_AbstractServiceDeliveryStructure abstract_functional_service_delivery = 122;
-