public class TRole extends TCmmnElement
tRole defines the type of element "role".
<p>Java class for tRole complex type.
<p>The following schema fragment specifies the expected content contained within this class.
<pre> <complexType name="tRole"> <complexContent> <extension base="{http://www.omg.org/spec/CMMN/20131201/MODEL}tCmmnElement"> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <anyAttribute processContents='lax' namespace='##other'/> </extension> </complexContent> </complexType> </pre>
Constructor and Description |
---|
TRole() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the value of the name property.
|
void |
setName(String value)
Sets the value of the name property.
|
getDescription, getId, getOtherAttributes, setDescription, setId
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.