Class GroupCostDelimitationByMonth.CostDelimitation
java.lang.Object
ch.tocco.nice2.optional.reservation.impl.freemarker.GroupCostDelimitationByMonth.CostDelimitation
- Enclosing class:
GroupCostDelimitationByMonth
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEvent()voidsetAbbreviation(String abbreviation) voidsetAmount(BigDecimal amount) voidvoidsetPartOfCosts(BigDecimal partOfCosts) voidsetPercentage(BigDecimal percentage)
-
Constructor Details
-
CostDelimitation
public CostDelimitation()
-
-
Method Details
-
getAbbreviation
-
setAbbreviation
-
getEvent
-
setEvent
-
getAmount
-
setAmount
-
getPercentage
-
setPercentage
-
getPartOfCosts
-
setPartOfCosts
-