org.gcube.data.spd.obisplugin.util
Class Util
java.lang.Object
org.gcube.data.spd.obisplugin.util.Util
public class Util
- extends Object
- Author:
- "Federico De Faveri defaveri@isti.cnr.it"
|
Constructor Summary |
Util()
|
|
Method Summary |
protected static org.gcube.data.spd.plugin.fwk.model.CommonName |
cloneCommonName(org.gcube.data.spd.plugin.fwk.model.CommonName commonName)
|
protected static List<org.gcube.data.spd.plugin.fwk.model.CommonName> |
cloneCommonName(List<org.gcube.data.spd.plugin.fwk.model.CommonName> commonNames)
|
protected static org.gcube.data.spd.plugin.fwk.model.DataProvider |
cloneDataProvider(org.gcube.data.spd.plugin.fwk.model.DataProvider dataProvider)
|
protected static org.gcube.data.spd.plugin.fwk.model.DataSet |
cloneDataSet(org.gcube.data.spd.plugin.fwk.model.DataSet dataSet)
|
protected static org.gcube.data.spd.plugin.fwk.model.Product |
cloneProduct(org.gcube.data.spd.plugin.fwk.model.Product product)
|
protected static List<org.gcube.data.spd.plugin.fwk.model.Product> |
cloneProducts(List<org.gcube.data.spd.plugin.fwk.model.Product> products)
|
static org.gcube.data.spd.plugin.fwk.model.ResultItem |
cloneResultItem(org.gcube.data.spd.plugin.fwk.model.ResultItem item)
|
protected static org.gcube.data.spd.plugin.fwk.model.Taxon |
cloneTaxon(org.gcube.data.spd.plugin.fwk.model.Taxon taxon)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Util
public Util()
cloneResultItem
public static org.gcube.data.spd.plugin.fwk.model.ResultItem cloneResultItem(org.gcube.data.spd.plugin.fwk.model.ResultItem item)
cloneCommonName
protected static List<org.gcube.data.spd.plugin.fwk.model.CommonName> cloneCommonName(List<org.gcube.data.spd.plugin.fwk.model.CommonName> commonNames)
cloneCommonName
protected static org.gcube.data.spd.plugin.fwk.model.CommonName cloneCommonName(org.gcube.data.spd.plugin.fwk.model.CommonName commonName)
cloneDataSet
protected static org.gcube.data.spd.plugin.fwk.model.DataSet cloneDataSet(org.gcube.data.spd.plugin.fwk.model.DataSet dataSet)
cloneDataProvider
protected static org.gcube.data.spd.plugin.fwk.model.DataProvider cloneDataProvider(org.gcube.data.spd.plugin.fwk.model.DataProvider dataProvider)
cloneTaxon
protected static org.gcube.data.spd.plugin.fwk.model.Taxon cloneTaxon(org.gcube.data.spd.plugin.fwk.model.Taxon taxon)
cloneProducts
protected static List<org.gcube.data.spd.plugin.fwk.model.Product> cloneProducts(List<org.gcube.data.spd.plugin.fwk.model.Product> products)
cloneProduct
protected static org.gcube.data.spd.plugin.fwk.model.Product cloneProduct(org.gcube.data.spd.plugin.fwk.model.Product product)
Copyright © 2012. All Rights Reserved.