Package io.dialob.api.questionnaire
Interface VariableValue
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ImmutableVariableValue,ModifiableVariableValue
@Immutable @Modifiable @TypeAdapters public interface VariableValue extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()ObjectgetValue()
-