org.gcube.vremanagement.vremodeler.impl.peristentobjects
Class RunningInstance
java.lang.Object
org.gcube.vremanagement.vremodeler.impl.peristentobjects.RunningInstance
public class RunningInstance
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RunningInstance
public RunningInstance(String id,
String serviceClass,
String serviceName)
getId
public String getId()
setId
public void setId(String id)
getServiceClass
public String getServiceClass()
setServiceClass
public void setServiceClass(String serviceClass)
getServiceName
public String getServiceName()
setServiceName
public void setServiceName(String serviceName)
getGhn
public Ghn getGhn()
setGhn
public void setGhn(Ghn ghn)
Copyright © 2013. All Rights Reserved.