public class HyperlinkImpl extends Object implements Hyperlink, Serializable
Hyperlink.HyperlinkType
Constructor and Description |
---|
HyperlinkImpl(ModelRef<SHyperlink> linkRef,
String label) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getAddress() |
String |
getLabel() |
SHyperlink |
getNative() |
Hyperlink.HyperlinkType |
getType() |
int |
hashCode() |
public HyperlinkImpl(ModelRef<SHyperlink> linkRef, String label)
public SHyperlink getNative()
public Hyperlink.HyperlinkType getType()
public String getAddress()
getAddress
in interface Hyperlink
Copyright © 2020. All rights reserved.