Class ExternalLink
- java.lang.Object
-
- org.kie.dmn.model.v1_2.KieDMNModelInstrumentedBase
-
- org.kie.workbench.common.dmn.backend.definition.v1_1.dd.ExternalLink
-
- All Implemented Interfaces:
org.kie.dmn.model.api.DMNModelInstrumentedBase
public class ExternalLink extends org.kie.dmn.model.v1_2.KieDMNModelInstrumentedBase
-
-
Constructor Summary
Constructors Constructor Description ExternalLink()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()StringgetUrl()voidsetName(String name)voidsetUrl(String url)-
Methods inherited from class org.kie.dmn.model.v1_2.KieDMNModelInstrumentedBase
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParent
-
-