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