org.gcube.common.vremanagement.ghnmanager.client.fws
Class Types.ScopeRIParams

java.lang.Object
  extended by org.gcube.common.vremanagement.ghnmanager.client.fws.Types.ScopeRIParams
Enclosing class:
Types

public static class Types.ScopeRIParams
extends Object


Field Summary
 String clazz
           
 String name
           
 String scope
           
 
Constructor Summary
Types.ScopeRIParams()
           
 
Method Summary
 String getClazz()
           
 String getName()
           
 String getScope()
           
 void setClazz(String clazz)
           
 void setName(String name)
           
 void setScope(String scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

scope

public String scope

name

public String name

clazz

public String clazz
Constructor Detail

Types.ScopeRIParams

public Types.ScopeRIParams()
Method Detail

getScope

public String getScope()

setScope

public void setScope(String scope)

getName

public String getName()

setName

public void setName(String name)

getClazz

public String getClazz()

setClazz

public void setClazz(String clazz)


Copyright © 2014. All Rights Reserved.