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