public class CmmnVariableOnPartDeclaration extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected String | variableEvent | 
| protected String | variableName | 
| Constructor and Description | 
|---|
| CmmnVariableOnPartDeclaration() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getVariableEvent() | 
| String | getVariableName() | 
| void | setVariableEvent(String variableEvent) | 
| void | setVariableName(String variableName) | 
Copyright © 2018. All rights reserved.