public class ActionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ActionsDTO()
Generated constructor - for generic creation.
|
ActionsDTO(List<ActionDTO> actionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ActionDTO> |
getActions() |
void |
setActions(List<ActionDTO> actionsList) |
Copyright © 2017 SAP SE. All Rights Reserved.