Package io.dialob.api.form
Interface FormTag
-
- All Superinterfaces:
FormEntity,Serializable
- All Known Implementing Classes:
ImmutableFormTag
@Immutable @TypeAdapters public interface FormTag extends FormEntity
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classFormTag.Type
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description DategetCreated()StringgetDescription()StringgetFormId()StringgetFormName()StringgetName()StringgetRefName()default FormTag.TypegetType()
-