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