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.autoAttendantTableMethods 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 TypeMethodDescriptionvoidAutoAttendant.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