public class ViolationDescription extends Object implements Serializable
| Constructor and Description |
|---|
ViolationDescription() |
ViolationDescription(String category,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCategory() |
String |
getDescription() |
void |
setCategory(String category) |
void |
setDescription(String description) |
String |
toString() |
Copyright © 2015. All Rights Reserved.