public class NavigationEntryData extends Object implements Serializable
| Constructor and Description |
|---|
NavigationEntryData() |
| Modifier and Type | Method and Description |
|---|---|
String |
getItemId() |
String |
getItemSuperType() |
String |
getItemType() |
void |
setItemId(String itemId) |
void |
setItemSuperType(String itemSuperType) |
void |
setItemType(String itemType) |
public void setItemId(String itemId)
public String getItemId()
public void setItemType(String itemType)
public String getItemType()
public void setItemSuperType(String itemSuperType)
public String getItemSuperType()
Copyright © 2017 SAP SE. All Rights Reserved.