Uses of Class
dev.vality.identity.IdentificationJudgementSrv.Approve_args
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentificationJudgementSrv.Approve_args in dev.vality.identity
Methods in dev.vality.identity that return IdentificationJudgementSrv.Approve_args Modifier and Type Method Description IdentificationJudgementSrv.Approve_argsIdentificationJudgementSrv.Approve_args. deepCopy()IdentificationJudgementSrv.Approve_argsIdentificationJudgementSrv.AsyncProcessor.Approve. getEmptyArgsInstance()IdentificationJudgementSrv.Approve_argsIdentificationJudgementSrv.Processor.Approve. getEmptyArgsInstance()IdentificationJudgementSrv.Approve_argsIdentificationJudgementSrv.Approve_args. setId(String id)Methods in dev.vality.identity with parameters of type IdentificationJudgementSrv.Approve_args Modifier and Type Method Description intIdentificationJudgementSrv.Approve_args. compareTo(IdentificationJudgementSrv.Approve_args other)booleanIdentificationJudgementSrv.Approve_args. equals(IdentificationJudgementSrv.Approve_args that)IdentificationJudgementSrv.Approve_resultIdentificationJudgementSrv.Processor.Approve. getResult(I iface, IdentificationJudgementSrv.Approve_args args)voidIdentificationJudgementSrv.AsyncProcessor.Approve. start(I iface, IdentificationJudgementSrv.Approve_args args, org.apache.thrift.async.AsyncMethodCallback<IdentityClaim> resultHandler)Constructors in dev.vality.identity with parameters of type IdentificationJudgementSrv.Approve_args Constructor Description Approve_args(IdentificationJudgementSrv.Approve_args other)Performs a deep copy on other.