Uses of Class
dev.vality.damsel.proxy_provider.ProviderProxyHostSrv.GetPayment_args
| Package | Description |
|---|---|
| dev.vality.damsel.proxy_provider |
-
Uses of ProviderProxyHostSrv.GetPayment_args in dev.vality.damsel.proxy_provider
Methods in dev.vality.damsel.proxy_provider that return ProviderProxyHostSrv.GetPayment_args Modifier and Type Method Description ProviderProxyHostSrv.GetPayment_argsProviderProxyHostSrv.GetPayment_args. deepCopy()ProviderProxyHostSrv.GetPayment_argsProviderProxyHostSrv.AsyncProcessor.GetPayment. getEmptyArgsInstance()ProviderProxyHostSrv.GetPayment_argsProviderProxyHostSrv.Processor.GetPayment. getEmptyArgsInstance()ProviderProxyHostSrv.GetPayment_argsProviderProxyHostSrv.GetPayment_args. setTag(String tag)Methods in dev.vality.damsel.proxy_provider with parameters of type ProviderProxyHostSrv.GetPayment_args Modifier and Type Method Description intProviderProxyHostSrv.GetPayment_args. compareTo(ProviderProxyHostSrv.GetPayment_args other)booleanProviderProxyHostSrv.GetPayment_args. equals(ProviderProxyHostSrv.GetPayment_args that)ProviderProxyHostSrv.GetPayment_resultProviderProxyHostSrv.Processor.GetPayment. getResult(I iface, ProviderProxyHostSrv.GetPayment_args args)voidProviderProxyHostSrv.AsyncProcessor.GetPayment. start(I iface, ProviderProxyHostSrv.GetPayment_args args, org.apache.thrift.async.AsyncMethodCallback<PaymentInfo> resultHandler)Constructors in dev.vality.damsel.proxy_provider with parameters of type ProviderProxyHostSrv.GetPayment_args Constructor Description GetPayment_args(ProviderProxyHostSrv.GetPayment_args other)Performs a deep copy on other.