Package io.jmix.bpmflowui.model
Class FormFieldPropertyModel
java.lang.Object
io.jmix.bpmflowui.model.FormFieldPropertyModel
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
id
- 
name
- 
value
- 
system
 
- 
- 
Constructor Details- 
FormFieldPropertyModelpublic FormFieldPropertyModel()
 
- 
- 
Method Details- 
getId
- 
setId
- 
getName
- 
setName
- 
getValue
- 
setValue
- 
getSystem
- 
setSystem
 
-