Uses of Class
co.ecg.alpaca.toolkit.generated.tables.EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow
-
Packages that use EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow Package Description co.ecg.alpaca.toolkit.generated.services co.ecg.alpaca.toolkit.generated.tables -
-
Uses of EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow in co.ecg.alpaca.toolkit.generated.services
Fields in co.ecg.alpaca.toolkit.generated.services with type parameters of type EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow Modifier and Type Field Description protected List<EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow>EnterpriseTrunkGroup.EnterpriseEnterpriseTrunkGetUserListResponse. enterpriseTrunkUserTableMethods in co.ecg.alpaca.toolkit.generated.services that return types with arguments of type EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow Modifier and Type Method Description List<EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow>EnterpriseTrunkGroup.EnterpriseEnterpriseTrunkGetUserListResponse. getEnterpriseTrunkUserTable()Method parameters in co.ecg.alpaca.toolkit.generated.services with type arguments of type EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow Modifier and Type Method Description voidEnterpriseTrunkGroup.EnterpriseEnterpriseTrunkGetUserListResponse. setEnterpriseTrunkUserTable(List<EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow> enterpriseTrunkUserTable) -
Uses of EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow Modifier and Type Method Description static EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRowEnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow. 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 EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow Modifier and Type Method Description static List<EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow>EnterpriseEnterpriseTrunkEnterpriseTrunkUserTableRow. getFromNodeArray(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)Creates the OCI Table Type Array with the given NodeArray
-