Minor Updated
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-widget-common-event@91876 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
8ab1e4444f
commit
079f77999c
|
@ -9,6 +9,10 @@ public class C_Expression implements Serializable{
|
||||||
|
|
||||||
protected String id="Expression";
|
protected String id="Expression";
|
||||||
|
|
||||||
|
public C_Expression(){
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
public String getId() {
|
public String getId() {
|
||||||
return id;
|
return id;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue