Uses of Class
dev.learning.xapi.model.InteractionComponent.Builder
Packages that use InteractionComponent.Builder
-
Uses of InteractionComponent.Builder in dev.learning.xapi.model
Methods in dev.learning.xapi.model that return InteractionComponent.BuilderModifier and TypeMethodDescriptionInteractionComponent.Builder.addDescription(Locale key, String value) Adds a description of the InteractionComponent.Method parameters in dev.learning.xapi.model with type arguments of type InteractionComponent.BuilderModifier and TypeMethodDescriptionActivityDefinition.Builder.addChoice(Consumer<InteractionComponent.Builder> interactionComponent) Consumer Builder for adding a choice option.