public class FooterMenu
extends java.lang.Object
Constructor and Description |
---|
FooterMenu() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName()
This Method is use to get the displayName
|
java.lang.String |
getDomain()
This Method is use to get the domain
|
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 |
getPermalink()
This Method is use to get the permalink
|
java.lang.String |
getUrl()
This Method is use to get the url
|
@Nullable public java.lang.String getDomain()
@Nullable public java.lang.String getLinkType()
@Nullable public java.lang.String getId()
@Nullable public java.lang.String getDisplayName()
@Nullable public java.lang.String getPermalink()
@Nullable public java.lang.String getUrl()