public static class Issue82TestCase.DocStatusDto extends Object
| Constructor and Description |
|---|
DocStatusDto() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCaption() |
Long |
getDocTypeId() |
Long |
getId() |
void |
setCaption(String caption) |
void |
setDocTypeId(Long docTypeId) |
void |
setId(Long id) |
Copyright © 2017 Glasnost. All Rights Reserved.