public class AtlStatusPlausibilitaetsPruefungLogisch
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ATTR_NAME_WERTMAXLOGISCH |
static java.lang.String |
ATTR_NAME_WERTMINLOGISCH |
Constructor and Description |
---|
AtlStatusPlausibilitaetsPruefungLogisch(de.bsvrz.dav.daf.main.Data data) |
Modifier and Type | Method and Description |
---|---|
boolean |
getWertMaxLogisch() |
boolean |
getWertMinLogisch() |
void |
setWertMaxLogisch(boolean jaNein) |
void |
setWertMinLogisch(boolean jaNein) |
public static final java.lang.String ATTR_NAME_WERTMAXLOGISCH
public static final java.lang.String ATTR_NAME_WERTMINLOGISCH