| Package | Description |
|---|---|
| com.rusticisoftware.tincan | |
| com.rusticisoftware.tincan.lrsresponses |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Statement> |
StatementsResult.getStatements() |
| Modifier and Type | Method and Description |
|---|---|
StatementLRSResponse |
LRS.saveStatement(Statement statement) |
StatementLRSResponse |
RemoteLRS.saveStatement(Statement statement) |
| Modifier and Type | Method and Description |
|---|---|
StatementsResultLRSResponse |
LRS.saveStatements(List<Statement> statements) |
StatementsResultLRSResponse |
RemoteLRS.saveStatements(List<Statement> statements) |
void |
StatementsResult.setStatements(ArrayList<Statement> statements) |
| Modifier and Type | Method and Description |
|---|---|
Statement |
StatementLRSResponse.getContent() |
| Modifier and Type | Method and Description |
|---|---|
void |
StatementLRSResponse.setContent(Statement content) |
Copyright © 2016 Rustici Software. All Rights Reserved.