at.tuwien.ifs.somtoolbox.reportgenerator.QEContainers
Class MapQEContainer
java.lang.Object
at.tuwien.ifs.somtoolbox.reportgenerator.QEContainers.MapQEContainer
- All Implemented Interfaces:
- QEContainer
public class MapQEContainer
- extends Object
- implements QEContainer
- Version:
- $Id: MapQEContainer.java 3883 2010-11-02 17:13:23Z frank $
- Author:
- Sebastian Skritek (0226286, Sebastian.Skritek@gmx.at)
Field Summary |
protected double |
qe
|
Method Summary |
double |
getQE()
|
void |
setQE(double qe)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
qe
protected double qe
MapQEContainer
public MapQEContainer()
MapQEContainer
public MapQEContainer(double qe)
setQE
public void setQE(double qe)
- Specified by:
setQE
in interface QEContainer
getQE
public double getQE()
- Specified by:
getQE
in interface QEContainer