Uses of Class
dev.vality.damsel.identity_document_storage.IdentityDocumentStorageSrv.Get_args
| Package | Description |
|---|---|
| dev.vality.damsel.identity_document_storage |
-
Uses of IdentityDocumentStorageSrv.Get_args in dev.vality.damsel.identity_document_storage
Methods in dev.vality.damsel.identity_document_storage that return IdentityDocumentStorageSrv.Get_args Modifier and Type Method Description IdentityDocumentStorageSrv.Get_argsIdentityDocumentStorageSrv.Get_args. deepCopy()IdentityDocumentStorageSrv.Get_argsIdentityDocumentStorageSrv.AsyncProcessor.Get. getEmptyArgsInstance()IdentityDocumentStorageSrv.Get_argsIdentityDocumentStorageSrv.Processor.Get. getEmptyArgsInstance()IdentityDocumentStorageSrv.Get_argsIdentityDocumentStorageSrv.Get_args. setToken(String token)Methods in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentStorageSrv.Get_args Modifier and Type Method Description intIdentityDocumentStorageSrv.Get_args. compareTo(IdentityDocumentStorageSrv.Get_args other)booleanIdentityDocumentStorageSrv.Get_args. equals(IdentityDocumentStorageSrv.Get_args that)IdentityDocumentStorageSrv.Get_resultIdentityDocumentStorageSrv.Processor.Get. getResult(I iface, IdentityDocumentStorageSrv.Get_args args)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 IdentityDocumentStorageSrv.Get_args Constructor Description Get_args(IdentityDocumentStorageSrv.Get_args other)Performs a deep copy on other.