-
public final class TranslateReport
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegernbTranslations
-
Constructor Summary
Constructors Constructor Description TranslateReport(Integer nbTranslations)
-
Method Summary
Modifier and Type Method Description final Integercomponent1()final TranslateReportcopy(Integer nbTranslations)final IntegergetNbTranslations()-
-
Constructor Detail
-
TranslateReport
TranslateReport(Integer nbTranslations)
-
-
Method Detail
-
component1
final Integer component1()
-
copy
final TranslateReport copy(Integer nbTranslations)
-
getNbTranslations
final Integer getNbTranslations()
-
-
-
-