@Portable public class DMNExternalLink extends Object
Constructor and Description |
---|
DMNExternalLink() |
DMNExternalLink(String url,
String description) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getUrl() |
void |
setDescription(String description) |
void |
setUrl(String url) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.