Uses of Class
dev.vality.damsel.domain.CashVolumeProduct
Packages that use CashVolumeProduct
-
Uses of CashVolumeProduct in dev.vality.damsel.domain
Methods in dev.vality.damsel.domain that return CashVolumeProductModifier and TypeMethodDescriptionCashVolumeProduct.deepCopy()CashVolume.getProduct()static CashVolumeProductCashVolumeProduct.max_of(Set<CashVolume> value) static CashVolumeProductCashVolumeProduct.min_of(Set<CashVolume> value) static CashVolumeProductCashVolumeProduct.sum_of(Set<CashVolume> value) Methods in dev.vality.damsel.domain with parameters of type CashVolumeProductModifier and TypeMethodDescriptionintCashVolumeProduct.compareTo(CashVolumeProduct other) booleanCashVolumeProduct.equals(CashVolumeProduct other) static CashVolumeCashVolume.product(CashVolumeProduct value) voidCashVolume.setProduct(CashVolumeProduct value) Constructors in dev.vality.damsel.domain with parameters of type CashVolumeProduct