ContactCenters
V. 0.9.9.

umontreal.iro.lecuyer.contactcenters.app.params
Class PMMatrix

java.lang.Object
  extended by umontreal.iro.lecuyer.xmlbind.params.DoubleArray
      extended by 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.


Nested Class Summary
 
Nested classes/interfaces inherited from class umontreal.iro.lecuyer.xmlbind.params.DoubleArray
DoubleArray.Row
 
Field Summary
protected  String measure
           
 
Fields inherited from class umontreal.iro.lecuyer.xmlbind.params.DoubleArray
rows
 
Constructor Summary
PMMatrix()
           
 
Method Summary
 String getMeasure()
          Gets the value of the measure property.
 boolean isSetMeasure()
           
 void setMeasure(String value)
          Sets the value of the measure property.
 
Methods inherited from class umontreal.iro.lecuyer.xmlbind.params.DoubleArray
getRows, isSetRows, unsetRows
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

measure

protected String measure
Constructor Detail

PMMatrix

public PMMatrix()
Method Detail

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()

ContactCenters
V. 0.9.9.

To submit a bug or ask questions, send an e-mail to Richard Simard.