Modifier and Type | Field and Description |
---|---|
Types.ResourceList |
resources |
Types.SoftwareList |
softwareList |
String |
targetScope |
Constructor and Description |
---|
AddResourcesParameters() |
Modifier and Type | Method and Description |
---|---|
Types.ResourceList |
getResources() |
Types.SoftwareList |
getSoftwareList() |
String |
getTargetScope() |
void |
setResources(Types.ResourceList resources) |
void |
setSoftwareList(Types.SoftwareList softwareList) |
void |
setTargetScope(String targetScope) |
String |
toString() |
public Types.SoftwareList softwareList
public Types.ResourceList resources
public String targetScope
public Types.SoftwareList getSoftwareList()
public void setSoftwareList(Types.SoftwareList softwareList)
public Types.ResourceList getResources()
public void setResources(Types.ResourceList resources)
public String getTargetScope()
public void setTargetScope(String targetScope)
Copyright © 2016. All Rights Reserved.