|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.tuwien.ifs.somtoolbox.reportgenerator.QEContainers.MapQEContainer
public class MapQEContainer
Field Summary | |
---|---|
protected double |
qe
|
Constructor Summary | |
---|---|
MapQEContainer()
|
|
MapQEContainer(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 |
Field Detail |
---|
protected double qe
Constructor Detail |
---|
public MapQEContainer()
public MapQEContainer(double qe)
Method Detail |
---|
public void setQE(double qe)
setQE
in interface QEContainer
public double getQE()
getQE
in interface QEContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |