org.gcube.datatransfer.scheduler.db.model
Class DataStorageQuota

java.lang.Object
  extended by org.gcube.datatransfer.scheduler.db.model.DataStorageQuota
All Implemented Interfaces:
Serializable

public class DataStorageQuota
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
DataStorageQuota()
           
 
Method Summary
 String getStorageId()
           
 void setStorageId(String storageId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataStorageQuota

public DataStorageQuota()
Method Detail

getStorageId

public String getStorageId()

setStorageId

public void setStorageId(String storageId)


Copyright © 2012. All Rights Reserved.