public class MobileShortcodesDTO extends AbstractCollectionDTO
| Constructor and Description |
|---|
MobileShortcodesDTO()
Generated constructor - for generic creation.
|
MobileShortcodesDTO(java.util.List<MobileShortcodeDTO> mobileshortcodesList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MobileShortcodeDTO> |
getMobileShortcodes() |
void |
setMobileShortcodes(java.util.List<MobileShortcodeDTO> mobileshortcodesList) |
getUri, setUripublic MobileShortcodesDTO()
public MobileShortcodesDTO(java.util.List<MobileShortcodeDTO> mobileshortcodesList)
public java.util.List<MobileShortcodeDTO> getMobileShortcodes()
public void setMobileShortcodes(java.util.List<MobileShortcodeDTO> mobileshortcodesList)
mobileshortcodesList - the mobileshortcodesList to setCopyright © 2018 SAP SE. All Rights Reserved.