public class TImport extends TNamedElement implements Import
TDMNElement.TExtensionElementsDMNElement.ExtensionElements| Modifier and Type | Field and Description |
|---|---|
protected String |
importType |
protected String |
locationURI |
protected String |
namespace |
namedescription, extensionElements, id, label| Constructor and Description |
|---|
TImport() |
| Modifier and Type | Method and Description |
|---|---|
String |
getImportType() |
String |
getLocationURI() |
String |
getNamespace() |
void |
setImportType(String value) |
void |
setLocationURI(String value) |
void |
setNamespace(String value) |
getName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, setNamegetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentprotected String namespace
protected String locationURI
protected String importType
public String getNamespace()
getNamespace in interface Importpublic void setNamespace(String value)
setNamespace in interface Importpublic String getLocationURI()
getLocationURI in interface Importpublic void setLocationURI(String value)
setLocationURI in interface Importpublic String getImportType()
getImportType in interface Importpublic void setImportType(String value)
setImportType in interface ImportCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.