Uses of Class
uk.org.siri.www.siri.ErrorConditionStructure.Builder
Packages that use ErrorConditionStructure.Builder
-
Uses of ErrorConditionStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ErrorConditionStructure.BuilderModifier and TypeMethodDescriptionErrorConditionStructure.Builder.clear()ErrorConditionStructure.Builder.clearAccessNotAllowedError()Error: Requestor is not authorised to the service or data requested.ErrorConditionStructure.Builder.clearAllowedResourceUsageExceededError()Error: Valid request was made but request would exceed the permitted resource usage of the client.ErrorConditionStructure.Builder.clearBeyondDataHorizon()Error: Data period or subscription period is outside of period covered by service.ErrorConditionStructure.Builder.clearCapabilityNotSupportedError()Error: Service does not support the requested capability.ErrorConditionStructure.Builder.clearDescription()Text description of error.ErrorConditionStructure.Builder.clearInvalidDataReferencesError()Error: Request contains references to identifiers that are not known.ErrorConditionStructure.Builder.clearNoInfoForTopicError()Error: Valid request was made but service does not hold any data for the requested topic. expression.ErrorConditionStructure.Builder.clearOtherError()Error: Error type other than the well defined codes.ErrorConditionStructure.Builder.clearParametersIgnoredError()Error: Request contained parameters that were not supported by the producer.ErrorConditionStructure.Builder.clearServiceNotAvailableError()Error: Functional service is not available to use (but it is still capable of giving this response).ErrorConditionStructure.Builder.clearUnknownExtensionsError()Error: Request contained extensions that were not supported by the producer.ErrorConditionStructure.Builder.mergeAccessNotAllowedError(AccessNotAllowedErrorStructure value) Error: Requestor is not authorised to the service or data requested.ErrorConditionStructure.Builder.mergeAllowedResourceUsageExceededError(AllowedResourceUsageExceededErrorStructure value) Error: Valid request was made but request would exceed the permitted resource usage of the client.ErrorConditionStructure.Builder.mergeBeyondDataHorizon(BeyondDataHorizonErrorStructure value) Error: Data period or subscription period is outside of period covered by service.ErrorConditionStructure.Builder.mergeCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value) Error: Service does not support the requested capability.ErrorConditionStructure.Builder.mergeDescription(NaturalLanguageStringStructure value) Text description of error.ErrorConditionStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ErrorConditionStructure.Builder.mergeFrom(com.google.protobuf.Message other) ErrorConditionStructure.Builder.mergeFrom(ErrorConditionStructure other) ErrorConditionStructure.Builder.mergeInvalidDataReferencesError(InvalidDataReferencesErrorStructure value) Error: Request contains references to identifiers that are not known.ErrorConditionStructure.Builder.mergeNoInfoForTopicError(NoInfoForTopicErrorStructure value) Error: Valid request was made but service does not hold any data for the requested topic. expression.ErrorConditionStructure.Builder.mergeOtherError(OtherErrorStructure value) Error: Error type other than the well defined codes.ErrorConditionStructure.Builder.mergeParametersIgnoredError(ParametersIgnoredErrorStructure value) Error: Request contained parameters that were not supported by the producer.ErrorConditionStructure.Builder.mergeServiceNotAvailableError(ServiceNotAvailableErrorStructure value) Error: Functional service is not available to use (but it is still capable of giving this response).ErrorConditionStructure.Builder.mergeUnknownExtensionsError(UnknownExtensionsErrorStructure value) Error: Request contained extensions that were not supported by the producer.ErrorConditionStructure.newBuilder()ErrorConditionStructure.newBuilder(ErrorConditionStructure prototype) ErrorConditionStructure.newBuilderForType()protected ErrorConditionStructure.BuilderErrorConditionStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ErrorConditionStructure.Builder.setAccessNotAllowedError(AccessNotAllowedErrorStructure value) Error: Requestor is not authorised to the service or data requested.ErrorConditionStructure.Builder.setAccessNotAllowedError(AccessNotAllowedErrorStructure.Builder builderForValue) Error: Requestor is not authorised to the service or data requested.ErrorConditionStructure.Builder.setAllowedResourceUsageExceededError(AllowedResourceUsageExceededErrorStructure value) Error: Valid request was made but request would exceed the permitted resource usage of the client.ErrorConditionStructure.Builder.setAllowedResourceUsageExceededError(AllowedResourceUsageExceededErrorStructure.Builder builderForValue) Error: Valid request was made but request would exceed the permitted resource usage of the client.ErrorConditionStructure.Builder.setBeyondDataHorizon(BeyondDataHorizonErrorStructure value) Error: Data period or subscription period is outside of period covered by service.ErrorConditionStructure.Builder.setBeyondDataHorizon(BeyondDataHorizonErrorStructure.Builder builderForValue) Error: Data period or subscription period is outside of period covered by service.ErrorConditionStructure.Builder.setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure value) Error: Service does not support the requested capability.ErrorConditionStructure.Builder.setCapabilityNotSupportedError(CapabilityNotSupportedErrorStructure.Builder builderForValue) Error: Service does not support the requested capability.ErrorConditionStructure.Builder.setDescription(NaturalLanguageStringStructure value) Text description of error.ErrorConditionStructure.Builder.setDescription(NaturalLanguageStringStructure.Builder builderForValue) Text description of error.ErrorConditionStructure.Builder.setInvalidDataReferencesError(InvalidDataReferencesErrorStructure value) Error: Request contains references to identifiers that are not known.ErrorConditionStructure.Builder.setInvalidDataReferencesError(InvalidDataReferencesErrorStructure.Builder builderForValue) Error: Request contains references to identifiers that are not known.ErrorConditionStructure.Builder.setNoInfoForTopicError(NoInfoForTopicErrorStructure value) Error: Valid request was made but service does not hold any data for the requested topic. expression.ErrorConditionStructure.Builder.setNoInfoForTopicError(NoInfoForTopicErrorStructure.Builder builderForValue) Error: Valid request was made but service does not hold any data for the requested topic. expression.ErrorConditionStructure.Builder.setOtherError(OtherErrorStructure value) Error: Error type other than the well defined codes.ErrorConditionStructure.Builder.setOtherError(OtherErrorStructure.Builder builderForValue) Error: Error type other than the well defined codes.ErrorConditionStructure.Builder.setParametersIgnoredError(ParametersIgnoredErrorStructure value) Error: Request contained parameters that were not supported by the producer.ErrorConditionStructure.Builder.setParametersIgnoredError(ParametersIgnoredErrorStructure.Builder builderForValue) Error: Request contained parameters that were not supported by the producer.ErrorConditionStructure.Builder.setServiceNotAvailableError(ServiceNotAvailableErrorStructure value) Error: Functional service is not available to use (but it is still capable of giving this response).ErrorConditionStructure.Builder.setServiceNotAvailableError(ServiceNotAvailableErrorStructure.Builder builderForValue) Error: Functional service is not available to use (but it is still capable of giving this response).ErrorConditionStructure.Builder.setUnknownExtensionsError(UnknownExtensionsErrorStructure value) Error: Request contained extensions that were not supported by the producer.ErrorConditionStructure.Builder.setUnknownExtensionsError(UnknownExtensionsErrorStructure.Builder builderForValue) Error: Request contained extensions that were not supported by the producer.ErrorConditionStructure.toBuilder()