Uses of Class
com.yetanalytics.xapi.model.Attachment
-
Packages that use Attachment Package Description com.yetanalytics.xapi.model -
-
Uses of Attachment in com.yetanalytics.xapi.model
Methods in com.yetanalytics.xapi.model that return types with arguments of type Attachment Modifier and Type Method Description List<Attachment>
Statement. getAttachments()
Method parameters in com.yetanalytics.xapi.model with type arguments of type Attachment Modifier and Type Method Description void
Statement. setAttachments(List<Attachment> attachments)
-