public class ExportsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
ExportsDTO()
Generated constructor - for generic creation.
|
ExportsDTO(java.util.List<ExportDTO> exportsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExportDTO> |
getExports() |
void |
setExports(java.util.List<ExportDTO> exportsList) |
getUri, setUripublic ExportsDTO()
public ExportsDTO(java.util.List<ExportDTO> exportsList)
Copyright © 2018 SAP SE. All Rights Reserved.