ContactCenters
V. 0.9.9.

umontreal.iro.lecuyer.contactcenters.msk.params
Class AgentParams

java.lang.Object
  extended by umontreal.iro.lecuyer.xmlbind.params.Named
      extended by umontreal.iro.lecuyer.contactcenters.msk.params.AgentParams

public class AgentParams
extends Named

Defines parameters for an individual agent.


Field Summary
protected  ScheduleShiftParams shift
           
 
Fields inherited from class umontreal.iro.lecuyer.xmlbind.params.Named
name, properties
 
Constructor Summary
AgentParams()
           
 
Method Summary
 ScheduleShiftParams getShift()
          Gets the value of the shift property.
 boolean isSetShift()
           
 void setShift(ScheduleShiftParams value)
          Sets the value of the shift property.
 
Methods inherited from class umontreal.iro.lecuyer.xmlbind.params.Named
getName, getProperties, isSetName, isSetProperties, setName, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

shift

protected ScheduleShiftParams shift
Constructor Detail

AgentParams

public AgentParams()
Method Detail

getShift

public ScheduleShiftParams getShift()
Gets the value of the shift property.

Returns:
possible object is ScheduleShiftParams

setShift

public void setShift(ScheduleShiftParams value)
Sets the value of the shift property.

Parameters:
value - allowed object is ScheduleShiftParams

isSetShift

public boolean isSetShift()

ContactCenters
V. 0.9.9.

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