Uses of Class
co.ecg.alpaca.toolkit.generated.tables.SystemDeviceProfileAuthenticationLockoutLockoutTableRow
Packages that use SystemDeviceProfileAuthenticationLockoutLockoutTableRow
-
Uses of SystemDeviceProfileAuthenticationLockoutLockoutTableRow in co.ecg.alpaca.toolkit.generated
Fields in co.ecg.alpaca.toolkit.generated with type parameters of type SystemDeviceProfileAuthenticationLockoutLockoutTableRowModifier and TypeFieldDescriptionBWSystem.SystemDeviceProfileAuthenticationLockoutGetResponse.lockoutTable
Methods in co.ecg.alpaca.toolkit.generated that return types with arguments of type SystemDeviceProfileAuthenticationLockoutLockoutTableRowModifier and TypeMethodDescriptionBWSystem.SystemDeviceProfileAuthenticationLockoutGetResponse.getLockoutTable()
Method parameters in co.ecg.alpaca.toolkit.generated with type arguments of type SystemDeviceProfileAuthenticationLockoutLockoutTableRowModifier and TypeMethodDescriptionvoid
BWSystem.SystemDeviceProfileAuthenticationLockoutGetResponse.setLockoutTable
(List<SystemDeviceProfileAuthenticationLockoutLockoutTableRow> lockoutTable) -
Uses of SystemDeviceProfileAuthenticationLockoutLockoutTableRow in co.ecg.alpaca.toolkit.generated.tables
Methods in co.ecg.alpaca.toolkit.generated.tables that return SystemDeviceProfileAuthenticationLockoutLockoutTableRowModifier and TypeMethodDescriptionSystemDeviceProfileAuthenticationLockoutLockoutTableRow.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 SystemDeviceProfileAuthenticationLockoutLockoutTableRowModifier and TypeMethodDescriptionSystemDeviceProfileAuthenticationLockoutLockoutTableRow.getFromNodeArray
(Node[] nodeArray, BroadWorksLoginType loginType, LibraryProperties.BroadWorksServerConfig.DataMode dataMode) Creates the OCI Table Type Array with the given NodeArray