public class ContentInspectModule
extends java.lang.Object
| Constructor and Description |
|---|
ContentInspectModule() |
ContentInspectModule(int type,
int frequency) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFrequency() |
int |
getType() |
void |
setFrequency(int frequency) |
void |
setType(int type) |