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