org.gcube.accounting.datamodel
Class ResourceType

java.lang.Object
  extended by org.gcube.accounting.datamodel.ResourceType

public class ResourceType
extends Object


Constructor Summary
ResourceType()
           
ResourceType(String name)
           
 
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

ResourceType

public ResourceType()

ResourceType

public ResourceType(String name)
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.