| Package | Description |
|---|---|
| org.dataone.service.types.v1 |
| Modifier and Type | Method and Description |
|---|---|
LogEntry |
Log.getLogEntry(int index)
Get 'logEntry' element item by position.
|
| Modifier and Type | Method and Description |
|---|---|
List<LogEntry> |
Log.getLogEntryList()
Get the list of 'logEntry' element items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Log.addLogEntry(LogEntry item)
Add a 'logEntry' element item.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Log.setLogEntryList(List<LogEntry> list)
Set the list of 'logEntry' element items.
|
Copyright © 2014. All Rights Reserved.