org.gcube.vremanagement.resourcemanager.client.fws
Class Types.AddResourcesParameters
java.lang.Object
org.gcube.vremanagement.resourcemanager.client.fws.Types.AddResourcesParameters
- Enclosing class:
- Types
public static class Types.AddResourcesParameters
- extends Object
softwareList
public Types.SoftwareList softwareList
resources
public Types.ResourceList resources
targetScope
public String targetScope
Types.AddResourcesParameters
public Types.AddResourcesParameters()
getSoftwareList
public Types.SoftwareList getSoftwareList()
setSoftwareList
public void setSoftwareList(Types.SoftwareList softwareList)
getResources
public Types.ResourceList getResources()
setResources
public void setResources(Types.ResourceList resources)
getTargetScope
public String getTargetScope()
setTargetScope
public void setTargetScope(String targetScope)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2014. All Rights Reserved.