Uses of Class
dev.vality.damsel.payment_processing.PartyManagementSrv.ComputePaymentInstitution_result
Packages that use PartyManagementSrv.ComputePaymentInstitution_result
-
Uses of PartyManagementSrv.ComputePaymentInstitution_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return PartyManagementSrv.ComputePaymentInstitution_resultModifier and TypeMethodDescriptionPartyManagementSrv.ComputePaymentInstitution_result.deepCopy()PartyManagementSrv.Processor.ComputePaymentInstitution.getResult(I iface, PartyManagementSrv.ComputePaymentInstitution_args args) PartyManagementSrv.ComputePaymentInstitution_result.setEx2(PartyNotFound ex2) PartyManagementSrv.ComputePaymentInstitution_result.setEx3(PaymentInstitutionNotFound ex3) PartyManagementSrv.ComputePaymentInstitution_result.setSuccess(PaymentInstitution success) Methods in dev.vality.damsel.payment_processing with parameters of type PartyManagementSrv.ComputePaymentInstitution_resultModifier and TypeMethodDescriptionintPartyManagementSrv.ComputePaymentInstitution_result.compareTo(PartyManagementSrv.ComputePaymentInstitution_result other) booleanPartyManagementSrv.ComputePaymentInstitution_result.equals(PartyManagementSrv.ComputePaymentInstitution_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type PartyManagementSrv.ComputePaymentInstitution_resultModifierConstructorDescriptionPerforms a deep copy on other.