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, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addChildren, findAllChildren, getAdditionalAttributes, getChildren, getIdentifierString, getLocation, getNamespaceURI, getNsContext, getParent, getParentDRDElement, getPrefixForNamespaceURI, getURIFEEL, recurseNsKeys, setAdditionalAttributes, setLocation, setParent
protected Style.Extension extension
protected String id
public Style.Extension getExtension()
getExtension
in interface Style
Style.Extension
public void setExtension(Style.Extension value)
setExtension
in interface Style
value
- allowed object is
Style.Extension
public String getId()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.