Uses of Class
dev.vality.damsel.identity_document_storage.IdentityDocument
Packages that use IdentityDocument
-
Uses of IdentityDocument in dev.vality.damsel.identity_document_storage
Fields in dev.vality.damsel.identity_document_storage declared as IdentityDocumentModifier and TypeFieldDescriptionIdentityDocumentStorageSrv.Put_args.identity_documentIdentityDocumentStorageSrv.Get_result.successMethods in dev.vality.damsel.identity_document_storage that return IdentityDocumentModifier and TypeMethodDescriptionIdentityDocument.deepCopy()IdentityDocumentStorageSrv.Put_args.getIdentityDocument()IdentityDocumentStorageSrv.AsyncClient.Get_call.getResult()IdentityDocumentStorageSrv.Get_result.getSuccess()IdentityDocumentStorageSrv.Client.recvGet()static IdentityDocumentIdentityDocument.russian_domestic_passport(RussianDomesticPassport value) static IdentityDocumentIdentityDocument.russian_retiree_insurance_certificate(RussianRetireeInsuranceCertificate value) Methods in dev.vality.damsel.identity_document_storage that return types with arguments of type IdentityDocumentModifier and TypeMethodDescriptionorg.apache.thrift.async.AsyncMethodCallback<IdentityDocument>IdentityDocumentStorageSrv.AsyncProcessor.Get.getResultHandler(org.apache.thrift.server.AbstractNonblockingServer.AsyncFrameBuffer fb, int seqid) Methods in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentModifier and TypeMethodDescriptionintIdentityDocument.compareTo(IdentityDocument other) booleanIdentityDocument.equals(IdentityDocument other) voidIdentityDocumentStorageSrv.AsyncClient.put(IdentityDocument identity_document, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) voidIdentityDocumentStorageSrv.AsyncIface.put(IdentityDocument identity_document, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) IdentityDocumentStorageSrv.Client.put(IdentityDocument identity_document) IdentityDocumentStorageSrv.Iface.put(IdentityDocument identity_document) voidIdentityDocumentStorageSrv.Client.sendPut(IdentityDocument identity_document) IdentityDocumentStorageSrv.Put_args.setIdentityDocument(IdentityDocument identity_document) IdentityDocumentStorageSrv.Get_result.setSuccess(IdentityDocument success) Method parameters in dev.vality.damsel.identity_document_storage with type arguments of type IdentityDocumentModifier and TypeMethodDescriptionvoidIdentityDocumentStorageSrv.AsyncClient.get(String token, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler) voidIdentityDocumentStorageSrv.AsyncIface.get(String token, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler) voidIdentityDocumentStorageSrv.AsyncProcessor.Get.start(I iface, IdentityDocumentStorageSrv.Get_args args, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler) Constructors in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentModifierConstructorDescriptionGet_result(IdentityDocument success, IdentityDocumentNotFound not_found) IdentityDocument(IdentityDocument other) Put_args(IdentityDocument identity_document) Put_call(IdentityDocument identity_document, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) Constructor parameters in dev.vality.damsel.identity_document_storage with type arguments of type IdentityDocumentModifierConstructorDescriptionGet_call(String token, org.apache.thrift.async.AsyncMethodCallback<IdentityDocument> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport)