Uses of Class
dev.vality.damsel.payment_processing.InvoicingSrv.GetEvents_result
Packages that use InvoicingSrv.GetEvents_result
-
Uses of InvoicingSrv.GetEvents_result in dev.vality.damsel.payment_processing
Methods in dev.vality.damsel.payment_processing that return InvoicingSrv.GetEvents_resultModifier and TypeMethodDescriptionInvoicingSrv.GetEvents_result.deepCopy()InvoicingSrv.Processor.GetEvents.getResult(I iface, InvoicingSrv.GetEvents_args args) InvoicingSrv.GetEvents_result.setEx2(InvoiceNotFound ex2) InvoicingSrv.GetEvents_result.setEx3(EventNotFound ex3) InvoicingSrv.GetEvents_result.setEx4(InvalidRequest ex4) InvoicingSrv.GetEvents_result.setSuccess(List<Event> success) Methods in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetEvents_resultModifier and TypeMethodDescriptionintInvoicingSrv.GetEvents_result.compareTo(InvoicingSrv.GetEvents_result other) booleanInvoicingSrv.GetEvents_result.equals(InvoicingSrv.GetEvents_result that) Constructors in dev.vality.damsel.payment_processing with parameters of type InvoicingSrv.GetEvents_resultModifierConstructorDescriptionPerforms a deep copy on other.