public class MobileActionKeywordsDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
MobileActionKeywordsDTO()
Generated constructor - for generic creation.
|
MobileActionKeywordsDTO(java.util.List<MobileActionKeywordDTO> mobileactionkeywordsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MobileActionKeywordDTO> |
getMobileActionKeywords() |
void |
setMobileActionKeywords(java.util.List<MobileActionKeywordDTO> mobileactionkeywordsList) |
getUri, setUripublic MobileActionKeywordsDTO()
public MobileActionKeywordsDTO(java.util.List<MobileActionKeywordDTO> mobileactionkeywordsList)
public java.util.List<MobileActionKeywordDTO> getMobileActionKeywords()
public void setMobileActionKeywords(java.util.List<MobileActionKeywordDTO> mobileactionkeywordsList)
mobileactionkeywordsList - the mobileactionkeywordsList to setCopyright © 2018 SAP SE. All Rights Reserved.