Uses of Class
co.ecg.alpaca.toolkit.generated.tables.EnterpriseCallCenterAgentThresholdProfileAgentTable1Row
| Package | Description |
|---|---|
| co.ecg.alpaca.toolkit.generated | |
| co.ecg.alpaca.toolkit.generated.tables |
-
Uses of EnterpriseCallCenterAgentThresholdProfileAgentTable1Row in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Field Description protected List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>CallCenter.EnterpriseCallCenterAgentThresholdProfileGetPagedSortedResponse. agentTableprotected List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>CallCenter.EnterpriseCallCenterAgentThresholdProfileGetResponse. agentTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Method Description List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>CallCenter.EnterpriseCallCenterAgentThresholdProfileGetPagedSortedResponse. getAgentTable()List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>CallCenter.EnterpriseCallCenterAgentThresholdProfileGetResponse. getAgentTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Method Description voidCallCenter.EnterpriseCallCenterAgentThresholdProfileGetPagedSortedResponse. setAgentTable(List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row> agentTable)voidCallCenter.EnterpriseCallCenterAgentThresholdProfileGetResponse. setAgentTable(List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row> agentTable) -
Uses of EnterpriseCallCenterAgentThresholdProfileAgentTable1Row in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Method Description static EnterpriseCallCenterAgentThresholdProfileAgentTable1RowEnterpriseCallCenterAgentThresholdProfileAgentTable1Row. getFromNode(Node n, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)Creates the OCI Table Row with the given NodeMethods in co.ecg.alpaca.toolkit.generated.tables that return types with arguments of type EnterpriseCallCenterAgentThresholdProfileAgentTable1Row Modifier and Type Method Description static List<EnterpriseCallCenterAgentThresholdProfileAgentTable1Row>EnterpriseCallCenterAgentThresholdProfileAgentTable1Row. getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)Creates the OCI Table Type Array with the given NodeArray