public class Import extends DMNModelInstrumentedBase
URI_DMN, URI_FEEL, URI_KIE
Constructor and Description |
---|
Import() |
Modifier and Type | Method and Description |
---|---|
String |
getImportType() |
String |
getLocationURI() |
String |
getNamespace() |
void |
setImportType(String value) |
void |
setLocationURI(String value) |
void |
setNamespace(String value) |
addChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, setAdditionalAttributes, setLocation, setParent
public String getNamespace()
public void setNamespace(String value)
public String getLocationURI()
public void setLocationURI(String value)
public String getImportType()
public void setImportType(String value)
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.