Package dev.learning.xapi.model
Class SubStatement
java.lang.Object
dev.learning.xapi.model.SubStatement
- All Implemented Interfaces:
CoreStatement,StatementObject
@ValidStatementPlatform
@ValidStatementRevision
public class SubStatement
extends Object
implements StatementObject, CoreStatement
This class represents the xAPI SubStatement object.
- Author:
- Thomas Turrell-Croft
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dev.learning.xapi.model.CoreStatement
getActor, getAttachments, getContext, getObject, getResult, getTimestamp, getVerb
-
Constructor Details
-
SubStatement
public SubStatement()
-