org.gcube.vremanagement.vremodeler.impl.deploy
Class DeployGHNsOnCloud.VM

java.lang.Object
  extended by org.gcube.vremanagement.vremodeler.impl.deploy.DeployGHNsOnCloud.VM
Enclosing class:
DeployGHNsOnCloud

public class DeployGHNsOnCloud.VM
extends Object

Author:
lucio

Constructor Summary
DeployGHNsOnCloud.VM(String name)
           
 
Method Summary
 String getGhnId()
           
 String getIp()
           
 String getName()
           
 void setGhnId(String ghnId)
           
 void setIp(String ip)
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeployGHNsOnCloud.VM

public DeployGHNsOnCloud.VM(String name)
Parameters:
name -
Method Detail

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.