Uses of Class
dev.vality.identity.IdentificationSrv.GetIdentityID_result
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentificationSrv.GetIdentityID_result in dev.vality.identity
Methods in dev.vality.identity that return IdentificationSrv.GetIdentityID_result Modifier and Type Method Description IdentificationSrv.GetIdentityID_resultIdentificationSrv.GetIdentityID_result. deepCopy()IdentificationSrv.GetIdentityID_resultIdentificationSrv.Processor.GetIdentityID. getResult(I iface, IdentificationSrv.GetIdentityID_args args)IdentificationSrv.GetIdentityID_resultIdentificationSrv.GetIdentityID_result. setEx1(IdentityDocumentNotFound ex1)IdentificationSrv.GetIdentityID_resultIdentificationSrv.GetIdentityID_result. setEx2(InsufficientIdentityDocuments ex2)IdentificationSrv.GetIdentityID_resultIdentificationSrv.GetIdentityID_result. setSuccess(String success)Methods in dev.vality.identity with parameters of type IdentificationSrv.GetIdentityID_result Modifier and Type Method Description intIdentificationSrv.GetIdentityID_result. compareTo(IdentificationSrv.GetIdentityID_result other)booleanIdentificationSrv.GetIdentityID_result. equals(IdentificationSrv.GetIdentityID_result that)Constructors in dev.vality.identity with parameters of type IdentificationSrv.GetIdentityID_result Constructor Description GetIdentityID_result(IdentificationSrv.GetIdentityID_result other)Performs a deep copy on other.