Package io.jmix.bpmflowui.model
Class FormParamModel
java.lang.Object
io.jmix.bpmflowui.model.FormParamModel
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetId()
getName()
getValue()
void
void
void
void
setValueSource
(FormParamValueSource valueSource)
-
Field Details
-
id
-
name
-
valueSource
-
value
-
-
Constructor Details
-
FormParamModel
public FormParamModel()
-
-
Method Details
-
setValueSource
-
getValueSource
-
getId
-
setId
-
getName
-
setName
-
getValue
-
setValue
-