Uses of Class
dev.vality.identdocstore.identity_document_storage.IdentityDocumentStorageSrv.Put_result
-
Uses of IdentityDocumentStorageSrv.Put_result in dev.vality.identdocstore.identity_document_storage
Methods in dev.vality.identdocstore.identity_document_storage that return IdentityDocumentStorageSrv.Put_result Modifier and Type Method Description IdentityDocumentStorageSrv.Put_resultIdentityDocumentStorageSrv.Put_result. deepCopy()IdentityDocumentStorageSrv.Put_resultIdentityDocumentStorageSrv.Processor.Put. getResult(I iface, IdentityDocumentStorageSrv.Put_args args)IdentityDocumentStorageSrv.Put_resultIdentityDocumentStorageSrv.Put_result. setSuccess(String success)Methods in dev.vality.identdocstore.identity_document_storage with parameters of type IdentityDocumentStorageSrv.Put_result Modifier and Type Method Description intIdentityDocumentStorageSrv.Put_result. compareTo(IdentityDocumentStorageSrv.Put_result other)booleanIdentityDocumentStorageSrv.Put_result. equals(IdentityDocumentStorageSrv.Put_result that)Constructors in dev.vality.identdocstore.identity_document_storage with parameters of type IdentityDocumentStorageSrv.Put_result Constructor Description Put_result(IdentityDocumentStorageSrv.Put_result other)Performs a deep copy on other.