Uses of Class
uk.org.siri.www.siri.ServiceNotAvailableErrorStructure.Builder
Packages that use ServiceNotAvailableErrorStructure.Builder
-
Uses of ServiceNotAvailableErrorStructure.Builder in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ServiceNotAvailableErrorStructure.BuilderModifier and TypeMethodDescriptionServiceNotAvailableErrorStructure.Builder.clear()ServiceNotAvailableErrorStructure.Builder.clearErrorText()Addtional Description of error.ServiceNotAvailableErrorStructure.Builder.clearExpectedRestartTime()Expected time for reavailability of service.ServiceNotAvailableErrorStructure.Builder.clearNumber()Error code number associated with error.CheckStatusResponseBodyStructure.ErrorConditionType.Builder.getServiceNotAvailableErrorBuilder()Error: Functional service is not available to use (but it is still capable of giving this response).CheckStatusResponseStructure.ErrorConditionType.Builder.getServiceNotAvailableErrorBuilder()Error: Functional service is not available to use (but it is still capable of giving this response).ErrorConditionElementStructure.Builder.getServiceNotAvailableErrorBuilder()Error: Functional service is not available to use (but it is still capable of giving this response).ErrorConditionStructure.Builder.getServiceNotAvailableErrorBuilder()Error: Functional service is not available to use (but it is still capable of giving this response).HeartbeatNotificationStructure.ErrorConditionType.Builder.getServiceNotAvailableErrorBuilder()Error: Functional service is not available to use (but it is still capable of giving this response).ServiceDeliveryErrorConditionStructure.Builder.getServiceNotAvailableErrorBuilder()Error: Functional service is not available to use (but it is still capable of giving this response).ServiceNotAvailableErrorStructure.Builder.mergeExpectedRestartTime(com.google.protobuf.Timestamp value) Expected time for reavailability of service.ServiceNotAvailableErrorStructure.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceNotAvailableErrorStructure.Builder.mergeFrom(com.google.protobuf.Message other) ServiceNotAvailableErrorStructure.Builder.mergeFrom(ServiceNotAvailableErrorStructure other) ServiceNotAvailableErrorStructure.newBuilder()ServiceNotAvailableErrorStructure.newBuilder(ServiceNotAvailableErrorStructure prototype) ServiceNotAvailableErrorStructure.newBuilderForType()ServiceNotAvailableErrorStructure.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ServiceNotAvailableErrorStructure.Builder.setErrorText(String value) Addtional Description of error.ServiceNotAvailableErrorStructure.Builder.setErrorTextBytes(com.google.protobuf.ByteString value) Addtional Description of error.ServiceNotAvailableErrorStructure.Builder.setExpectedRestartTime(com.google.protobuf.Timestamp value) Expected time for reavailability of service.ServiceNotAvailableErrorStructure.Builder.setExpectedRestartTime(com.google.protobuf.Timestamp.Builder builderForValue) Expected time for reavailability of service.ServiceNotAvailableErrorStructure.Builder.setNumber(int value) Error code number associated with error.ServiceNotAvailableErrorStructure.toBuilder()Methods in uk.org.siri.www.siri with parameters of type ServiceNotAvailableErrorStructure.BuilderModifier and TypeMethodDescriptionCheckStatusResponseBodyStructure.ErrorConditionType.Builder.setServiceNotAvailableError(ServiceNotAvailableErrorStructure.Builder builderForValue) Error: Functional service is not available to use (but it is still capable of giving this response).CheckStatusResponseStructure.ErrorConditionType.Builder.setServiceNotAvailableError(ServiceNotAvailableErrorStructure.Builder builderForValue) Error: Functional service is not available to use (but it is still capable of giving this response).ErrorConditionElementStructure.Builder.setServiceNotAvailableError(ServiceNotAvailableErrorStructure.Builder builderForValue) 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).HeartbeatNotificationStructure.ErrorConditionType.Builder.setServiceNotAvailableError(ServiceNotAvailableErrorStructure.Builder builderForValue) Error: Functional service is not available to use (but it is still capable of giving this response).ServiceDeliveryErrorConditionStructure.Builder.setServiceNotAvailableError(ServiceNotAvailableErrorStructure.Builder builderForValue) Error: Functional service is not available to use (but it is still capable of giving this response).