Uses of Class
co.ecg.alpaca.toolkit.generated.tables.GroupCallCenterAgentThresholdProfileProfilesTableRow
| Package | Description |
|---|---|
| co.ecg.alpaca.toolkit.generated | |
| co.ecg.alpaca.toolkit.generated.tables |
-
Uses of GroupCallCenterAgentThresholdProfileProfilesTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type GroupCallCenterAgentThresholdProfileProfilesTableRow Modifier and Type Field Description protected List<GroupCallCenterAgentThresholdProfileProfilesTableRow>CallCenter.GroupCallCenterAgentThresholdProfileGetListResponse. profilesTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type GroupCallCenterAgentThresholdProfileProfilesTableRow Modifier and Type Method Description List<GroupCallCenterAgentThresholdProfileProfilesTableRow>CallCenter.GroupCallCenterAgentThresholdProfileGetListResponse. getProfilesTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type GroupCallCenterAgentThresholdProfileProfilesTableRow Modifier and Type Method Description voidCallCenter.GroupCallCenterAgentThresholdProfileGetListResponse. setProfilesTable(List<GroupCallCenterAgentThresholdProfileProfilesTableRow> profilesTable) -
Uses of GroupCallCenterAgentThresholdProfileProfilesTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return GroupCallCenterAgentThresholdProfileProfilesTableRow Modifier and Type Method Description static GroupCallCenterAgentThresholdProfileProfilesTableRowGroupCallCenterAgentThresholdProfileProfilesTableRow. 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 GroupCallCenterAgentThresholdProfileProfilesTableRow Modifier and Type Method Description static List<GroupCallCenterAgentThresholdProfileProfilesTableRow>GroupCallCenterAgentThresholdProfileProfilesTableRow. getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)Creates the OCI Table Type Array with the given NodeArray