Uses of Class
dev.vality.damsel.domain.CashVolumeFixed
Packages that use CashVolumeFixed
-
Uses of CashVolumeFixed in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return CashVolumeFixedMethods in dev.vality.damsel.domain with parameters of type CashVolumeFixedModifier and TypeMethodDescriptionintCashVolumeFixed.compareTo(CashVolumeFixed other) booleanCashVolumeFixed.equals(CashVolumeFixed that) static CashVolumeCashVolume.fixed(CashVolumeFixed value) voidCashVolume.setFixed(CashVolumeFixed value) Constructors in dev.vality.damsel.domain with parameters of type CashVolumeFixedModifierConstructorDescriptionCashVolumeFixed(CashVolumeFixed other) Performs a deep copy on other.