umontreal.iro.lecuyer.contactcenters.msk.params
Class AgentParams
java.lang.Object
umontreal.iro.lecuyer.xmlbind.params.Named
umontreal.iro.lecuyer.contactcenters.msk.params.AgentParams
public class AgentParams
- extends Named
Defines parameters for an individual agent.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
shift
protected ScheduleShiftParams shift
AgentParams
public AgentParams()
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()
To submit a bug or ask questions, send an e-mail to
Richard Simard.