public class LabelDebugger extends Object implements Serializable
LabelDebugger class.
| Constructor and Description |
|---|
LabelDebugger() |
| Modifier and Type | Method and Description |
|---|---|
void |
disable()
Disables label debugging
|
void |
enable()
Enables label debugging
|
boolean |
isEnabled()
isEnabled.
|
void |
setEnabled(boolean enabled)
Sets the status to enabled
|
public boolean isEnabled()
isEnabled.
public void enable()
Enables label debugging
public void disable()
Disables label debugging
public void setEnabled(boolean enabled)
Sets the status to enabled
enabled - LabelDebugger objectCopyright © 2006–2016 OWASP. All rights reserved.