org.gcube.data.spd.obisplugin
Class Util

java.lang.Object
  extended by org.gcube.data.spd.obisplugin.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.stubs.model.CommonName cloneCommonName(org.gcube.data.spd.stubs.model.CommonName commonName)
           
protected static List<org.gcube.data.spd.stubs.model.CommonName> cloneCommonName(List<org.gcube.data.spd.stubs.model.CommonName> commonNames)
           
protected static org.gcube.data.spd.stubs.model.DataProvider cloneDataProvider(org.gcube.data.spd.stubs.model.DataProvider dataProvider)
           
protected static org.gcube.data.spd.stubs.model.DataSet cloneDataSet(org.gcube.data.spd.stubs.model.DataSet dataSet)
           
protected static org.gcube.data.spd.stubs.model.Product cloneProduct(org.gcube.data.spd.stubs.model.Product product)
           
protected static List<org.gcube.data.spd.stubs.model.Product> cloneProducts(List<org.gcube.data.spd.stubs.model.Product> products)
           
protected static org.gcube.data.spd.stubs.model.ResultItem cloneResultItem(org.gcube.data.spd.stubs.model.ResultItem item)
           
protected static org.gcube.data.spd.stubs.model.Taxon cloneTaxon(org.gcube.data.spd.stubs.model.Taxon taxon)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

cloneResultItem

protected static org.gcube.data.spd.stubs.model.ResultItem cloneResultItem(org.gcube.data.spd.stubs.model.ResultItem item)

cloneCommonName

protected static List<org.gcube.data.spd.stubs.model.CommonName> cloneCommonName(List<org.gcube.data.spd.stubs.model.CommonName> commonNames)

cloneCommonName

protected static org.gcube.data.spd.stubs.model.CommonName cloneCommonName(org.gcube.data.spd.stubs.model.CommonName commonName)

cloneDataSet

protected static org.gcube.data.spd.stubs.model.DataSet cloneDataSet(org.gcube.data.spd.stubs.model.DataSet dataSet)

cloneDataProvider

protected static org.gcube.data.spd.stubs.model.DataProvider cloneDataProvider(org.gcube.data.spd.stubs.model.DataProvider dataProvider)

cloneTaxon

protected static org.gcube.data.spd.stubs.model.Taxon cloneTaxon(org.gcube.data.spd.stubs.model.Taxon taxon)

cloneProducts

protected static List<org.gcube.data.spd.stubs.model.Product> cloneProducts(List<org.gcube.data.spd.stubs.model.Product> products)

cloneProduct

protected static org.gcube.data.spd.stubs.model.Product cloneProduct(org.gcube.data.spd.stubs.model.Product product)


Copyright © 2012. All Rights Reserved.