Uses of Class
com.yetanalytics.xapi.model.Statement
-
Packages that use Statement Package Description com.yetanalytics.xapi.model -
-
Uses of Statement in com.yetanalytics.xapi.model
Methods in com.yetanalytics.xapi.model that return types with arguments of type Statement Modifier and Type Method Description List<Statement>
StatementResult. getStatements()
Method parameters in com.yetanalytics.xapi.model with type arguments of type Statement Modifier and Type Method Description void
StatementResult. setStatements(List<Statement> statements)
-