public class Import extends DMNModelInstrumentedBase
URI_DMN, URI_FEEL| 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, getChildren, getLocation, getNamespaceURI, getNsContext, getParent, setLocation, setParentpublic 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–2017 JBoss by Red Hat. All rights reserved.