Class ErrorConditionElementStructure.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<ErrorConditionElementStructure.Builder>
com.google.protobuf.GeneratedMessage.Builder<ErrorConditionElementStructure.Builder>
uk.org.siri.www.siri.ErrorConditionElementStructure.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ErrorConditionElementStructureOrBuilder
Enclosing class:
ErrorConditionElementStructure

public static final class ErrorConditionElementStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<ErrorConditionElementStructure.Builder> implements ErrorConditionElementStructureOrBuilder
 Type for Standard ErrorConditions for Service request.  [siri/siri_request_errorConditions-v2.0.xsd at 127:57]
 
Protobuf type uk.org.siri.www.siri.ErrorConditionElementStructure
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ErrorConditionElementStructure.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessage.Builder<ErrorConditionElementStructure.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ErrorConditionElementStructure.Builder>
    • getDefaultInstanceForType

      public ErrorConditionElementStructure getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      public ErrorConditionElementStructure buildPartial()
      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • mergeFrom

      public ErrorConditionElementStructure.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ErrorConditionElementStructure.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ErrorConditionElementStructure.Builder>
    • mergeFrom

      public ErrorConditionElementStructure.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ErrorConditionElementStructure.Builder>
      Throws:
      IOException
    • hasUnapprovedKeyAccessError

      public boolean hasUnapprovedKeyAccessError()
       Error: Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 222:113]
       
      .uk.org.siri.www.siri.UnapprovedKeyAccessStructure unapproved_key_access_error = 1;
      Specified by:
      hasUnapprovedKeyAccessError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the unapprovedKeyAccessError field is set.
    • getUnapprovedKeyAccessError

      public UnapprovedKeyAccessStructure getUnapprovedKeyAccessError()
       Error: Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 222:113]
       
      .uk.org.siri.www.siri.UnapprovedKeyAccessStructure unapproved_key_access_error = 1;
      Specified by:
      getUnapprovedKeyAccessError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The unapprovedKeyAccessError.
    • setUnapprovedKeyAccessError

      public ErrorConditionElementStructure.Builder setUnapprovedKeyAccessError(UnapprovedKeyAccessStructure value)
       Error: Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 222:113]
       
      .uk.org.siri.www.siri.UnapprovedKeyAccessStructure unapproved_key_access_error = 1;
    • setUnapprovedKeyAccessError

      public ErrorConditionElementStructure.Builder setUnapprovedKeyAccessError(UnapprovedKeyAccessStructure.Builder builderForValue)
       Error: Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 222:113]
       
      .uk.org.siri.www.siri.UnapprovedKeyAccessStructure unapproved_key_access_error = 1;
    • mergeUnapprovedKeyAccessError

      public ErrorConditionElementStructure.Builder mergeUnapprovedKeyAccessError(UnapprovedKeyAccessStructure value)
       Error: Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 222:113]
       
      .uk.org.siri.www.siri.UnapprovedKeyAccessStructure unapproved_key_access_error = 1;
    • clearUnapprovedKeyAccessError

      public ErrorConditionElementStructure.Builder clearUnapprovedKeyAccessError()
       Error: Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 222:113]
       
      .uk.org.siri.www.siri.UnapprovedKeyAccessStructure unapproved_key_access_error = 1;
    • getUnapprovedKeyAccessErrorBuilder

      public UnapprovedKeyAccessStructure.Builder getUnapprovedKeyAccessErrorBuilder()
       Error: Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 222:113]
       
      .uk.org.siri.www.siri.UnapprovedKeyAccessStructure unapproved_key_access_error = 1;
    • getUnapprovedKeyAccessErrorOrBuilder

      public UnapprovedKeyAccessStructureOrBuilder getUnapprovedKeyAccessErrorOrBuilder()
       Error: Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 222:113]
       
      .uk.org.siri.www.siri.UnapprovedKeyAccessStructure unapproved_key_access_error = 1;
      Specified by:
      getUnapprovedKeyAccessErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasUnknownParticipantError

      public boolean hasUnknownParticipantError()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 244:116]
       
      .uk.org.siri.www.siri.UnknownParticipantErrorStructure unknown_participant_error = 2;
      Specified by:
      hasUnknownParticipantError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the unknownParticipantError field is set.
    • getUnknownParticipantError

      public UnknownParticipantErrorStructure getUnknownParticipantError()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 244:116]
       
      .uk.org.siri.www.siri.UnknownParticipantErrorStructure unknown_participant_error = 2;
      Specified by:
      getUnknownParticipantError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The unknownParticipantError.
    • setUnknownParticipantError

       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 244:116]
       
      .uk.org.siri.www.siri.UnknownParticipantErrorStructure unknown_participant_error = 2;
    • setUnknownParticipantError

      public ErrorConditionElementStructure.Builder setUnknownParticipantError(UnknownParticipantErrorStructure.Builder builderForValue)
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 244:116]
       
      .uk.org.siri.www.siri.UnknownParticipantErrorStructure unknown_participant_error = 2;
    • mergeUnknownParticipantError

      public ErrorConditionElementStructure.Builder mergeUnknownParticipantError(UnknownParticipantErrorStructure value)
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 244:116]
       
      .uk.org.siri.www.siri.UnknownParticipantErrorStructure unknown_participant_error = 2;
    • clearUnknownParticipantError

      public ErrorConditionElementStructure.Builder clearUnknownParticipantError()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 244:116]
       
      .uk.org.siri.www.siri.UnknownParticipantErrorStructure unknown_participant_error = 2;
    • getUnknownParticipantErrorBuilder

      public UnknownParticipantErrorStructure.Builder getUnknownParticipantErrorBuilder()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 244:116]
       
      .uk.org.siri.www.siri.UnknownParticipantErrorStructure unknown_participant_error = 2;
    • getUnknownParticipantErrorOrBuilder

      public UnknownParticipantErrorStructureOrBuilder getUnknownParticipantErrorOrBuilder()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 244:116]
       
      .uk.org.siri.www.siri.UnknownParticipantErrorStructure unknown_participant_error = 2;
      Specified by:
      getUnknownParticipantErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasUnknownEndpointError

      public boolean hasUnknownEndpointError()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 266:110]
       
      .uk.org.siri.www.siri.UnknownEndpointErrorStructure unknown_endpoint_error = 3;
      Specified by:
      hasUnknownEndpointError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the unknownEndpointError field is set.
    • getUnknownEndpointError

      public UnknownEndpointErrorStructure getUnknownEndpointError()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 266:110]
       
      .uk.org.siri.www.siri.UnknownEndpointErrorStructure unknown_endpoint_error = 3;
      Specified by:
      getUnknownEndpointError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The unknownEndpointError.
    • setUnknownEndpointError

       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 266:110]
       
      .uk.org.siri.www.siri.UnknownEndpointErrorStructure unknown_endpoint_error = 3;
    • setUnknownEndpointError

      public ErrorConditionElementStructure.Builder setUnknownEndpointError(UnknownEndpointErrorStructure.Builder builderForValue)
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 266:110]
       
      .uk.org.siri.www.siri.UnknownEndpointErrorStructure unknown_endpoint_error = 3;
    • mergeUnknownEndpointError

       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 266:110]
       
      .uk.org.siri.www.siri.UnknownEndpointErrorStructure unknown_endpoint_error = 3;
    • clearUnknownEndpointError

      public ErrorConditionElementStructure.Builder clearUnknownEndpointError()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 266:110]
       
      .uk.org.siri.www.siri.UnknownEndpointErrorStructure unknown_endpoint_error = 3;
    • getUnknownEndpointErrorBuilder

      public UnknownEndpointErrorStructure.Builder getUnknownEndpointErrorBuilder()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 266:110]
       
      .uk.org.siri.www.siri.UnknownEndpointErrorStructure unknown_endpoint_error = 3;
    • getUnknownEndpointErrorOrBuilder

      public UnknownEndpointErrorStructureOrBuilder getUnknownEndpointErrorOrBuilder()
       Error: Recipient for a message to be distributed is unknown. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 266:110]
       
      .uk.org.siri.www.siri.UnknownEndpointErrorStructure unknown_endpoint_error = 3;
      Specified by:
      getUnknownEndpointErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasEndpointDeniedAccessError

      public boolean hasEndpointDeniedAccessError()
       Error:Endpoint to which a message is to be distributed did not allow access by the cloient. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 288:115]
       
      .uk.org.siri.www.siri.EndpointDeniedAccessStructure endpoint_denied_access_error = 4;
      Specified by:
      hasEndpointDeniedAccessError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the endpointDeniedAccessError field is set.
    • getEndpointDeniedAccessError

      public EndpointDeniedAccessStructure getEndpointDeniedAccessError()
       Error:Endpoint to which a message is to be distributed did not allow access by the cloient. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 288:115]
       
      .uk.org.siri.www.siri.EndpointDeniedAccessStructure endpoint_denied_access_error = 4;
      Specified by:
      getEndpointDeniedAccessError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The endpointDeniedAccessError.
    • setEndpointDeniedAccessError

      public ErrorConditionElementStructure.Builder setEndpointDeniedAccessError(EndpointDeniedAccessStructure value)
       Error:Endpoint to which a message is to be distributed did not allow access by the cloient. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 288:115]
       
      .uk.org.siri.www.siri.EndpointDeniedAccessStructure endpoint_denied_access_error = 4;
    • setEndpointDeniedAccessError

      public ErrorConditionElementStructure.Builder setEndpointDeniedAccessError(EndpointDeniedAccessStructure.Builder builderForValue)
       Error:Endpoint to which a message is to be distributed did not allow access by the cloient. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 288:115]
       
      .uk.org.siri.www.siri.EndpointDeniedAccessStructure endpoint_denied_access_error = 4;
    • mergeEndpointDeniedAccessError

      public ErrorConditionElementStructure.Builder mergeEndpointDeniedAccessError(EndpointDeniedAccessStructure value)
       Error:Endpoint to which a message is to be distributed did not allow access by the cloient. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 288:115]
       
      .uk.org.siri.www.siri.EndpointDeniedAccessStructure endpoint_denied_access_error = 4;
    • clearEndpointDeniedAccessError

      public ErrorConditionElementStructure.Builder clearEndpointDeniedAccessError()
       Error:Endpoint to which a message is to be distributed did not allow access by the cloient. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 288:115]
       
      .uk.org.siri.www.siri.EndpointDeniedAccessStructure endpoint_denied_access_error = 4;
    • getEndpointDeniedAccessErrorBuilder

      public EndpointDeniedAccessStructure.Builder getEndpointDeniedAccessErrorBuilder()
       Error:Endpoint to which a message is to be distributed did not allow access by the cloient. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 288:115]
       
      .uk.org.siri.www.siri.EndpointDeniedAccessStructure endpoint_denied_access_error = 4;
    • getEndpointDeniedAccessErrorOrBuilder

      public EndpointDeniedAccessStructureOrBuilder getEndpointDeniedAccessErrorOrBuilder()
       Error:Endpoint to which a message is to be distributed did not allow access by the cloient. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 288:115]
       
      .uk.org.siri.www.siri.EndpointDeniedAccessStructure endpoint_denied_access_error = 4;
      Specified by:
      getEndpointDeniedAccessErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasEndpointNotAvailableAccessError

      public boolean hasEndpointNotAvailableAccessError()
       Error:Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 310:127]
       
      .uk.org.siri.www.siri.EndpointNotAvailableAccessStructure endpoint_not_available_access_error = 5;
      Specified by:
      hasEndpointNotAvailableAccessError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the endpointNotAvailableAccessError field is set.
    • getEndpointNotAvailableAccessError

      public EndpointNotAvailableAccessStructure getEndpointNotAvailableAccessError()
       Error:Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 310:127]
       
      .uk.org.siri.www.siri.EndpointNotAvailableAccessStructure endpoint_not_available_access_error = 5;
      Specified by:
      getEndpointNotAvailableAccessError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The endpointNotAvailableAccessError.
    • setEndpointNotAvailableAccessError

      public ErrorConditionElementStructure.Builder setEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure value)
       Error:Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 310:127]
       
      .uk.org.siri.www.siri.EndpointNotAvailableAccessStructure endpoint_not_available_access_error = 5;
    • setEndpointNotAvailableAccessError

      public ErrorConditionElementStructure.Builder setEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure.Builder builderForValue)
       Error:Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 310:127]
       
      .uk.org.siri.www.siri.EndpointNotAvailableAccessStructure endpoint_not_available_access_error = 5;
    • mergeEndpointNotAvailableAccessError

      public ErrorConditionElementStructure.Builder mergeEndpointNotAvailableAccessError(EndpointNotAvailableAccessStructure value)
       Error:Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 310:127]
       
      .uk.org.siri.www.siri.EndpointNotAvailableAccessStructure endpoint_not_available_access_error = 5;
    • clearEndpointNotAvailableAccessError

      public ErrorConditionElementStructure.Builder clearEndpointNotAvailableAccessError()
       Error:Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 310:127]
       
      .uk.org.siri.www.siri.EndpointNotAvailableAccessStructure endpoint_not_available_access_error = 5;
    • getEndpointNotAvailableAccessErrorBuilder

      public EndpointNotAvailableAccessStructure.Builder getEndpointNotAvailableAccessErrorBuilder()
       Error:Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 310:127]
       
      .uk.org.siri.www.siri.EndpointNotAvailableAccessStructure endpoint_not_available_access_error = 5;
    • getEndpointNotAvailableAccessErrorOrBuilder

      public EndpointNotAvailableAccessStructureOrBuilder getEndpointNotAvailableAccessErrorOrBuilder()
       Error:Recipient of a message to be distributed is not available. +SIRI v2.0  [siri/siri_request_errorConditions-v2.0.xsd at 310:127]
       
      .uk.org.siri.www.siri.EndpointNotAvailableAccessStructure endpoint_not_available_access_error = 5;
      Specified by:
      getEndpointNotAvailableAccessErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasServiceNotAvailableError

      public boolean hasServiceNotAvailableError()
       Error: Functional service is not available to use (but it is still capable of giving this response).  [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
       
      .uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 11;
      Specified by:
      hasServiceNotAvailableError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the serviceNotAvailableError field is set.
    • getServiceNotAvailableError

      public ServiceNotAvailableErrorStructure getServiceNotAvailableError()
       Error: Functional service is not available to use (but it is still capable of giving this response).  [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
       
      .uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 11;
      Specified by:
      getServiceNotAvailableError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The serviceNotAvailableError.
    • setServiceNotAvailableError

       Error: Functional service is not available to use (but it is still capable of giving this response).  [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
       
      .uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 11;
    • setServiceNotAvailableError

      public ErrorConditionElementStructure.Builder setServiceNotAvailableError(ServiceNotAvailableErrorStructure.Builder builderForValue)
       Error: Functional service is not available to use (but it is still capable of giving this response).  [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
       
      .uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 11;
    • mergeServiceNotAvailableError

      public ErrorConditionElementStructure.Builder mergeServiceNotAvailableError(ServiceNotAvailableErrorStructure value)
       Error: Functional service is not available to use (but it is still capable of giving this response).  [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
       
      .uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 11;
    • clearServiceNotAvailableError

      public ErrorConditionElementStructure.Builder clearServiceNotAvailableError()
       Error: Functional service is not available to use (but it is still capable of giving this response).  [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
       
      .uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 11;
    • getServiceNotAvailableErrorBuilder

      public ServiceNotAvailableErrorStructure.Builder getServiceNotAvailableErrorBuilder()
       Error: Functional service is not available to use (but it is still capable of giving this response).  [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
       
      .uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 11;
    • getServiceNotAvailableErrorOrBuilder

      public ServiceNotAvailableErrorStructureOrBuilder getServiceNotAvailableErrorOrBuilder()
       Error: Functional service is not available to use (but it is still capable of giving this response).  [siri/siri_request_errorConditions-v2.0.xsd at 359:118]
       
      .uk.org.siri.www.siri.ServiceNotAvailableErrorStructure service_not_available_error = 11;
      Specified by:
      getServiceNotAvailableErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasCapabilityNotSupportedError

      public boolean hasCapabilityNotSupportedError()
       Error: Service does not support the requested capability.  [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
       
      .uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 12;
      Specified by:
      hasCapabilityNotSupportedError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the capabilityNotSupportedError field is set.
    • getCapabilityNotSupportedError

      public CapabilityNotSupportedErrorStructure getCapabilityNotSupportedError()
       Error: Service does not support the requested capability.  [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
       
      .uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 12;
      Specified by:
      getCapabilityNotSupportedError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The capabilityNotSupportedError.
    • setCapabilityNotSupportedError

       Error: Service does not support the requested capability.  [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
       
      .uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 12;
    • setCapabilityNotSupportedError

      public ErrorConditionElementStructure.Builder setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure.Builder builderForValue)
       Error: Service does not support the requested capability.  [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
       
      .uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 12;
    • mergeCapabilityNotSupportedError

      public ErrorConditionElementStructure.Builder mergeCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value)
       Error: Service does not support the requested capability.  [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
       
      .uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 12;
    • clearCapabilityNotSupportedError

      public ErrorConditionElementStructure.Builder clearCapabilityNotSupportedError()
       Error: Service does not support the requested capability.  [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
       
      .uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 12;
    • getCapabilityNotSupportedErrorBuilder

      public CapabilityNotSupportedErrorStructure.Builder getCapabilityNotSupportedErrorBuilder()
       Error: Service does not support the requested capability.  [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
       
      .uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 12;
    • getCapabilityNotSupportedErrorOrBuilder

      public CapabilityNotSupportedErrorStructureOrBuilder getCapabilityNotSupportedErrorOrBuilder()
       Error: Service does not support the requested capability.  [siri/siri_request_errorConditions-v2.0.xsd at 381:124]
       
      .uk.org.siri.www.siri.CapabilityNotSupportedErrorStructure capability_not_supported_error = 12;
      Specified by:
      getCapabilityNotSupportedErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasAccessNotAllowedError

      public boolean hasAccessNotAllowedError()
       Error: Requestor is not authorised to the service or data requested.  [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
       
      .uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 13;
      Specified by:
      hasAccessNotAllowedError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the accessNotAllowedError field is set.
    • getAccessNotAllowedError

      public AccessNotAllowedErrorStructure getAccessNotAllowedError()
       Error: Requestor is not authorised to the service or data requested.  [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
       
      .uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 13;
      Specified by:
      getAccessNotAllowedError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The accessNotAllowedError.
    • setAccessNotAllowedError

       Error: Requestor is not authorised to the service or data requested.  [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
       
      .uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 13;
    • setAccessNotAllowedError

      public ErrorConditionElementStructure.Builder setAccessNotAllowedError(AccessNotAllowedErrorStructure.Builder builderForValue)
       Error: Requestor is not authorised to the service or data requested.  [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
       
      .uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 13;
    • mergeAccessNotAllowedError

       Error: Requestor is not authorised to the service or data requested.  [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
       
      .uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 13;
    • clearAccessNotAllowedError

      public ErrorConditionElementStructure.Builder clearAccessNotAllowedError()
       Error: Requestor is not authorised to the service or data requested.  [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
       
      .uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 13;
    • getAccessNotAllowedErrorBuilder

      public AccessNotAllowedErrorStructure.Builder getAccessNotAllowedErrorBuilder()
       Error: Requestor is not authorised to the service or data requested.  [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
       
      .uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 13;
    • getAccessNotAllowedErrorOrBuilder

      public AccessNotAllowedErrorStructureOrBuilder getAccessNotAllowedErrorOrBuilder()
       Error: Requestor is not authorised to the service or data requested.  [siri/siri_request_errorConditions-v2.0.xsd at 418:112]
       
      .uk.org.siri.www.siri.AccessNotAllowedErrorStructure access_not_allowed_error = 13;
      Specified by:
      getAccessNotAllowedErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasInvalidDataReferencesError

      public boolean hasInvalidDataReferencesError()
       Error: Request contains references to  identifiers that are not known.  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
       
      .uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 14;
      Specified by:
      hasInvalidDataReferencesError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the invalidDataReferencesError field is set.
    • getInvalidDataReferencesError

      public InvalidDataReferencesErrorStructure getInvalidDataReferencesError()
       Error: Request contains references to  identifiers that are not known.  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
       
      .uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 14;
      Specified by:
      getInvalidDataReferencesError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The invalidDataReferencesError.
    • setInvalidDataReferencesError

       Error: Request contains references to  identifiers that are not known.  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
       
      .uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 14;
    • setInvalidDataReferencesError

      public ErrorConditionElementStructure.Builder setInvalidDataReferencesError(InvalidDataReferencesErrorStructure.Builder builderForValue)
       Error: Request contains references to  identifiers that are not known.  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
       
      .uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 14;
    • mergeInvalidDataReferencesError

      public ErrorConditionElementStructure.Builder mergeInvalidDataReferencesError(InvalidDataReferencesErrorStructure value)
       Error: Request contains references to  identifiers that are not known.  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
       
      .uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 14;
    • clearInvalidDataReferencesError

      public ErrorConditionElementStructure.Builder clearInvalidDataReferencesError()
       Error: Request contains references to  identifiers that are not known.  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
       
      .uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 14;
    • getInvalidDataReferencesErrorBuilder

      public InvalidDataReferencesErrorStructure.Builder getInvalidDataReferencesErrorBuilder()
       Error: Request contains references to  identifiers that are not known.  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
       
      .uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 14;
    • getInvalidDataReferencesErrorOrBuilder

      public InvalidDataReferencesErrorStructureOrBuilder getInvalidDataReferencesErrorOrBuilder()
       Error: Request contains references to  identifiers that are not known.  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 446:122]
       
      .uk.org.siri.www.siri.InvalidDataReferencesErrorStructure invalid_data_references_error = 14;
      Specified by:
      getInvalidDataReferencesErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasBeyondDataHorizon

      public boolean hasBeyondDataHorizon()
       Error: Data period or subscription period is outside of period covered by service.  [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
       
      .uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 15;
      Specified by:
      hasBeyondDataHorizon in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the beyondDataHorizon field is set.
    • getBeyondDataHorizon

      public BeyondDataHorizonErrorStructure getBeyondDataHorizon()
       Error: Data period or subscription period is outside of period covered by service.  [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
       
      .uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 15;
      Specified by:
      getBeyondDataHorizon in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The beyondDataHorizon.
    • setBeyondDataHorizon

       Error: Data period or subscription period is outside of period covered by service.  [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
       
      .uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 15;
    • setBeyondDataHorizon

       Error: Data period or subscription period is outside of period covered by service.  [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
       
      .uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 15;
    • mergeBeyondDataHorizon

       Error: Data period or subscription period is outside of period covered by service.  [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
       
      .uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 15;
    • clearBeyondDataHorizon

      public ErrorConditionElementStructure.Builder clearBeyondDataHorizon()
       Error: Data period or subscription period is outside of period covered by service.  [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
       
      .uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 15;
    • getBeyondDataHorizonBuilder

      public BeyondDataHorizonErrorStructure.Builder getBeyondDataHorizonBuilder()
       Error: Data period or subscription period is outside of period covered by service.  [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
       
      .uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 15;
    • getBeyondDataHorizonOrBuilder

      public BeyondDataHorizonErrorStructureOrBuilder getBeyondDataHorizonOrBuilder()
       Error: Data period or subscription period is outside of period covered by service.  [siri/siri_request_errorConditions-v2.0.xsd at 403:109]
       
      .uk.org.siri.www.siri.BeyondDataHorizonErrorStructure beyond_data_horizon = 15;
      Specified by:
      getBeyondDataHorizonOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasNoInfoForTopicError

      public boolean hasNoInfoForTopicError()
       Error: Valid request was made but service does not hold any data for the requested topic. expression.  [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
       
      .uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 16;
      Specified by:
      hasNoInfoForTopicError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the noInfoForTopicError field is set.
    • getNoInfoForTopicError

      public NoInfoForTopicErrorStructure getNoInfoForTopicError()
       Error: Valid request was made but service does not hold any data for the requested topic. expression.  [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
       
      .uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 16;
      Specified by:
      getNoInfoForTopicError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The noInfoForTopicError.
    • setNoInfoForTopicError

       Error: Valid request was made but service does not hold any data for the requested topic. expression.  [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
       
      .uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 16;
    • setNoInfoForTopicError

      public ErrorConditionElementStructure.Builder setNoInfoForTopicError(NoInfoForTopicErrorStructure.Builder builderForValue)
       Error: Valid request was made but service does not hold any data for the requested topic. expression.  [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
       
      .uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 16;
    • mergeNoInfoForTopicError

       Error: Valid request was made but service does not hold any data for the requested topic. expression.  [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
       
      .uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 16;
    • clearNoInfoForTopicError

      public ErrorConditionElementStructure.Builder clearNoInfoForTopicError()
       Error: Valid request was made but service does not hold any data for the requested topic. expression.  [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
       
      .uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 16;
    • getNoInfoForTopicErrorBuilder

      public NoInfoForTopicErrorStructure.Builder getNoInfoForTopicErrorBuilder()
       Error: Valid request was made but service does not hold any data for the requested topic. expression.  [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
       
      .uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 16;
    • getNoInfoForTopicErrorOrBuilder

      public NoInfoForTopicErrorStructureOrBuilder getNoInfoForTopicErrorOrBuilder()
       Error: Valid request was made but service does not hold any data for the requested topic. expression.  [siri/siri_request_errorConditions-v2.0.xsd at 432:108]
       
      .uk.org.siri.www.siri.NoInfoForTopicErrorStructure no_info_for_topic_error = 16;
      Specified by:
      getNoInfoForTopicErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasParametersIgnoredError

      public boolean hasParametersIgnoredError()
       Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
       
      .uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 17;
      Specified by:
      hasParametersIgnoredError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the parametersIgnoredError field is set.
    • getParametersIgnoredError

      public ParametersIgnoredErrorStructure getParametersIgnoredError()
       Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
       
      .uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 17;
      Specified by:
      getParametersIgnoredError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The parametersIgnoredError.
    • setParametersIgnoredError

       Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
       
      .uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 17;
    • setParametersIgnoredError

      public ErrorConditionElementStructure.Builder setParametersIgnoredError(ParametersIgnoredErrorStructure.Builder builderForValue)
       Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
       
      .uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 17;
    • mergeParametersIgnoredError

      public ErrorConditionElementStructure.Builder mergeParametersIgnoredError(ParametersIgnoredErrorStructure value)
       Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
       
      .uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 17;
    • clearParametersIgnoredError

      public ErrorConditionElementStructure.Builder clearParametersIgnoredError()
       Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
       
      .uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 17;
    • getParametersIgnoredErrorBuilder

      public ParametersIgnoredErrorStructure.Builder getParametersIgnoredErrorBuilder()
       Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
       
      .uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 17;
    • getParametersIgnoredErrorOrBuilder

      public ParametersIgnoredErrorStructureOrBuilder getParametersIgnoredErrorOrBuilder()
       Error: Request contained parameters that were not supported by the producer. A response has been provided but some parameters have been ignored. +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 468:114]
       
      .uk.org.siri.www.siri.ParametersIgnoredErrorStructure parameters_ignored_error = 17;
      Specified by:
      getParametersIgnoredErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasUnknownExtensionsError

      public boolean hasUnknownExtensionsError()
       Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored..  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
       
      .uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 18;
      Specified by:
      hasUnknownExtensionsError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the unknownExtensionsError field is set.
    • getUnknownExtensionsError

      public UnknownExtensionsErrorStructure getUnknownExtensionsError()
       Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored..  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
       
      .uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 18;
      Specified by:
      getUnknownExtensionsError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The unknownExtensionsError.
    • setUnknownExtensionsError

       Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored..  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
       
      .uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 18;
    • setUnknownExtensionsError

      public ErrorConditionElementStructure.Builder setUnknownExtensionsError(UnknownExtensionsErrorStructure.Builder builderForValue)
       Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored..  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
       
      .uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 18;
    • mergeUnknownExtensionsError

      public ErrorConditionElementStructure.Builder mergeUnknownExtensionsError(UnknownExtensionsErrorStructure value)
       Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored..  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
       
      .uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 18;
    • clearUnknownExtensionsError

      public ErrorConditionElementStructure.Builder clearUnknownExtensionsError()
       Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored..  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
       
      .uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 18;
    • getUnknownExtensionsErrorBuilder

      public UnknownExtensionsErrorStructure.Builder getUnknownExtensionsErrorBuilder()
       Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored..  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
       
      .uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 18;
    • getUnknownExtensionsErrorOrBuilder

      public UnknownExtensionsErrorStructureOrBuilder getUnknownExtensionsErrorOrBuilder()
       Error: Request contained extensions that were not supported by the producer. A response has been provided but some or all extensions have been ignored..  +SIRI v2.0.  [siri/siri_request_errorConditions-v2.0.xsd at 490:114]
       
      .uk.org.siri.www.siri.UnknownExtensionsErrorStructure unknown_extensions_error = 18;
      Specified by:
      getUnknownExtensionsErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasAllowedResourceUsageExceededError

      public boolean hasAllowedResourceUsageExceededError()
       Error: Valid request was made but request would exceed the permitted resource usage of the client.  [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
       
      .uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 19;
      Specified by:
      hasAllowedResourceUsageExceededError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the allowedResourceUsageExceededError field is set.
    • getAllowedResourceUsageExceededError

      public AllowedResourceUsageExceededErrorStructure getAllowedResourceUsageExceededError()
       Error: Valid request was made but request would exceed the permitted resource usage of the client.  [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
       
      .uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 19;
      Specified by:
      getAllowedResourceUsageExceededError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The allowedResourceUsageExceededError.
    • setAllowedResourceUsageExceededError

      public ErrorConditionElementStructure.Builder setAllowedResourceUsageExceededError(AllowedResourceUsageExceededErrorStructure value)
       Error: Valid request was made but request would exceed the permitted resource usage of the client.  [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
       
      .uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 19;
    • setAllowedResourceUsageExceededError

      public ErrorConditionElementStructure.Builder setAllowedResourceUsageExceededError(AllowedResourceUsageExceededErrorStructure.Builder builderForValue)
       Error: Valid request was made but request would exceed the permitted resource usage of the client.  [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
       
      .uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 19;
    • mergeAllowedResourceUsageExceededError

      public ErrorConditionElementStructure.Builder mergeAllowedResourceUsageExceededError(AllowedResourceUsageExceededErrorStructure value)
       Error: Valid request was made but request would exceed the permitted resource usage of the client.  [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
       
      .uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 19;
    • clearAllowedResourceUsageExceededError

      public ErrorConditionElementStructure.Builder clearAllowedResourceUsageExceededError()
       Error: Valid request was made but request would exceed the permitted resource usage of the client.  [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
       
      .uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 19;
    • getAllowedResourceUsageExceededErrorBuilder

      public AllowedResourceUsageExceededErrorStructure.Builder getAllowedResourceUsageExceededErrorBuilder()
       Error: Valid request was made but request would exceed the permitted resource usage of the client.  [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
       
      .uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 19;
    • getAllowedResourceUsageExceededErrorOrBuilder

      public AllowedResourceUsageExceededErrorStructureOrBuilder getAllowedResourceUsageExceededErrorOrBuilder()
       Error: Valid request was made but request would exceed the permitted resource usage of the client.  [siri/siri_request_errorConditions-v2.0.xsd at 512:136]
       
      .uk.org.siri.www.siri.AllowedResourceUsageExceededErrorStructure allowed_resource_usage_exceeded_error = 19;
      Specified by:
      getAllowedResourceUsageExceededErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasOtherError

      public boolean hasOtherError()
       Error: Error type other than the well defined codes.  [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
       
      .uk.org.siri.www.siri.OtherErrorStructure other_error = 20;
      Specified by:
      hasOtherError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the otherError field is set.
    • getOtherError

      public OtherErrorStructure getOtherError()
       Error: Error type other than the well defined codes.  [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
       
      .uk.org.siri.www.siri.OtherErrorStructure other_error = 20;
      Specified by:
      getOtherError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The otherError.
    • setOtherError

       Error: Error type other than the well defined codes.  [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
       
      .uk.org.siri.www.siri.OtherErrorStructure other_error = 20;
    • setOtherError

       Error: Error type other than the well defined codes.  [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
       
      .uk.org.siri.www.siri.OtherErrorStructure other_error = 20;
    • mergeOtherError

       Error: Error type other than the well defined codes.  [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
       
      .uk.org.siri.www.siri.OtherErrorStructure other_error = 20;
    • clearOtherError

      public ErrorConditionElementStructure.Builder clearOtherError()
       Error: Error type other than the well defined codes.  [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
       
      .uk.org.siri.www.siri.OtherErrorStructure other_error = 20;
    • getOtherErrorBuilder

      public OtherErrorStructure.Builder getOtherErrorBuilder()
       Error: Error type other than the well defined codes.  [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
       
      .uk.org.siri.www.siri.OtherErrorStructure other_error = 20;
    • getOtherErrorOrBuilder

      public OtherErrorStructureOrBuilder getOtherErrorOrBuilder()
       Error: Error type other than the well defined codes.  [siri/siri_request_errorConditions-v2.0.xsd at 573:90]
       
      .uk.org.siri.www.siri.OtherErrorStructure other_error = 20;
      Specified by:
      getOtherErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasUnknownSubscriptionError

      public boolean hasUnknownSubscriptionError()
       Error: Subscription not found.  [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
       
      .uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 41;
      Specified by:
      hasUnknownSubscriptionError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the unknownSubscriptionError field is set.
    • getUnknownSubscriptionError

      public UnknownSubscriptionErrorStructure getUnknownSubscriptionError()
       Error: Subscription not found.  [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
       
      .uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 41;
      Specified by:
      getUnknownSubscriptionError in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The unknownSubscriptionError.
    • setUnknownSubscriptionError

       Error: Subscription not found.  [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
       
      .uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 41;
    • setUnknownSubscriptionError

      public ErrorConditionElementStructure.Builder setUnknownSubscriptionError(UnknownSubscriptionErrorStructure.Builder builderForValue)
       Error: Subscription not found.  [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
       
      .uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 41;
    • mergeUnknownSubscriptionError

      public ErrorConditionElementStructure.Builder mergeUnknownSubscriptionError(UnknownSubscriptionErrorStructure value)
       Error: Subscription not found.  [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
       
      .uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 41;
    • clearUnknownSubscriptionError

      public ErrorConditionElementStructure.Builder clearUnknownSubscriptionError()
       Error: Subscription not found.  [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
       
      .uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 41;
    • getUnknownSubscriptionErrorBuilder

      public UnknownSubscriptionErrorStructure.Builder getUnknownSubscriptionErrorBuilder()
       Error: Subscription not found.  [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
       
      .uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 41;
    • getUnknownSubscriptionErrorOrBuilder

      public UnknownSubscriptionErrorStructureOrBuilder getUnknownSubscriptionErrorOrBuilder()
       Error: Subscription not found.  [siri/siri_request_errorConditions-v2.0.xsd at 551:118]
       
      .uk.org.siri.www.siri.UnknownSubscriptionErrorStructure unknown_subscription_error = 41;
      Specified by:
      getUnknownSubscriptionErrorOrBuilder in interface ErrorConditionElementStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 136:83]
       
      .uk.org.siri.www.siri.ErrorDescriptionStructure description = 51;
      Specified by:
      hasDescription in interface ErrorConditionElementStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public ErrorDescriptionStructure getDescription()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 136:83]
       
      .uk.org.siri.www.siri.ErrorDescriptionStructure description = 51;
      Specified by:
      getDescription in interface ErrorConditionElementStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 136:83]
       
      .uk.org.siri.www.siri.ErrorDescriptionStructure description = 51;
    • setDescription

       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 136:83]
       
      .uk.org.siri.www.siri.ErrorDescriptionStructure description = 51;
    • mergeDescription

       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 136:83]
       
      .uk.org.siri.www.siri.ErrorDescriptionStructure description = 51;
    • clearDescription

      public ErrorConditionElementStructure.Builder clearDescription()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 136:83]
       
      .uk.org.siri.www.siri.ErrorDescriptionStructure description = 51;
    • getDescriptionBuilder

      public ErrorDescriptionStructure.Builder getDescriptionBuilder()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 136:83]
       
      .uk.org.siri.www.siri.ErrorDescriptionStructure description = 51;
    • getDescriptionOrBuilder

      public ErrorDescriptionStructureOrBuilder getDescriptionOrBuilder()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 136:83]
       
      .uk.org.siri.www.siri.ErrorDescriptionStructure description = 51;
      Specified by:
      getDescriptionOrBuilder in interface ErrorConditionElementStructureOrBuilder