public class AlertCMethod2PrimaryPointLocation
extends java.lang.Object
Java class for AlertCMethod2PrimaryPointLocation complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AlertCMethod2PrimaryPointLocation"> <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="alertCMethod2PrimaryPointLocationExtension" 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 |
alertCMethod2PrimaryPointLocationExtension |
Constructor and Description |
---|
AlertCMethod2PrimaryPointLocation() |
Modifier and Type | Method and Description |
---|---|
AlertCLocation |
getAlertCLocation()
Gets the value of the alertCLocation property.
|
ExtensionType |
getAlertCMethod2PrimaryPointLocationExtension()
Gets the value of the alertCMethod2PrimaryPointLocationExtension property.
|
void |
setAlertCLocation(AlertCLocation value)
Sets the value of the alertCLocation property.
|
void |
setAlertCMethod2PrimaryPointLocationExtension(ExtensionType value)
Sets the value of the alertCMethod2PrimaryPointLocationExtension property.
|
protected AlertCLocation alertCLocation
protected ExtensionType alertCMethod2PrimaryPointLocationExtension
public AlertCLocation getAlertCLocation()
AlertCLocation
public void setAlertCLocation(AlertCLocation value)
value
- allowed object is
AlertCLocation
public ExtensionType getAlertCMethod2PrimaryPointLocationExtension()
ExtensionType
public void setAlertCMethod2PrimaryPointLocationExtension(ExtensionType value)
value
- allowed object is
ExtensionType