public class JacksonHistory extends Object
| Constructor and Description |
|---|
JacksonHistory() |
| Modifier and Type | Method and Description |
|---|---|
List<JacksonEntry> |
getEntry() |
void |
setEntry(List<JacksonEntry> entry) |
public List<JacksonEntry> getEntry()
public void setEntry(List<JacksonEntry> entry)
entry - the entry to setCopyright © 2024. All rights reserved.