Uses of Enum Class
de.ivfp.tarifkostenberechner.logic.core.model.FormulaVariable
Packages that use FormulaVariable
-
Uses of FormulaVariable in de.ivfp.tarifkostenberechner.logic.core.model
Subclasses with type arguments of type FormulaVariable in de.ivfp.tarifkostenberechner.logic.core.modelModifier and TypeClassDescriptionenumÜbersicht über alle Variablen Input Zahlweise zahlweise Brutto Wertentwicklung brutto_wertentwicklung brutto_wertentwicklung_monat Geburtsdatum geburtsdatum Versicherungsbeginn versicherungsbeginn Alter bei Rentenbeginn alter_bei_rentenbeginn Laufzeit laufzeit_jahre laufzeit_monate Zahlbeitrag in Euro zahlbeitrag Beitragssumme beitragssumme Provisionsmodell provisionsmodell
Atlas Abschlusskosten Ratierlich EB alpha alpha_ratierlich alpha_eb verteilt über ...Methods in de.ivfp.tarifkostenberechner.logic.core.model that return FormulaVariableModifier and TypeMethodDescriptionstatic FormulaVariableReturns the enum constant of this class with the specified name.static FormulaVariable[]FormulaVariable.values()Returns an array containing the constants of this enum class, in the order they are declared.