public class GcubeVRE extends Object implements Serializable, com.google.gwt.user.client.rpc.IsSerializable
| Constructor and Description |
|---|
GcubeVRE()
Instantiates a new gcube VRE.
|
GcubeVRE(String vreName,
String vreScope)
Instantiates a new gcube VRE.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getVreName()
Gets the vre name.
|
String |
getVreScope()
Gets the vre scope.
|
void |
setVreName(String vreName)
Sets the vre name.
|
void |
setVreScope(String vreScope)
Sets the vre scope.
|
String |
toString() |
public String getVreName()
public String getVreScope()
public void setVreName(String vreName)
vreName - the vreName to setpublic void setVreScope(String vreScope)
vreScope - the vreScope to setCopyright © 2018. All Rights Reserved.