public class ExposedDestinationsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
ExposedDestinationsDTO()
Generated constructor - for generic creation.
|
ExposedDestinationsDTO(java.util.List<ExposedDestinationDTO> exposeddestinationsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ExposedDestinationDTO> |
getExposedDestinations() |
void |
setExposedDestinations(java.util.List<ExposedDestinationDTO> exposeddestinationsList) |
getUri, setUripublic ExposedDestinationsDTO()
public ExposedDestinationsDTO(java.util.List<ExposedDestinationDTO> exposeddestinationsList)
public java.util.List<ExposedDestinationDTO> getExposedDestinations()
public void setExposedDestinations(java.util.List<ExposedDestinationDTO> exposeddestinationsList)
exposeddestinationsList - the exposeddestinationsList to setCopyright © 2018 SAP SE. All Rights Reserved.