Uses of Interface
com.yetanalytics.xapi.model.JSONObject
-
Packages that use JSONObject Package Description com.yetanalytics.xapi.model -
-
Uses of JSONObject in com.yetanalytics.xapi.model
Classes in com.yetanalytics.xapi.model that implement JSONObject Modifier and Type Class Description classAbstractActorAbstract Class for serialization and deserialization of xAPI ActorsclassAbstractObjectAbstract Class for serialization and deserialization of xAPI ObjectsclassAccountClass representation of the Account Component of the 9274.1.1 xAPI Specification.classActivityClass representation of the Activity Object Type of the 9274.1.1 xAPI Specification.classActivityDefinitionClass representation of the Activity Definition Component of the 9274.1.1 xAPI Specification.classAgentA concrete class representation of the Agent Component of the 9274.1.1 xAPI Specification.classAttachmentClass representation of the Attachment Component of the 9274.1.1 xAPI Specification.classContextClass representation of the Context Component of the 9274.1.1 xAPI Specification.classContextActivitiesClass representation of the Context Activities Component of the 9274.1.1 xAPI Specification.classExtensionsA wrapper object for using xAPI Extensions.classGroupClass representation of the Group Component of the 9274.1.1 xAPI Specification.classInteractionComponentClass representation of the Interaction Component of the 9274.1.1 xAPI Specification.classLangMapJava wrapper object for the xAPI Language Map object.classResultClass representation of the Result component of the 9274.1.1 xAPI Specification.classScoreClass representation of the Score component of the 9274.1.1 xAPI Specification.classStatementClass representation of an Statement from the 9274.1.1 xAPI Specification.classStatementRefClass representation of the StatementRef component of the 9274.1.1 xAPI Specification.classStatementResultClass representation of a StatementResult from the 9274.1.1 xAPI Specification.classVerbClass representation of the Verb component of the 9274.1.1 xAPI Specification.
-