public class C_Expression extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
id |
protected String |
readableExpression |
| Constructor and Description |
|---|
C_Expression() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getReadableExpression() |
void |
setReadableExpression(String readableExpression) |
String |
toString() |
Copyright © 2020. All Rights Reserved.