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