org.gcube.accounting.datamodel
Class ResourceScope

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

public class ResourceScope
extends Object


Constructor Summary
ResourceScope()
           
ResourceScope(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

ResourceScope

public ResourceScope()

ResourceScope

public ResourceScope(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.