org.gcube.datatransfer.common.objs
Class LocalSources

java.lang.Object
  extended by org.gcube.datatransfer.common.objs.LocalSources
All Implemented Interfaces:
Serializable

public class LocalSources
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
protected static com.thoughtworks.xstream.XStream xstream
           
 
Constructor Summary
LocalSources()
           
 
Method Summary
 List<LocalSource> getList()
           
 void setList(List<LocalSource> list)
           
 String toXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xstream

protected static com.thoughtworks.xstream.XStream xstream
Constructor Detail

LocalSources

public LocalSources()
Method Detail

getList

public List<LocalSource> getList()

setList

public void setList(List<LocalSource> list)

toXML

public String toXML()


Copyright © 2013. All Rights Reserved.