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