public class RemoveCatalogVersionJobsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
RemoveCatalogVersionJobsDTO()
Generated constructor - for generic creation.
|
RemoveCatalogVersionJobsDTO(java.util.List<RemoveCatalogVersionJobDTO> removecatalogversionjobsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RemoveCatalogVersionJobDTO> |
getRemoveCatalogVersionJobs() |
void |
setRemoveCatalogVersionJobs(java.util.List<RemoveCatalogVersionJobDTO> removecatalogversionjobsList) |
getUri, setUripublic RemoveCatalogVersionJobsDTO()
public RemoveCatalogVersionJobsDTO(java.util.List<RemoveCatalogVersionJobDTO> removecatalogversionjobsList)
public java.util.List<RemoveCatalogVersionJobDTO> getRemoveCatalogVersionJobs()
public void setRemoveCatalogVersionJobs(java.util.List<RemoveCatalogVersionJobDTO> removecatalogversionjobsList)
removecatalogversionjobsList - the removecatalogversionjobsList to setCopyright © 2018 SAP SE. All Rights Reserved.