Package dev.learning.xapi.model
Class Group
java.lang.Object
dev.learning.xapi.model.Actor
dev.learning.xapi.model.Group
- All Implemented Interfaces:
StatementObject,SubStatementObject
This class represents the xAPI Group object.
- Author:
- Thomas Turrell-Croft
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classGroup.Builder<C extends Group,B extends Group.Builder<C, B>> Builder for Group. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Group
public Group()
-
-
Method Details
-
isAnonymous
public boolean isAnonymous()Returns true if the group is anonymous.
-