de.inovat.kex.bast.common.datawrapper
Class AtlStatusPlausibilitaetsPruefungLogisch

java.lang.Object
  extended by de.inovat.kex.bast.common.datawrapper.AtlStatusPlausibilitaetsPruefungLogisch

public class AtlStatusPlausibilitaetsPruefungLogisch
extends java.lang.Object

kapselt die AttributListe atl.statusPlausibilitaetsPruefungLogisch.

Version:
$Id: AtlStatusPlausibilitaetsPruefungLogisch.java 442 2008-11-10 06:59:32Z Schawaller $
Author:
LOGOS GmbH Rostock (www.logos-ib.de), J. Schawaller

Field Summary
static java.lang.String ATTR_NAME_WERTMAXLOGISCH
           
static java.lang.String ATTR_NAME_WERTMINLOGISCH
           
 
Constructor Summary
AtlStatusPlausibilitaetsPruefungLogisch(de.bsvrz.dav.daf.main.Data data)
           
 
Method Summary
 boolean getWertMaxLogisch()
           
 boolean getWertMinLogisch()
           
 void setWertMaxLogisch(boolean jaNein)
           
 void setWertMinLogisch(boolean jaNein)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ATTR_NAME_WERTMAXLOGISCH

public static final java.lang.String ATTR_NAME_WERTMAXLOGISCH
See Also:
Constant Field Values

ATTR_NAME_WERTMINLOGISCH

public static final java.lang.String ATTR_NAME_WERTMINLOGISCH
See Also:
Constant Field Values
Constructor Detail

AtlStatusPlausibilitaetsPruefungLogisch

public AtlStatusPlausibilitaetsPruefungLogisch(de.bsvrz.dav.daf.main.Data data)
Method Detail

getWertMaxLogisch

public boolean getWertMaxLogisch()

setWertMaxLogisch

public void setWertMaxLogisch(boolean jaNein)

getWertMinLogisch

public boolean getWertMinLogisch()

setWertMinLogisch

public void setWertMinLogisch(boolean jaNein)