public class SituationExtended
extends java.lang.Object
Java class for SituationExtended complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SituationExtended">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="tmcEvent" type="{http://datex2.eu/schema/2/2_0}TMCEvent" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SituationExtended() |
| Modifier and Type | Method and Description |
|---|---|
TMCEvent |
getTmcEvent()
Gets the value of the tmcEvent property.
|
void |
setTmcEvent(TMCEvent value)
Sets the value of the tmcEvent property.
|
protected TMCEvent tmcEvent