Uses of Class
uk.org.siri.www.siri.ServiceDeliveryType.ErrorConditionType
Packages that use ServiceDeliveryType.ErrorConditionType
-
Uses of ServiceDeliveryType.ErrorConditionType in uk.org.siri.www.siri
Methods in uk.org.siri.www.siri that return ServiceDeliveryType.ErrorConditionTypeModifier and TypeMethodDescriptionServiceDeliveryType.ErrorConditionType.Builder.build()ServiceDeliveryType.ErrorConditionType.Builder.buildPartial()ServiceDeliveryType.ErrorConditionType.getDefaultInstance()ServiceDeliveryType.ErrorConditionType.Builder.getDefaultInstanceForType()ServiceDeliveryType.ErrorConditionType.getDefaultInstanceForType()ServiceDeliveryType.Builder.getErrorCondition()Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryType.getErrorCondition()Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryTypeOrBuilder.getErrorCondition()Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryType.ErrorConditionType.parseDelimitedFrom(InputStream input) ServiceDeliveryType.ErrorConditionType.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceDeliveryType.ErrorConditionType.parseFrom(byte[] data) ServiceDeliveryType.ErrorConditionType.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceDeliveryType.ErrorConditionType.parseFrom(com.google.protobuf.ByteString data) ServiceDeliveryType.ErrorConditionType.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceDeliveryType.ErrorConditionType.parseFrom(com.google.protobuf.CodedInputStream input) ServiceDeliveryType.ErrorConditionType.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceDeliveryType.ErrorConditionType.parseFrom(InputStream input) ServiceDeliveryType.ErrorConditionType.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ServiceDeliveryType.ErrorConditionType.parseFrom(ByteBuffer data) ServiceDeliveryType.ErrorConditionType.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in uk.org.siri.www.siri that return types with arguments of type ServiceDeliveryType.ErrorConditionTypeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ServiceDeliveryType.ErrorConditionType> ServiceDeliveryType.ErrorConditionType.getParserForType()static com.google.protobuf.Parser<ServiceDeliveryType.ErrorConditionType> ServiceDeliveryType.ErrorConditionType.parser()Methods in uk.org.siri.www.siri with parameters of type ServiceDeliveryType.ErrorConditionTypeModifier and TypeMethodDescriptionServiceDeliveryType.Builder.mergeErrorCondition(ServiceDeliveryType.ErrorConditionType value) Description of any error or warning conditions that appluy to the overall request.ServiceDeliveryType.ErrorConditionType.Builder.mergeFrom(ServiceDeliveryType.ErrorConditionType other) ServiceDeliveryType.ErrorConditionType.newBuilder(ServiceDeliveryType.ErrorConditionType prototype) ServiceDeliveryType.Builder.setErrorCondition(ServiceDeliveryType.ErrorConditionType value) Description of any error or warning conditions that appluy to the overall request.