public class LogLineDTO extends Object
| Constructor and Description |
|---|
LogLineDTO() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
Long |
getLine() |
void |
setContent(String content) |
void |
setLine(Long line) |
Copyright © 2017. All rights reserved.