public class PatchExecutionsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
PatchExecutionsDTO()
Generated constructor - for generic creation.
|
PatchExecutionsDTO(java.util.List<PatchExecutionDTO> patchexecutionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<PatchExecutionDTO> |
getPatchExecutions() |
void |
setPatchExecutions(java.util.List<PatchExecutionDTO> patchexecutionsList) |
getUri, setUripublic PatchExecutionsDTO()
public PatchExecutionsDTO(java.util.List<PatchExecutionDTO> patchexecutionsList)
public java.util.List<PatchExecutionDTO> getPatchExecutions()
public void setPatchExecutions(java.util.List<PatchExecutionDTO> patchexecutionsList)
patchexecutionsList - the patchexecutionsList to setCopyright © 2018 SAP SE. All Rights Reserved.