Package dev.learning.xapi.model
Class StatementResult
java.lang.Object
dev.learning.xapi.model.StatementResult
This class represents the xAPI Statement Result object.
- Author:
- Thomas Turrell-Croft
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StatementResult
public StatementResult()
-
-
Method Details
-
hasMore
public boolean hasMore()True if more is not empty or null.- Returns:
- true if there are more statements
-