Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@113950 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
9e940972e4
commit
3ad14d4f07
|
@ -22,7 +22,9 @@ public class C_Expression implements Serializable {
|
|||
return readableExpression;
|
||||
}
|
||||
|
||||
|
||||
public void setReadableExpression(String readableExpression) {
|
||||
this.readableExpression = readableExpression;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
|
|
Loading…
Reference in New Issue