public class GetMenuListOutputModel.Menu
extends java.lang.Object
Constructor and Description |
---|
Menu() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName()
This Method is use to get the displayName
|
java.lang.String |
getId()
This Method is use to get the id
|
java.lang.String |
getLinkType()
This Method is use to get the linkType
|
java.lang.String |
getParentId()
This Method is use to get the parentId
|
java.lang.String |
getPermalink()
This Method is use to get the permalink
|
java.lang.String |
getWebUrl()
This Method is use to get the webUrl
|
public java.lang.String getId()
public java.lang.String getLinkType()
public java.lang.String getParentId()
public java.lang.String getDisplayName()
public java.lang.String getPermalink()
public java.lang.String getWebUrl()