ContactCenters
V. 0.9.9.

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

java.lang.Object
  extended by umontreal.iro.lecuyer.xmlbind.params.IntArray
      extended by umontreal.iro.lecuyer.contactcenters.app.params.PMMatrixInt

public class PMMatrixInt
extends IntArray

This is similar to PMMatrix with a matrix of integers rather than a matrix of double-precision values.


Nested Class Summary
 
Nested classes/interfaces inherited from class umontreal.iro.lecuyer.xmlbind.params.IntArray
IntArray.Row
 
Field Summary
protected  String measure
           
 
Fields inherited from class umontreal.iro.lecuyer.xmlbind.params.IntArray
rows
 
Constructor Summary
PMMatrixInt()
           
 
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.IntArray
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

PMMatrixInt

public PMMatrixInt()
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.