Uses of Class
dev.vality.damsel.payment_processing.PartyManagementSrv.GetShopAccount_result
| Package | Description |
|---|---|
| dev.vality.damsel.payment_processing |
-
Uses of PartyManagementSrv.GetShopAccount_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return PartyManagementSrv.GetShopAccount_result Modifier and Type Method Description PartyManagementSrv.GetShopAccount_resultPartyManagementSrv.GetShopAccount_result. deepCopy()PartyManagementSrv.GetShopAccount_resultPartyManagementSrv.Processor.GetShopAccount. getResult(I iface, PartyManagementSrv.GetShopAccount_args args)PartyManagementSrv.GetShopAccount_resultPartyManagementSrv.GetShopAccount_result. setEx2(PartyNotFound ex2)PartyManagementSrv.GetShopAccount_resultPartyManagementSrv.GetShopAccount_result. setEx3(ShopNotFound ex3)PartyManagementSrv.GetShopAccount_resultPartyManagementSrv.GetShopAccount_result. setEx4(ShopAccountNotFound ex4)PartyManagementSrv.GetShopAccount_resultPartyManagementSrv.GetShopAccount_result. setSuccess(ShopAccount success)Methods in dev.vality.damsel.payment_processing with parameters of type PartyManagementSrv.GetShopAccount_result Modifier and Type Method Description intPartyManagementSrv.GetShopAccount_result. compareTo(PartyManagementSrv.GetShopAccount_result other)booleanPartyManagementSrv.GetShopAccount_result. equals(PartyManagementSrv.GetShopAccount_result that)Constructors in dev.vality.damsel.payment_processing with parameters of type PartyManagementSrv.GetShopAccount_result Constructor Description GetShopAccount_result(PartyManagementSrv.GetShopAccount_result other)Performs a deep copy on other.