public class TenantModuleUsageElement
extends java.lang.Object
| Constructor and Description |
|---|
TenantModuleUsageElement() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getModuleName()
The module name, which is one of the following:
AM - Anti-Malware WRS - Web Reputation FW - Firewall DPI - Intrusion Prevention IM - Integrity Monitoring LI - Log Inspection Note that not all of these modules may be installed or licensed in your environment and new modules may be added to extend this list in the future. |
boolean |
isModuleEnabled()
The module on/off flag
|
void |
setModuleEnabled(boolean moduleEnabled) |
void |
setModuleName(java.lang.String moduleName) |
public java.lang.String getModuleName()
public void setModuleName(java.lang.String moduleName)
public boolean isModuleEnabled()
public void setModuleEnabled(boolean moduleEnabled)
Copyright © 2015 Trend Micro Inc. All Rights Reserved.