org.gcube.vremanagement.vremodeler.impl.deploy
Class DeployGHNsOnCloud.VM
java.lang.Object
org.gcube.vremanagement.vremodeler.impl.deploy.DeployGHNsOnCloud.VM
- Enclosing class:
- DeployGHNsOnCloud
public class DeployGHNsOnCloud.VM
- extends Object
- Author:
- lucio
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployGHNsOnCloud.VM
public DeployGHNsOnCloud.VM(String name)
- Parameters:
name -
getIp
public String getIp()
- Returns:
- the ip
setIp
public void setIp(String ip)
- Parameters:
ip - the VM's ip
getName
public String getName()
- Returns:
- the VM name
setName
public void setName(String name)
- Parameters:
name - the VM name
getGhnId
public String getGhnId()
- Returns:
- the ghn ID
setGhnId
public void setGhnId(String ghnId)
- Parameters:
ghnId -
Copyright © 2013. All Rights Reserved.