public static class Issue65TestCase.DomainObject extends Object
| Constructor and Description |
|---|
DomainObject() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate() |
Long |
getValue() |
void |
setDate(Date date) |
void |
setValue(Long value) |
Copyright © 2016 Glasnost. All rights reserved.