public class TDataState extends TBaseElement
Java class for tDataState complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tDataState">
<complexContent>
<extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tBaseElement">
<attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" />
<anyAttribute processContents='lax' namespace='##other'/>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
name |
documentation, extensionElements, id| Constructor and Description |
|---|
TDataState() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets the value of the name property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
getDocumentation, getExtensionElements, getId, getOtherAttributes, setExtensionElements, setIdCopyright © 2018 SAP SE. All Rights Reserved.