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