umontreal.iro.lecuyer.contactcenters.msk.params
Class SegmentParams
java.lang.Object
umontreal.iro.lecuyer.xmlbind.params.Named
umontreal.iro.lecuyer.contactcenters.msk.params.SegmentParams
public class SegmentParams
- extends Named
Gives parameters for a segment which is defined here
as a group of contact types, agent groups, or main
periods.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
values
protected List<Integer> values
SegmentParams
public SegmentParams()
getValues
public List<Integer> getValues()
- Gets the value of the values property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the values property.
For example, to add a new item, do as follows:
getValues().add(newItem);
Objects of the following type(s) are allowed in the list
Integer
isSetValues
public boolean isSetValues()
unsetValues
public void unsetValues()
To submit a bug or ask questions, send an e-mail to
Richard Simard.