Package io.jmix.bpm.entity
Class BeanMethodParamModel
java.lang.Object
io.jmix.bpm.entity.BeanMethodParamModel
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
id
- 
name
- 
type
- 
isVariable
- 
value
 
- 
- 
Constructor Details- 
BeanMethodParamModelpublic BeanMethodParamModel()
 
- 
- 
Method Details- 
getId
- 
setId
- 
getName
- 
setName
- 
getType
- 
setType
- 
getValue
- 
setValue
- 
getIsVariable
- 
setIsVariable
 
-