Class ErrorConditionStructure.Builder

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

public static final class ErrorConditionStructure.Builder extends com.google.protobuf.GeneratedMessage.Builder<ErrorConditionStructure.Builder> implements ErrorConditionStructureOrBuilder
 Type for RequestErrorCondition.  [siri/siri_request_errorConditions-v2.0.xsd at 89:50]
 
Protobuf type uk.org.siri.www.siri.ErrorConditionStructure
  • 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<ErrorConditionStructure.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<ErrorConditionStructure.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<ErrorConditionStructure.Builder>
    • getDefaultInstanceForType

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

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

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

      public ErrorConditionStructure.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<ErrorConditionStructure.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<ErrorConditionStructure.Builder>
    • mergeFrom

      public ErrorConditionStructure.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<ErrorConditionStructure.Builder>
      Throws:
      IOException
    • 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 = 1;
      Specified by:
      hasServiceNotAvailableError in interface ErrorConditionStructureOrBuilder
      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 = 1;
      Specified by:
      getServiceNotAvailableError in interface ErrorConditionStructureOrBuilder
      Returns:
      The serviceNotAvailableError.
    • setServiceNotAvailableError

      public ErrorConditionStructure.Builder setServiceNotAvailableError(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 = 1;
    • setServiceNotAvailableError

      public ErrorConditionStructure.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 = 1;
    • mergeServiceNotAvailableError

      public ErrorConditionStructure.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 = 1;
    • clearServiceNotAvailableError

      public ErrorConditionStructure.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 = 1;
    • 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 = 1;
    • 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 = 1;
      Specified by:
      getServiceNotAvailableErrorOrBuilder in interface ErrorConditionStructureOrBuilder
    • 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 = 2;
      Specified by:
      hasCapabilityNotSupportedError in interface ErrorConditionStructureOrBuilder
      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 = 2;
      Specified by:
      getCapabilityNotSupportedError in interface ErrorConditionStructureOrBuilder
      Returns:
      The capabilityNotSupportedError.
    • setCapabilityNotSupportedError

      public ErrorConditionStructure.Builder setCapabilityNotSupportedError(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 = 2;
    • setCapabilityNotSupportedError

      public ErrorConditionStructure.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 = 2;
    • mergeCapabilityNotSupportedError

      public ErrorConditionStructure.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 = 2;
    • clearCapabilityNotSupportedError

      public ErrorConditionStructure.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 = 2;
    • 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 = 2;
    • 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 = 2;
      Specified by:
      getCapabilityNotSupportedErrorOrBuilder in interface ErrorConditionStructureOrBuilder
    • 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 = 3;
      Specified by:
      hasAccessNotAllowedError in interface ErrorConditionStructureOrBuilder
      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 = 3;
      Specified by:
      getAccessNotAllowedError in interface ErrorConditionStructureOrBuilder
      Returns:
      The accessNotAllowedError.
    • setAccessNotAllowedError

      public ErrorConditionStructure.Builder setAccessNotAllowedError(AccessNotAllowedErrorStructure value)
       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 = 3;
    • setAccessNotAllowedError

      public ErrorConditionStructure.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 = 3;
    • mergeAccessNotAllowedError

      public ErrorConditionStructure.Builder mergeAccessNotAllowedError(AccessNotAllowedErrorStructure value)
       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 = 3;
    • clearAccessNotAllowedError

      public ErrorConditionStructure.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 = 3;
    • 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 = 3;
    • 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 = 3;
      Specified by:
      getAccessNotAllowedErrorOrBuilder in interface ErrorConditionStructureOrBuilder
    • 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 = 4;
      Specified by:
      hasInvalidDataReferencesError in interface ErrorConditionStructureOrBuilder
      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 = 4;
      Specified by:
      getInvalidDataReferencesError in interface ErrorConditionStructureOrBuilder
      Returns:
      The invalidDataReferencesError.
    • setInvalidDataReferencesError

      public ErrorConditionStructure.Builder setInvalidDataReferencesError(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 = 4;
    • setInvalidDataReferencesError

      public ErrorConditionStructure.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 = 4;
    • mergeInvalidDataReferencesError

      public ErrorConditionStructure.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 = 4;
    • clearInvalidDataReferencesError

      public ErrorConditionStructure.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 = 4;
    • 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 = 4;
    • 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 = 4;
      Specified by:
      getInvalidDataReferencesErrorOrBuilder in interface ErrorConditionStructureOrBuilder
    • 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 = 5;
      Specified by:
      hasBeyondDataHorizon in interface ErrorConditionStructureOrBuilder
      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 = 5;
      Specified by:
      getBeyondDataHorizon in interface ErrorConditionStructureOrBuilder
      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 = 5;
    • setBeyondDataHorizon

      public ErrorConditionStructure.Builder setBeyondDataHorizon(BeyondDataHorizonErrorStructure.Builder builderForValue)
       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 = 5;
    • 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 = 5;
    • clearBeyondDataHorizon

      public ErrorConditionStructure.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 = 5;
    • 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 = 5;
    • 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 = 5;
      Specified by:
      getBeyondDataHorizonOrBuilder in interface ErrorConditionStructureOrBuilder
    • 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 = 6;
      Specified by:
      hasNoInfoForTopicError in interface ErrorConditionStructureOrBuilder
      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 = 6;
      Specified by:
      getNoInfoForTopicError in interface ErrorConditionStructureOrBuilder
      Returns:
      The noInfoForTopicError.
    • setNoInfoForTopicError

      public ErrorConditionStructure.Builder setNoInfoForTopicError(NoInfoForTopicErrorStructure value)
       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 = 6;
    • setNoInfoForTopicError

      public ErrorConditionStructure.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 = 6;
    • mergeNoInfoForTopicError

      public ErrorConditionStructure.Builder mergeNoInfoForTopicError(NoInfoForTopicErrorStructure value)
       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 = 6;
    • clearNoInfoForTopicError

      public ErrorConditionStructure.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 = 6;
    • 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 = 6;
    • 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 = 6;
      Specified by:
      getNoInfoForTopicErrorOrBuilder in interface ErrorConditionStructureOrBuilder
    • 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 = 7;
      Specified by:
      hasParametersIgnoredError in interface ErrorConditionStructureOrBuilder
      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 = 7;
      Specified by:
      getParametersIgnoredError in interface ErrorConditionStructureOrBuilder
      Returns:
      The parametersIgnoredError.
    • setParametersIgnoredError

      public ErrorConditionStructure.Builder setParametersIgnoredError(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 = 7;
    • setParametersIgnoredError

      public ErrorConditionStructure.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 = 7;
    • mergeParametersIgnoredError

      public ErrorConditionStructure.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 = 7;
    • clearParametersIgnoredError

      public ErrorConditionStructure.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 = 7;
    • 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 = 7;
    • 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 = 7;
      Specified by:
      getParametersIgnoredErrorOrBuilder in interface ErrorConditionStructureOrBuilder
    • 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 = 8;
      Specified by:
      hasUnknownExtensionsError in interface ErrorConditionStructureOrBuilder
      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 = 8;
      Specified by:
      getUnknownExtensionsError in interface ErrorConditionStructureOrBuilder
      Returns:
      The unknownExtensionsError.
    • setUnknownExtensionsError

      public ErrorConditionStructure.Builder setUnknownExtensionsError(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 = 8;
    • setUnknownExtensionsError

      public ErrorConditionStructure.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 = 8;
    • mergeUnknownExtensionsError

      public ErrorConditionStructure.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 = 8;
    • clearUnknownExtensionsError

      public ErrorConditionStructure.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 = 8;
    • 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 = 8;
    • 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 = 8;
      Specified by:
      getUnknownExtensionsErrorOrBuilder in interface ErrorConditionStructureOrBuilder
    • 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 = 9;
      Specified by:
      hasAllowedResourceUsageExceededError in interface ErrorConditionStructureOrBuilder
      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 = 9;
      Specified by:
      getAllowedResourceUsageExceededError in interface ErrorConditionStructureOrBuilder
      Returns:
      The allowedResourceUsageExceededError.
    • setAllowedResourceUsageExceededError

      public ErrorConditionStructure.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 = 9;
    • setAllowedResourceUsageExceededError

      public ErrorConditionStructure.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 = 9;
    • mergeAllowedResourceUsageExceededError

      public ErrorConditionStructure.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 = 9;
    • clearAllowedResourceUsageExceededError

      public ErrorConditionStructure.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 = 9;
    • 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 = 9;
    • 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 = 9;
      Specified by:
      getAllowedResourceUsageExceededErrorOrBuilder in interface ErrorConditionStructureOrBuilder
    • 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 = 10;
      Specified by:
      hasOtherError in interface ErrorConditionStructureOrBuilder
      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 = 10;
      Specified by:
      getOtherError in interface ErrorConditionStructureOrBuilder
      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 = 10;
    • setOtherError

      public ErrorConditionStructure.Builder setOtherError(OtherErrorStructure.Builder builderForValue)
       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 = 10;
    • mergeOtherError

      public ErrorConditionStructure.Builder mergeOtherError(OtherErrorStructure value)
       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 = 10;
    • clearOtherError

      public ErrorConditionStructure.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 = 10;
    • 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 = 10;
    • 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 = 10;
      Specified by:
      getOtherErrorOrBuilder in interface ErrorConditionStructureOrBuilder
    • hasDescription

      public boolean hasDescription()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
       
      .uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;
      Specified by:
      hasDescription in interface ErrorConditionStructureOrBuilder
      Returns:
      Whether the description field is set.
    • getDescription

      public NaturalLanguageStringStructure getDescription()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
       
      .uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;
      Specified by:
      getDescription in interface ErrorConditionStructureOrBuilder
      Returns:
      The description.
    • setDescription

       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
       
      .uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;
    • setDescription

       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
       
      .uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;
    • mergeDescription

       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
       
      .uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;
    • clearDescription

      public ErrorConditionStructure.Builder clearDescription()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
       
      .uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;
    • getDescriptionBuilder

      public NaturalLanguageStringStructure.Builder getDescriptionBuilder()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
       
      .uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;
    • getDescriptionOrBuilder

      public NaturalLanguageStringStructureOrBuilder getDescriptionOrBuilder()
       Text description of error.  [siri/siri_request_errorConditions-v2.0.xsd at 97:88]
       
      .uk.org.siri.www.siri.NaturalLanguageStringStructure description = 31;
      Specified by:
      getDescriptionOrBuilder in interface ErrorConditionStructureOrBuilder