public class ReorderActionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ReorderActionsDTO()
Generated constructor - for generic creation.
|
ReorderActionsDTO(List<ReorderActionDTO> reorderactionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ReorderActionDTO> |
getReorderActions() |
void |
setReorderActions(List<ReorderActionDTO> reorderactionsList) |
public ReorderActionsDTO()
public ReorderActionsDTO(List<ReorderActionDTO> reorderactionsList)
public List<ReorderActionDTO> getReorderActions()
public void setReorderActions(List<ReorderActionDTO> reorderactionsList)
reorderactionsList - the reorderactionsList to setCopyright © 2017 SAP SE. All Rights Reserved.