Uses of Class
io.dialob.session.engine.program.model.ImmutableLabel
Packages that use ImmutableLabel
-
Uses of ImmutableLabel in io.dialob.session.engine.program
Fields in io.dialob.session.engine.program declared as ImmutableLabelModifier and TypeFieldDescriptionstatic final ImmutableLabelAbstractItemBuilder.EMPTY_LABELstatic final ImmutableLabelQuestionBuilder.INVALID_SELECTION_LABELstatic final ImmutableLabelQuestionBuilder.REQUIRED_LABEL -
Uses of ImmutableLabel in io.dialob.session.engine.program.model
Methods in io.dialob.session.engine.program.model that return ImmutableLabelModifier and TypeMethodDescriptionImmutableLabel.Builder.build()Builds a newImmutableLabel.static ImmutableLabelCreates an immutable copy of aLabelvalue.final ImmutableLabelImmutableLabel.withLabels(Map<String, ? extends String> entries) Copy the current immutable object by replacing thelabelsmap with the specified map.