Uses of Class
dev.vality.damsel.domain.AllocationTransactionPrototypeBodyAmount
Packages that use AllocationTransactionPrototypeBodyAmount
-
Uses of AllocationTransactionPrototypeBodyAmount in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return AllocationTransactionPrototypeBodyAmountModifier and TypeMethodDescriptionAllocationTransactionPrototypeBodyAmount.deepCopy()AllocationTransactionPrototypeBody.getAmount()Сумма, которая будет переведена по назначению.Methods in dev.vality.damsel.domain with parameters of type AllocationTransactionPrototypeBodyAmountModifier and TypeMethodDescriptionAllocationTransactionPrototypeBody.amount(AllocationTransactionPrototypeBodyAmount value) intAllocationTransactionPrototypeBodyAmount.compareTo(AllocationTransactionPrototypeBodyAmount other) booleanAllocationTransactionPrototypeBodyAmount.equals(AllocationTransactionPrototypeBodyAmount that) voidAllocationTransactionPrototypeBody.setAmount(AllocationTransactionPrototypeBodyAmount value) Constructors in dev.vality.damsel.domain with parameters of type AllocationTransactionPrototypeBodyAmountModifierConstructorDescriptionPerforms a deep copy on other.