public class ElementDecoration extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ElementDecoration.DecorationType |
| Constructor and Description |
|---|
ElementDecoration(ElementDecoration.DecorationType type,
String link,
String text) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIcon() |
String |
getLink() |
String |
getText() |
ElementDecoration.DecorationType |
getType() |
boolean |
hasLink() |
public ElementDecoration(ElementDecoration.DecorationType type, String link, String text)
Copyright © 2014–2019 University Health Network. All rights reserved.