Uses of Class
dev.vality.damsel.payment_processing.PartyManagementSrv.GetShopAccount_args
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of PartyManagementSrv.GetShopAccount_args in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return PartyManagementSrv.GetShopAccount_args Modifier and Type Method Description PartyManagementSrv.GetShopAccount_argsPartyManagementSrv.GetShopAccount_args. deepCopy()PartyManagementSrv.GetShopAccount_argsPartyManagementSrv.AsyncProcessor.GetShopAccount. getEmptyArgsInstance()PartyManagementSrv.GetShopAccount_argsPartyManagementSrv.Processor.GetShopAccount. getEmptyArgsInstance()PartyManagementSrv.GetShopAccount_argsPartyManagementSrv.GetShopAccount_args. setPartyId(String party_id)PartyManagementSrv.GetShopAccount_argsPartyManagementSrv.GetShopAccount_args. setShopId(String shop_id)Methods in dev.vality.damsel.payment_processing with parameters of type PartyManagementSrv.GetShopAccount_args Modifier and Type Method Description intPartyManagementSrv.GetShopAccount_args. compareTo(PartyManagementSrv.GetShopAccount_args other)booleanPartyManagementSrv.GetShopAccount_args. equals(PartyManagementSrv.GetShopAccount_args that)PartyManagementSrv.GetShopAccount_resultPartyManagementSrv.Processor.GetShopAccount. getResult(I iface, PartyManagementSrv.GetShopAccount_args args)voidPartyManagementSrv.AsyncProcessor.GetShopAccount. start(I iface, PartyManagementSrv.GetShopAccount_args args, org.apache.thrift.async.AsyncMethodCallback<ShopAccount> resultHandler)Constructors in dev.vality.damsel.payment_processing with parameters of type PartyManagementSrv.GetShopAccount_args Constructor Description GetShopAccount_args(PartyManagementSrv.GetShopAccount_args other)Performs a deep copy on other.