public class DeploySetInfo extends Object
Constructor and Description |
---|
DeploySetInfo() |
Modifier and Type | Method and Description |
---|---|
void |
addDeployment(DeploymentInfo deployment) |
List<DeploymentInfo> |
getDeploymentList() |
String |
getId() |
void |
setDeploymentList(List<DeploymentInfo> deployments) |
void |
setId(String id) |
public void addDeployment(DeploymentInfo deployment)
public List<DeploymentInfo> getDeploymentList()
public void setDeploymentList(List<DeploymentInfo> deployments)
public void setId(String id)
public String getId()
Copyright © 2016–2025. All rights reserved.