Package io.jmix.bpm.entity
Class BeanMethodParamModel
java.lang.Object
io.jmix.bpm.entity.BeanMethodParamModel
-
Field Summary
-
Constructor Summary
-
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
-