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