public class CMARichHyperLink extends CMARichBlock
data| Constructor and Description |
|---|
CMARichHyperLink()
Create a new hyper link
|
CMARichHyperLink(java.lang.Object target)
Create a new hyper link.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getData() |
java.lang.String |
getNodeType() |
addContent, getContent, setContentpublic CMARichHyperLink()
public CMARichHyperLink(java.lang.Object target)
target - point to the target.java.lang.IllegalStateException - if target is not a Stringjava.lang.IllegalStateException - if target is not a CMALinkpublic java.lang.Object getData()
public java.lang.String getNodeType()
getNodeType in class CMARichNodeCopyright © 2019 Contentful, GmbH.. All Rights Reserved.