Uses of Class
dev.vality.damsel.identity_document_storage.IdentityDocumentNotFound
Packages that use IdentityDocumentNotFound
-
Uses of IdentityDocumentNotFound in dev.vality.damsel.identity_document_storage
Fields in dev.vality.damsel.identity_document_storage declared as IdentityDocumentNotFoundMethods in dev.vality.damsel.identity_document_storage that return IdentityDocumentNotFoundModifier and TypeMethodDescriptionIdentityDocumentNotFound.deepCopy()IdentityDocumentStorageSrv.Get_result.getNotFound()Methods in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentNotFoundModifier and TypeMethodDescriptionintIdentityDocumentNotFound.compareTo(IdentityDocumentNotFound other) booleanIdentityDocumentNotFound.equals(IdentityDocumentNotFound that) IdentityDocumentStorageSrv.Get_result.setNotFound(IdentityDocumentNotFound not_found) Methods in dev.vality.damsel.identity_document_storage that throw IdentityDocumentNotFoundModifier and TypeMethodDescriptionIdentityDocumentStorageSrv.AsyncClient.Get_call.getResult()IdentityDocumentStorageSrv.Client.recvGet()Constructors in dev.vality.damsel.identity_document_storage with parameters of type IdentityDocumentNotFoundModifierConstructorDescriptionGet_result(IdentityDocument success, IdentityDocumentNotFound not_found) Performs a deep copy on other.