Uses of Class
dev.vality.fistful.p2p_transfer.ManagementSrv.GetQuote_result
| Package | Description |
|---|---|
| dev.vality.fistful.p2p_transfer |
-
Uses of ManagementSrv.GetQuote_result in dev.vality.fistful.p2p_transfer
Methods in dev.vality.fistful.p2p_transfer that return ManagementSrv.GetQuote_result Modifier and Type Method Description ManagementSrv.GetQuote_resultManagementSrv.GetQuote_result. deepCopy()ManagementSrv.GetQuote_resultManagementSrv.Processor.GetQuote. getResult(I iface, ManagementSrv.GetQuote_args args)ManagementSrv.GetQuote_resultManagementSrv.GetQuote_result. setEx1(IdentityNotFound ex1)ManagementSrv.GetQuote_resultManagementSrv.GetQuote_result. setEx2(ForbiddenOperationCurrency ex2)ManagementSrv.GetQuote_resultManagementSrv.GetQuote_result. setEx3(ForbiddenOperationAmount ex3)ManagementSrv.GetQuote_resultManagementSrv.GetQuote_result. setEx4(OperationNotPermitted ex4)ManagementSrv.GetQuote_resultManagementSrv.GetQuote_result. setEx5(NoResourceInfo ex5)ManagementSrv.GetQuote_resultManagementSrv.GetQuote_result. setSuccess(Quote success)Methods in dev.vality.fistful.p2p_transfer with parameters of type ManagementSrv.GetQuote_result Modifier and Type Method Description intManagementSrv.GetQuote_result. compareTo(ManagementSrv.GetQuote_result other)booleanManagementSrv.GetQuote_result. equals(ManagementSrv.GetQuote_result that)Constructors in dev.vality.fistful.p2p_transfer with parameters of type ManagementSrv.GetQuote_result Constructor Description GetQuote_result(ManagementSrv.GetQuote_result other)Performs a deep copy on other.