|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.vremanagement.vremodeler.stubs.deployreport.ResourceDeployingReport
public class ResourceDeployingReport
Constructor Summary | |
---|---|
ResourceDeployingReport()
|
Method Summary | |
---|---|
java.util.List<Resource> |
getResources()
|
State |
getState()
|
void |
setResources(java.util.List<Resource> resources)
|
void |
setState(State state)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceDeployingReport()
Method Detail |
---|
public State getState()
public void setState(State state)
public java.util.List<Resource> getResources()
public void setResources(java.util.List<Resource> resources)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |