easybox.com.ebmwebsourcing.easybpmn.bpmndi._2
Class EJaxbBPMNLabelStyle
java.lang.Object
com.ebmwebsourcing.easybox.impl.AbstractModelObject
com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject
easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbStyle
easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbBPMNLabelStyle
- All Implemented Interfaces:
- com.ebmwebsourcing.easybox.api.ModelObject
public class EJaxbBPMNLabelStyle
- extends EJaxbStyle
Java class for BPMNLabelStyle complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BPMNLabelStyle">
<complexContent>
<extension base="{http://www.omg.org/spec/DD/20100524/DI}Style">
<sequence>
<element ref="{http://www.omg.org/spec/DD/20100524/DC}Font"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Fields inherited from class easybox.com.ebmwebsourcing.easybpmn.bpmndi._2.EJaxbStyle |
id |
| Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractJaxbModelObject |
duplicate, duplicateAs, equals, getAdoptiveParent, getBaseURI, getDOMNode, getNaturalParent, hashCode, setAdoptiveParent, setBaseURI, setNaturalParent |
| Methods inherited from class com.ebmwebsourcing.easybox.impl.AbstractModelObject |
getParent, getXmlObject, setXmlObject |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
font
protected EJaxbFont font
EJaxbBPMNLabelStyle
public EJaxbBPMNLabelStyle()
getFont
public EJaxbFont getFont()
- Gets the value of the font property.
- Returns:
- possible object is
EJaxbFont
setFont
public void setFont(EJaxbFont value)
- Sets the value of the font property.
- Parameters:
value - allowed object is
EJaxbFont
isSetFont
public boolean isSetFont()
Copyright © 2011 Petals Link. All Rights Reserved.