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

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

public static class Types.AddScopeInputParams
extends Object


Field Summary
 String map
           
 String scope
           
 
Constructor Summary
Types.AddScopeInputParams()
           
 
Method Summary
 String getMap()
           
 String getScope()
           
 void setMap(String map)
           
 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

map

public String map
Constructor Detail

Types.AddScopeInputParams

public Types.AddScopeInputParams()
Method Detail

getScope

public String getScope()

setScope

public void setScope(String scope)

getMap

public String getMap()

setMap

public void setMap(String map)


Copyright © 2014. All Rights Reserved.