Uses of Class
dev.vality.damsel.payment_processing.PartyManagementSrv.GetShop_result
Packages that use PartyManagementSrv.GetShop_result
-
Uses of PartyManagementSrv.GetShop_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return PartyManagementSrv.GetShop_resultModifier and TypeMethodDescriptionPartyManagementSrv.GetShop_result.deepCopy()PartyManagementSrv.Processor.GetShop.getResult(I iface, PartyManagementSrv.GetShop_args args) PartyManagementSrv.GetShop_result.setEx2(PartyNotFound ex2) PartyManagementSrv.GetShop_result.setEx3(ShopNotFound ex3) PartyManagementSrv.GetShop_result.setSuccess(Shop success) Methods in dev.vality.damsel.payment_processing with parameters of type PartyManagementSrv.GetShop_resultModifier and TypeMethodDescriptionintPartyManagementSrv.GetShop_result.compareTo(PartyManagementSrv.GetShop_result other) booleanPartyManagementSrv.GetShop_result.equals(PartyManagementSrv.GetShop_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type PartyManagementSrv.GetShop_resultModifierConstructorDescriptionPerforms a deep copy on other.