public class ParserPropertiesDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
ParserPropertiesDTO()
Generated constructor - for generic creation.
|
ParserPropertiesDTO(List<ParserPropertyDTO> parserpropertiesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParserPropertyDTO> |
getParserProperties() |
void |
setParserProperties(List<ParserPropertyDTO> parserpropertiesList) |
public ParserPropertiesDTO()
public ParserPropertiesDTO(List<ParserPropertyDTO> parserpropertiesList)
public List<ParserPropertyDTO> getParserProperties()
public void setParserProperties(List<ParserPropertyDTO> parserpropertiesList)
parserpropertiesList - the parserpropertiesList to setCopyright © 2017 SAP SE. All Rights Reserved.