Uses of Class
dev.vality.identity.IdentificationSrv.Get_args
| Package | Description |
|---|---|
| dev.vality.identity |
-
Uses of IdentificationSrv.Get_args in dev.vality.identity
Methods in dev.vality.identity that return IdentificationSrv.Get_args Modifier and Type Method Description IdentificationSrv.Get_argsIdentificationSrv.Get_args. deepCopy()IdentificationSrv.Get_argsIdentificationSrv.AsyncProcessor.Get. getEmptyArgsInstance()IdentificationSrv.Get_argsIdentificationSrv.Processor.Get. getEmptyArgsInstance()IdentificationSrv.Get_argsIdentificationSrv.Get_args. setId(String id)Methods in dev.vality.identity with parameters of type IdentificationSrv.Get_args Modifier and Type Method Description intIdentificationSrv.Get_args. compareTo(IdentificationSrv.Get_args other)booleanIdentificationSrv.Get_args. equals(IdentificationSrv.Get_args that)IdentificationSrv.Get_resultIdentificationSrv.Processor.Get. getResult(I iface, IdentificationSrv.Get_args args)voidIdentificationSrv.AsyncProcessor.Get. start(I iface, IdentificationSrv.Get_args args, org.apache.thrift.async.AsyncMethodCallback<Identity> resultHandler)Constructors in dev.vality.identity with parameters of type IdentificationSrv.Get_args Constructor Description Get_args(IdentificationSrv.Get_args other)Performs a deep copy on other.