Package io.dialob.program
Interface HasDefaultValue
-
- All Known Implementing Classes:
QuestionBuilder,VariableBuilder
public interface HasDefaultValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<Object>getDefaultValue()
-