Uses of Class
dev.vality.identity.IdentificationSrv.Get_result
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentificationSrv.Get_result in dev.vality.identity
Methods in dev.vality.identity that return IdentificationSrv.Get_result Modifier and Type Method Description IdentificationSrv.Get_resultIdentificationSrv.Get_result. deepCopy()IdentificationSrv.Get_resultIdentificationSrv.Processor.Get. getResult(I iface, IdentificationSrv.Get_args args)IdentificationSrv.Get_resultIdentificationSrv.Get_result. setEx1(IdentityNotFound ex1)IdentificationSrv.Get_resultIdentificationSrv.Get_result. setSuccess(Identity success)Methods in dev.vality.identity with parameters of type IdentificationSrv.Get_result Modifier and Type Method Description intIdentificationSrv.Get_result. compareTo(IdentificationSrv.Get_result other)booleanIdentificationSrv.Get_result. equals(IdentificationSrv.Get_result that)Constructors in dev.vality.identity with parameters of type IdentificationSrv.Get_result Constructor Description Get_result(IdentificationSrv.Get_result other)Performs a deep copy on other.