Uses of Class
dev.vality.identity.IdentificationSrv.GetIdentityID_args
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentificationSrv.GetIdentityID_args in dev.vality.identity
Methods in dev.vality.identity that return IdentificationSrv.GetIdentityID_args Modifier and Type Method Description IdentificationSrv.GetIdentityID_argsIdentificationSrv.GetIdentityID_args. deepCopy()IdentificationSrv.GetIdentityID_argsIdentificationSrv.AsyncProcessor.GetIdentityID. getEmptyArgsInstance()IdentificationSrv.GetIdentityID_argsIdentificationSrv.Processor.GetIdentityID. getEmptyArgsInstance()IdentificationSrv.GetIdentityID_argsIdentificationSrv.GetIdentityID_args. setProof(List<IdentityDocument> proof)Methods in dev.vality.identity with parameters of type IdentificationSrv.GetIdentityID_args Modifier and Type Method Description intIdentificationSrv.GetIdentityID_args. compareTo(IdentificationSrv.GetIdentityID_args other)booleanIdentificationSrv.GetIdentityID_args. equals(IdentificationSrv.GetIdentityID_args that)IdentificationSrv.GetIdentityID_resultIdentificationSrv.Processor.GetIdentityID. getResult(I iface, IdentificationSrv.GetIdentityID_args args)voidIdentificationSrv.AsyncProcessor.GetIdentityID. start(I iface, IdentificationSrv.GetIdentityID_args args, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler)Constructors in dev.vality.identity with parameters of type IdentificationSrv.GetIdentityID_args Constructor Description GetIdentityID_args(IdentificationSrv.GetIdentityID_args other)Performs a deep copy on other.