ContactCenters
V. 0.9.9.

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

java.lang.Object
  extended by umontreal.iro.lecuyer.contactcenters.app.params.ControlVariableParams

public class ControlVariableParams
extends Object

Defines parameters for a specific control variable applied to some estimators after simulation.


Field Summary
protected  String name
           
 
Constructor Summary
ControlVariableParams()
           
 
Method Summary
 String getName()
          Gets the value of the name property.
 boolean isSetName()
           
 void setName(String value)
          Sets the value of the name property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected String name
Constructor Detail

ControlVariableParams

public ControlVariableParams()
Method Detail

getName

public String getName()
Gets the value of the name property.

Returns:
possible object is String

setName

public void setName(String value)
Sets the value of the name property.

Parameters:
value - allowed object is String

isSetName

public boolean isSetName()

ContactCenters
V. 0.9.9.

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