RegionalePreisstaffel

public final class RegionalePreisstaffel

Abbildung einer Preisstaffel mit regionaler Abgrenzung.

veröffentlicht am 30. Mai 2018

See also

Constructors

RegionalePreisstaffel
Link copied to clipboard
RegionalePreisstaffel RegionalePreisstaffel(BigDecimal einheitspreis, BigDecimal staffelgrenzeVon, BigDecimal staffelgrenzeBis, Sigmoidparameter sigmoidparameter, RegionaleGueltigkeit regionaleGueltigkeit)

Functions

getEinheitspreis
Link copied to clipboard
final BigDecimal getEinheitspreis()
getRegionaleGueltigkeit
Link copied to clipboard
final RegionaleGueltigkeit getRegionaleGueltigkeit()
getSigmoidparameter
Link copied to clipboard
final Sigmoidparameter getSigmoidparameter()
getStaffelgrenzeBis
Link copied to clipboard
final BigDecimal getStaffelgrenzeBis()
getStaffelgrenzeVon
Link copied to clipboard
final BigDecimal getStaffelgrenzeVon()

Properties

einheitspreis
Link copied to clipboard
private final BigDecimal einheitspreis
regionaleGueltigkeit
Link copied to clipboard
private final RegionaleGueltigkeit regionaleGueltigkeit
sigmoidparameter
Link copied to clipboard
private final Sigmoidparameter sigmoidparameter
staffelgrenzeBis
Link copied to clipboard
private final BigDecimal staffelgrenzeBis
staffelgrenzeVon
Link copied to clipboard
private final BigDecimal staffelgrenzeVon