public class CmmnIfPartDeclaration extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected Expression | condition | 
| Constructor and Description | 
|---|
| CmmnIfPartDeclaration() | 
| Modifier and Type | Method and Description | 
|---|---|
| Expression | getCondition() | 
| void | setCondition(Expression condition) | 
protected Expression condition
public Expression getCondition()
public void setCondition(Expression condition)
Copyright © 2019. All rights reserved.