public abstract class AbstractAttributesBase extends AbstractDTOBase
| Constructor and Description |
|---|
AbstractAttributesBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReportId() |
String |
getReportName() |
String |
getType() |
void |
setReportId(String reportId) |
void |
setReportName(String reportName) |
void |
setType(String type) |
toStringApache Camel