Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow
| Package | Description |
|---|---|
| co.ecg.alpaca.toolkit.generated | |
| co.ecg.alpaca.toolkit.generated.tables |
-
Uses of SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow Modifier and Type Field Description protected java.util.List<SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow>BWSystem.SystemSIPAuthenticationTrunkGroupLockoutGetResponse. lockoutTableMethods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow Modifier and Type Method Description java.util.List<SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow>BWSystem.SystemSIPAuthenticationTrunkGroupLockoutGetResponse. getLockoutTable()Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow Modifier and Type Method Description voidBWSystem.SystemSIPAuthenticationTrunkGroupLockoutGetResponse. setLockoutTable(java.util.List<SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow> lockoutTable) -
Uses of SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow Modifier and Type Method Description static SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRowSystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow. getFromNode(org.w3c.dom.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 SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow Modifier and Type Method Description static java.util.List<SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow>SystemSIPAuthenticationTrunkGroupLockoutLockoutTableRow. getFromNodeArray(org.w3c.dom.Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode)Creates the OCI Table Type Array with the given NodeArray