Uses of Class
dev.vality.damsel.domain.InvoiceMutation
Packages that use InvoiceMutation
-
Uses of InvoiceMutation in dev.vality.damsel.domain
Fields in dev.vality.damsel.domain with type parameters of type InvoiceMutationMethods in dev.vality.damsel.domain that return InvoiceMutationModifier and TypeMethodDescriptionstatic InvoiceMutationInvoiceMutation.amount(InvoiceAmountMutation value) InvoiceMutation.deepCopy()Methods in dev.vality.damsel.domain that return types with arguments of type InvoiceMutationMethods in dev.vality.damsel.domain with parameters of type InvoiceMutationModifier and TypeMethodDescriptionvoidInvoice.addToMutations(InvoiceMutation elem) intInvoiceMutation.compareTo(InvoiceMutation other) booleanInvoiceMutation.equals(InvoiceMutation other) Method parameters in dev.vality.damsel.domain with type arguments of type InvoiceMutationConstructors in dev.vality.damsel.domain with parameters of type InvoiceMutation