Package com.yetanalytics.xapi.model
Class InteractionComponent
- java.lang.Object
-
- com.yetanalytics.xapi.model.InteractionComponent
-
public class InteractionComponent extends Object
Class representation of the Interaction Component of the 9274.1.1 xAPI Specification.
-
-
Constructor Summary
Constructors Constructor Description InteractionComponent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LangMap
getDescription()
String
getId()
void
setDescription(LangMap description)
void
setId(String id)
-