public class Documentor extends Object
| Constructor and Description |
|---|
Documentor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addToList(Class<?> clazz) |
void |
documentPDU(Class<?> pdu) |
void |
setDriver(DocumentorDriver driver)
set the documentor driver
|
public void setDriver(DocumentorDriver driver)
driver - the driver to setpublic void documentPDU(Class<?> pdu)
public void addToList(Class<?> clazz)
Copyright © 2015. All rights reserved.