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