public class DestinationTargetsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
DestinationTargetsDTO()
Generated constructor - for generic creation.
|
DestinationTargetsDTO(java.util.List<DestinationTargetDTO> destinationtargetsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DestinationTargetDTO> |
getDestinationTargets() |
void |
setDestinationTargets(java.util.List<DestinationTargetDTO> destinationtargetsList) |
getUri, setUripublic DestinationTargetsDTO()
public DestinationTargetsDTO(java.util.List<DestinationTargetDTO> destinationtargetsList)
public java.util.List<DestinationTargetDTO> getDestinationTargets()
public void setDestinationTargets(java.util.List<DestinationTargetDTO> destinationtargetsList)
destinationtargetsList - the destinationtargetsList to setCopyright © 2018 SAP SE. All Rights Reserved.