org.gcube.vremanagement.vremodeler.impl.deploy
Class GHNstoUse
java.lang.Object
org.gcube.vremanagement.vremodeler.impl.deploy.GHNstoUse
public class GHNstoUse
- extends java.lang.Object
Constructor Summary |
GHNstoUse()
|
GHNstoUse(java.lang.String candidateForRM,
java.util.List<java.lang.String> ghns)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GHNstoUse
public GHNstoUse()
GHNstoUse
public GHNstoUse(java.lang.String candidateForRM,
java.util.List<java.lang.String> ghns)
getCandidateForRM
public java.lang.String getCandidateForRM()
setCandidateForRM
public void setCandidateForRM(java.lang.String candidateForRM)
getGhns
public java.util.List<java.lang.String> getGhns()
setGhns
public void setGhns(java.util.List<java.lang.String> ghns)