Uses of Class
dev.vality.damsel.identity_document_storage.IdentityDocumentStorageSrv.Get_result
Packages that use IdentityDocumentStorageSrv.Get_result
-
Uses of IdentityDocumentStorageSrv.Get_result in dev.vality.damsel.identity_document_storage
Methods in dev.vality.damsel.identity_document_storage that return IdentityDocumentStorageSrv.Get_resultModifier and TypeMethodDescriptionIdentityDocumentStorageSrv.Get_result.deepCopy()IdentityDocumentStorageSrv.Processor.Get.getResult(I iface, IdentityDocumentStorageSrv.Get_args args) IdentityDocumentStorageSrv.Get_result.setNotFound(IdentityDocumentNotFound not_found) IdentityDocumentStorageSrv.Get_result.setSuccess(IdentityDocument success) Methods in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentStorageSrv.Get_resultModifier and TypeMethodDescriptionintIdentityDocumentStorageSrv.Get_result.compareTo(IdentityDocumentStorageSrv.Get_result other) booleanIdentityDocumentStorageSrv.Get_result.equals(IdentityDocumentStorageSrv.Get_result that) Constructors in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentStorageSrv.Get_resultModifierConstructorDescriptionPerforms a deep copy on other.