Uses of Class
dev.vality.damsel.payment_processing.PartyManagementSrv.GetShopAccount_result
Packages that use PartyManagementSrv.GetShopAccount_result
-
Uses of PartyManagementSrv.GetShopAccount_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return PartyManagementSrv.GetShopAccount_resultModifier and TypeMethodDescriptionPartyManagementSrv.GetShopAccount_result.deepCopy()PartyManagementSrv.Processor.GetShopAccount.getResult(I iface, PartyManagementSrv.GetShopAccount_args args) PartyManagementSrv.GetShopAccount_result.setEx2(PartyNotFound ex2) PartyManagementSrv.GetShopAccount_result.setEx3(ShopNotFound ex3) PartyManagementSrv.GetShopAccount_result.setEx4(ShopAccountNotFound ex4) PartyManagementSrv.GetShopAccount_result.setSuccess(ShopAccount success) Methods in dev.vality.damsel.payment_processing with parameters of type PartyManagementSrv.GetShopAccount_resultModifier and TypeMethodDescriptionintPartyManagementSrv.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_resultModifierConstructorDescriptionPerforms a deep copy on other.