Package com.yetanalytics.xapi.model
Class Verb
- java.lang.Object
-
- com.yetanalytics.xapi.model.Verb
-
public class Verb extends Object
Class representation of the Verb component of the 9274.1.1 xAPI Specification.
-
-
Constructor Summary
Constructors Constructor Description Verb()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LangMap
getDisplay()
String
getId()
void
setDisplay(LangMap display)
void
setId(String id)
-