Package io.jmix.bpmui.model
Class FormParamModel
java.lang.Object
io.jmix.bpmui.model.FormParamModel
-
Field Summary
Modifier and TypeFieldDescriptionprotected String
protected String
protected String
protected FormParamValueSource
-
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
-
getId
-
setId
-
getName
-
setName
-
getValue
-
setValue
-
getValueSource
-
setValueSource
-