| Package | Description |
|---|---|
| com.rometools.modules.sse | |
| com.rometools.modules.sse.modules |
| Modifier and Type | Method and Description |
|---|---|
private void |
SSE091Generator.generateUpdates(org.jdom2.Element historyElement,
java.util.List<Update> updates) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Update> |
History.updates |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Update> |
History.getUpdates()
Return the list of updates for this history.
|
| Modifier and Type | Method and Description |
|---|---|
void |
History.addUpdate(Update update)
Add an update to this history
|