Uses of Class
dev.vality.identdocstore.identity_document_storage.IdentityDocumentStorageSrv.Put_args
-
Uses of IdentityDocumentStorageSrv.Put_args in dev.vality.identdocstore.identity_document_storage
Methods in dev.vality.identdocstore.identity_document_storage that return IdentityDocumentStorageSrv.Put_args Modifier and Type Method Description IdentityDocumentStorageSrv.Put_argsIdentityDocumentStorageSrv.Put_args. deepCopy()IdentityDocumentStorageSrv.Put_argsIdentityDocumentStorageSrv.AsyncProcessor.Put. getEmptyArgsInstance()IdentityDocumentStorageSrv.Put_argsIdentityDocumentStorageSrv.Processor.Put. getEmptyArgsInstance()IdentityDocumentStorageSrv.Put_argsIdentityDocumentStorageSrv.Put_args. setIdentityDocument(IdentityDocument identity_document)Methods in dev.vality.identdocstore.identity_document_storage with parameters of type IdentityDocumentStorageSrv.Put_args Modifier and Type Method Description intIdentityDocumentStorageSrv.Put_args. compareTo(IdentityDocumentStorageSrv.Put_args other)booleanIdentityDocumentStorageSrv.Put_args. equals(IdentityDocumentStorageSrv.Put_args that)IdentityDocumentStorageSrv.Put_resultIdentityDocumentStorageSrv.Processor.Put. getResult(I iface, IdentityDocumentStorageSrv.Put_args args)voidIdentityDocumentStorageSrv.AsyncProcessor.Put. start(I iface, IdentityDocumentStorageSrv.Put_args args, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler)Constructors in dev.vality.identdocstore.identity_document_storage with parameters of type IdentityDocumentStorageSrv.Put_args Constructor Description Put_args(IdentityDocumentStorageSrv.Put_args other)Performs a deep copy on other.