public class AlertCMethod2SecondaryPointLocation
extends java.lang.Object
Java class for AlertCMethod2SecondaryPointLocation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AlertCMethod2SecondaryPointLocation">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="alertCLocation" type="{http://datex2.eu/schema/2/2_0}AlertCLocation"/>
<element name="alertCMethod2SecondaryPointLocationExtension" type="{http://datex2.eu/schema/2/2_0}_ExtensionType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AlertCLocation |
alertCLocation |
protected ExtensionType |
alertCMethod2SecondaryPointLocationExtension |
| Constructor and Description |
|---|
AlertCMethod2SecondaryPointLocation() |
| Modifier and Type | Method and Description |
|---|---|
AlertCLocation |
getAlertCLocation()
Gets the value of the alertCLocation property.
|
ExtensionType |
getAlertCMethod2SecondaryPointLocationExtension()
Gets the value of the alertCMethod2SecondaryPointLocationExtension property.
|
void |
setAlertCLocation(AlertCLocation value)
Sets the value of the alertCLocation property.
|
void |
setAlertCMethod2SecondaryPointLocationExtension(ExtensionType value)
Sets the value of the alertCMethod2SecondaryPointLocationExtension property.
|
protected AlertCLocation alertCLocation
protected ExtensionType alertCMethod2SecondaryPointLocationExtension
public AlertCLocation getAlertCLocation()
AlertCLocationpublic void setAlertCLocation(AlertCLocation value)
value - allowed object is
AlertCLocationpublic ExtensionType getAlertCMethod2SecondaryPointLocationExtension()
ExtensionTypepublic void setAlertCMethod2SecondaryPointLocationExtension(ExtensionType value)
value - allowed object is
ExtensionType