Uses of Class
dev.vality.damsel.domain.InvoiceAmountMutationParams
Packages that use InvoiceAmountMutationParams
-
Uses of InvoiceAmountMutationParams in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return InvoiceAmountMutationParamsModifier and TypeMethodDescriptionInvoiceAmountMutationParams.deepCopy()InvoiceMutationParams.getAmount()static InvoiceAmountMutationParamsInvoiceAmountMutationParams.randomization(RandomizationMutationParams value) Methods in dev.vality.damsel.domain with parameters of type InvoiceAmountMutationParamsModifier and TypeMethodDescriptionstatic InvoiceMutationParamsInvoiceMutationParams.amount(InvoiceAmountMutationParams value) intInvoiceAmountMutationParams.compareTo(InvoiceAmountMutationParams other) booleanInvoiceAmountMutationParams.equals(InvoiceAmountMutationParams other) voidInvoiceMutationParams.setAmount(InvoiceAmountMutationParams value) Constructors in dev.vality.damsel.domain with parameters of type InvoiceAmountMutationParams