Uses of Class
co.ecg.alpaca.toolkit.generated.tables.GroupAutoAttendantAutoAttendantTableRow
Packages that use GroupAutoAttendantAutoAttendantTableRow
-
Uses of GroupAutoAttendantAutoAttendantTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type GroupAutoAttendantAutoAttendantTableRowModifier and TypeFieldDescriptionprotected List<GroupAutoAttendantAutoAttendantTableRow>
AutoAttendant.GroupAutoAttendantGetInstanceListResponse.autoAttendantTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type GroupAutoAttendantAutoAttendantTableRowModifier and TypeMethodDescriptionAutoAttendant.GroupAutoAttendantGetInstanceListResponse.getAutoAttendantTable()
Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type GroupAutoAttendantAutoAttendantTableRowModifier and TypeMethodDescriptionvoid
AutoAttendant.GroupAutoAttendantGetInstanceListResponse.setAutoAttendantTable
(List<GroupAutoAttendantAutoAttendantTableRow> autoAttendantTable) -
Uses of GroupAutoAttendantAutoAttendantTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return GroupAutoAttendantAutoAttendantTableRowModifier and TypeMethodDescriptionGroupAutoAttendantAutoAttendantTableRow.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 GroupAutoAttendantAutoAttendantTableRowModifier and TypeMethodDescriptionGroupAutoAttendantAutoAttendantTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray