Package de.bsvrz.dua.pllogufd.vew
Class PllogUfdOptions
java.lang.Object
de.bsvrz.dua.pllogufd.vew.PllogUfdOptions
Allgemeine Optionen der SWE, die per Startzeilen-Parameter übergeben werden.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlong
boolean
boolean
boolean
boolean
boolean
boolean
void
update
(VerwaltungPlPruefungLogischUFD verwaltung)
-
Constructor Details
-
PllogUfdOptions
public PllogUfdOptions()
-
-
Method Details
-
update
-
isUseNiGrenzNS
public boolean isUseNiGrenzNS() -
isUseWfdTrockenGrenzwert
public boolean isUseWfdTrockenGrenzwert() -
isFehlerhafteWertePublizieren
public boolean isFehlerhafteWertePublizieren() -
getIgnoredMeteoRules
-
isInitialeAusfallKontrolle
public boolean isInitialeAusfallKontrolle() -
getDefaultMaxZeitVerzug
public long getDefaultMaxZeitVerzug() -
isSkipRules
public boolean isSkipRules() -
isAusfallNichtErmittelbar
public boolean isAusfallNichtErmittelbar()
-