public class Violation
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
Violation() |
| Modifier and Type | Method and Description |
|---|---|
Duty[] |
getDutyList() |
Policy |
getPolicy() |
void |
setDutyList(Duty[] dutyList) |
void |
setPolicy(Policy policy) |