org.gcube.accounting.usagetracker.datamodel
Class DCI

java.lang.Object
  extended by org.gcube.accounting.usagetracker.datamodel.DCI

public class DCI
extends Object


Constructor Summary
DCI()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DCI

public DCI()
Method Detail

getName

public String getName()
Returns:
the name

setName

public void setName(String name)
Parameters:
name - the name to set


Copyright © 2013. All Rights Reserved.