Uses of Class
com.blockchyp.client.dto.TransactionDisplayDiscount
Packages that use TransactionDisplayDiscount
-
Uses of TransactionDisplayDiscount in com.blockchyp.client.dto
Methods in com.blockchyp.client.dto that return types with arguments of type TransactionDisplayDiscountModifier and TypeMethodDescriptionTransactionDisplayItem.getDiscounts()Gets are displayed under their corresponding item.Methods in com.blockchyp.client.dto with parameters of type TransactionDisplayDiscountModifier and TypeMethodDescriptionvoidTransactionDisplayItem.addDiscount(TransactionDisplayDiscount value) Adds a are displayed under their corresponding item.Method parameters in com.blockchyp.client.dto with type arguments of type TransactionDisplayDiscountModifier and TypeMethodDescriptionvoidTransactionDisplayItem.setDiscounts(Collection<TransactionDisplayDiscount> value) Sets are displayed under their corresponding item.