Uses of Class
dev.vality.damsel.domain.Allocation
Packages that use Allocation
Package
Description
-
Uses of Allocation in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain declared as AllocationModifier and TypeFieldDescriptionInvoice.allocationInvoicePaymentCaptured.allocationInvoicePaymentRefund.allocationMethods in dev.vality.damsel.domain that return AllocationModifier and TypeMethodDescriptionAllocation.deepCopy()Invoice.getAllocation()InvoicePaymentCaptured.getAllocation()InvoicePaymentRefund.getAllocation()Allocation.setTransactions(List<AllocationTransaction> transactions) Methods in dev.vality.damsel.domain with parameters of type AllocationModifier and TypeMethodDescriptionintAllocation.compareTo(Allocation other) booleanAllocation.equals(Allocation that) Invoice.setAllocation(Allocation allocation) InvoicePaymentCaptured.setAllocation(Allocation allocation) InvoicePaymentRefund.setAllocation(Allocation allocation) Constructors in dev.vality.damsel.domain with parameters of type Allocation -
Uses of Allocation in dev.vality.damsel.merch_stat
Fields in dev.vality.damsel.merch_stat declared as AllocationModifier and TypeFieldDescriptionStatInvoice.allocationStatPayment.allocationStatRefund.allocationMethods in dev.vality.damsel.merch_stat that return AllocationModifier and TypeMethodDescriptionStatInvoice.getAllocation()StatPayment.getAllocation()StatRefund.getAllocation()Methods in dev.vality.damsel.merch_stat with parameters of type AllocationModifier and TypeMethodDescriptionStatInvoice.setAllocation(Allocation allocation) StatPayment.setAllocation(Allocation allocation) StatRefund.setAllocation(Allocation allocation) -
Uses of Allocation in dev.vality.damsel.payment_processing
Fields in dev.vality.damsel.payment_processing declared as AllocationMethods in dev.vality.damsel.payment_processing that return AllocationModifier and TypeMethodDescriptionInvoicePayment.getAllocation()InvoicePaymentCaptureData.getAllocation()Methods in dev.vality.damsel.payment_processing with parameters of type AllocationModifier and TypeMethodDescriptionInvoicePayment.setAllocation(Allocation allocation) InvoicePaymentCaptureData.setAllocation(Allocation allocation) -
Uses of Allocation in dev.vality.damsel.proxy_inspector
Fields in dev.vality.damsel.proxy_inspector declared as AllocationMethods in dev.vality.damsel.proxy_inspector that return AllocationMethods in dev.vality.damsel.proxy_inspector with parameters of type Allocation