git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/data-analysis/EcologicalEngine@57945 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
d39742cce6
commit
2d02159b1c
|
@ -26,7 +26,7 @@ public class PrimitiveTypesList extends StatisticalType {
|
||||||
return list;
|
return list;
|
||||||
}
|
}
|
||||||
|
|
||||||
public PrimitiveTypes getTemplates(){
|
public PrimitiveTypes getType(){
|
||||||
return type;
|
return type;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue