public abstract class Style extends KieDMNModelInstrumentedBase implements Style
| Modifier and Type | Class and Description |
|---|---|
static class |
Style.Extension |
static class |
Style.IDREFStubStyle |
| Modifier and Type | Field and Description |
|---|---|
protected Style.Extension |
extension |
protected String |
id |
| Constructor and Description |
|---|
Style() |
| Modifier and Type | Method and Description |
|---|---|
Style.Extension |
getExtension()
Gets the value of the extension property.
|
String |
getId()
Gets the value of the id property.
|
void |
setExtension(Style.Extension value)
Sets the value of the extension property.
|
void |
setId(String value)
Sets the value of the id property.
|
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, setAdditionalAttributes, setLocation, setParentprotected Style.Extension extension
protected String id
public Style.Extension getExtension()
getExtension in interface StyleStyle.Extensionpublic void setExtension(Style.Extension value)
setExtension in interface Stylevalue - allowed object is
Style.Extensionpublic String getId()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.