umontreal.iro.lecuyer.contactcenters.app.params
Class PMMatrix
java.lang.Object
umontreal.iro.lecuyer.xmlbind.params.DoubleArray
umontreal.iro.lecuyer.contactcenters.app.params.PMMatrix
public class PMMatrix
- extends DoubleArray
Represents a matrix of statistics concerning a
specific type of performance measure, obtained by some
evaluation.
Fields inherited from class umontreal.iro.lecuyer.xmlbind.params.DoubleArray |
rows |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
measure
protected String measure
PMMatrix
public PMMatrix()
getMeasure
public String getMeasure()
- Gets the value of the measure property.
- Returns:
- possible object is
String
setMeasure
public void setMeasure(String value)
- Sets the value of the measure property.
- Parameters:
value
- allowed object is
String
isSetMeasure
public boolean isSetMeasure()
To submit a bug or ask questions, send an e-mail to
Richard Simard.