public class BatchsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
BatchsDTO()
Generated constructor - for generic creation.
|
BatchsDTO(List<BatchDTO> batchsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<BatchDTO> |
getBatchs() |
void |
setBatchs(List<BatchDTO> batchsList) |
Copyright © 2017 SAP SE. All Rights Reserved.