public class KeywordsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
KeywordsDTO()
Generated constructor - for generic creation.
|
KeywordsDTO(java.util.List<KeywordDTO> keywordsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<KeywordDTO> |
getKeywords() |
void |
setKeywords(java.util.List<KeywordDTO> keywordsList) |
getUri, setUripublic KeywordsDTO()
public KeywordsDTO(java.util.List<KeywordDTO> keywordsList)
public java.util.List<KeywordDTO> getKeywords()
public void setKeywords(java.util.List<KeywordDTO> keywordsList)
keywordsList - the keywordsList to setCopyright © 2018 SAP SE. All Rights Reserved.