Uses of Class
dev.learning.xapi.model.Attachment.Builder
Packages that use Attachment.Builder
-
Uses of Attachment.Builder in dev.learning.xapi.model
Methods in dev.learning.xapi.model that return Attachment.BuilderModifier and TypeMethodDescriptionAttachment.Builder.addDescription(Locale key, String value) Adds a description of the Attachment.Attachment.Builder.addDisplay(Locale key, String value) Adds a display value.Attachment.Builder.content(byte[] content) Sets data of the Attachment.Sets data of the Attachment as a String.Sets SHA-2 hash of the Attachment.Method parameters in dev.learning.xapi.model with type arguments of type Attachment.BuilderModifier and TypeMethodDescriptionStatement.Builder.addAttachment(Consumer<Attachment.Builder> attachment) Consumer Builder for attachment.SubStatement.Builder.addAttachment(Consumer<Attachment.Builder> attachment) Consumer Builder for attachment.