|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectumontreal.iro.lecuyer.contactcenters.msk.params.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the umontreal.iro.lecuyer.contactcenters.msk.params package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor Summary | |
---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: umontreal.iro.lecuyer.contactcenters.msk.params |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public ConditionParams createConditionParams()
ConditionParams
public DialerParams createDialerParams()
DialerParams
public AgentGroupScheduleParams createAgentGroupScheduleParams()
AgentGroupScheduleParams
public ArrivalProcessParams createArrivalProcessParams()
ArrivalProcessParams
public RouterParams createRouterParams()
RouterParams
public TimeIntervalParams createTimeIntervalParams()
TimeIntervalParams
public ScheduleShiftParams createScheduleShiftParams()
ScheduleShiftParams
public ShiftPartParams createShiftPartParams()
ShiftPartParams
public RoutingCaseParams createRoutingCaseParams()
RoutingCaseParams
public AgentGroupParams createAgentGroupParams()
AgentGroupParams
public TwoIndicesWithTypesParams createTwoIndicesWithTypesParams()
TwoIndicesWithTypesParams
public ProducedCallTypeParams createProducedCallTypeParams()
ProducedCallTypeParams
public CallTypeRoutingParams createCallTypeRoutingParams()
CallTypeRoutingParams
public IndexThreshIntWithTypeParams createIndexThreshIntWithTypeParams()
IndexThreshIntWithTypeParams
public CallCenterParams createCallCenterParams()
CallCenterParams
public OutboundTypeParams createOutboundTypeParams()
OutboundTypeParams
public AgentGroupIndex createAgentGroupIndex()
AgentGroupIndex
public DialerAgentGroupParams createDialerAgentGroupParams()
DialerAgentGroupParams
public IndexThreshIntParams createIndexThreshIntParams()
IndexThreshIntParams
public TwoIndicesParams createTwoIndicesParams()
TwoIndicesParams
public IndexThreshWithTypeParams createIndexThreshWithTypeParams()
IndexThreshWithTypeParams
public StatConditionParams createStatConditionParams()
StatConditionParams
public ServiceTimeParams createServiceTimeParams()
ServiceTimeParams
public InboundTypeParams createInboundTypeParams()
InboundTypeParams
public SegmentParams createSegmentParams()
SegmentParams
public DialerLimitParams createDialerLimitParams()
DialerLimitParams
public RoutingStageParams createRoutingStageParams()
RoutingStageParams
public IndexThreshParams createIndexThreshParams()
IndexThreshParams
public ConditionParamsList createConditionParamsList()
ConditionParamsList
public AgentParams createAgentParams()
AgentParams
public DefaultCaseParams createDefaultCaseParams()
DefaultCaseParams
public DoubleArrayWithMinWaitingTime createDoubleArrayWithMinWaitingTime()
DoubleArrayWithMinWaitingTime
public RoutingTableSources createRoutingTableSources()
RoutingTableSources
public JAXBElement<CallCenterParams> createMSKCCParams(CallCenterParams value)
JAXBElement
<
CallCenterParams
>
}
public JAXBElement<TwoIndicesParams> createConditionParamsListNumFreeAgents(TwoIndicesParams value)
JAXBElement
<
TwoIndicesParams
>
}
public JAXBElement<IndexThreshIntWithTypeParams> createConditionParamsListQueueSizeThresh(IndexThreshIntWithTypeParams value)
JAXBElement
<
IndexThreshIntWithTypeParams
>
}
public JAXBElement<IndexThreshIntParams> createConditionParamsListNumFreeAgentsThresh(IndexThreshIntParams value)
JAXBElement
<
IndexThreshIntParams
>
}
public JAXBElement<ConditionParamsList> createConditionParamsListEither(ConditionParamsList value)
JAXBElement
<
ConditionParamsList
>
}
public JAXBElement<TwoIndicesWithTypesParams> createConditionParamsListQueueSizes(TwoIndicesWithTypesParams value)
JAXBElement
<
TwoIndicesWithTypesParams
>
}
public JAXBElement<TwoIndicesWithTypesParams> createConditionParamsListFracBusyAgents(TwoIndicesWithTypesParams value)
JAXBElement
<
TwoIndicesWithTypesParams
>
}
public JAXBElement<IndexThreshWithTypeParams> createConditionParamsListFracBusyAgentsThresh(IndexThreshWithTypeParams value)
JAXBElement
<
IndexThreshWithTypeParams
>
}
public JAXBElement<ConditionParamsList> createConditionParamsListAll(ConditionParamsList value)
JAXBElement
<
ConditionParamsList
>
}
public JAXBElement<StatConditionParams> createConditionParamsListStat(StatConditionParams value)
JAXBElement
<
StatConditionParams
>
}
public JAXBElement<Named> createConditionParamsListCustom(Named value)
JAXBElement
<
Named
>
}
|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |