Uses of Interface
io.dialob.form.service.api.repository.Visitor
-
Packages that use Visitor Package Description io.dialob.form.service.api.repository io.dialob.form.service.api.type -
-
Uses of Visitor in io.dialob.form.service.api.repository
Subinterfaces of Visitor in io.dialob.form.service.api.repository Modifier and Type Interface Description interfaceFormItemVisitorinterfaceFormValueSetVisitorinterfaceFormVariableVisitorinterfaceFormVisitorClasses in io.dialob.form.service.api.repository that implement Visitor Modifier and Type Class Description classAbstractExpressionsVisitor -
Uses of Visitor in io.dialob.form.service.api.type
Subinterfaces of Visitor in io.dialob.form.service.api.type Modifier and Type Interface Description interfaceValidationVisitor
-