public class PathPrefixsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
PathPrefixsDTO()
Generated constructor - for generic creation.
|
PathPrefixsDTO(List<PathPrefixDTO> pathprefixsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<PathPrefixDTO> |
getPathPrefixs() |
void |
setPathPrefixs(List<PathPrefixDTO> pathprefixsList) |
public PathPrefixsDTO()
public PathPrefixsDTO(List<PathPrefixDTO> pathprefixsList)
public List<PathPrefixDTO> getPathPrefixs()
public void setPathPrefixs(List<PathPrefixDTO> pathprefixsList)
pathprefixsList - the pathprefixsList to setCopyright © 2017 SAP SE. All Rights Reserved.