Class AlertCMethod2PrimaryPointLocation

  • All Implemented Interfaces:
    Serializable

    public class AlertCMethod2PrimaryPointLocation
    extends Object
    implements Serializable

    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_0RC1/2_0}AlertCLocation"/>
             <element name="alertCMethod2PrimaryPointLocationExtension" type="{http://datex2.eu/schema/2_0RC1/2_0}ExtensionType" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • alertCMethod2PrimaryPointLocationExtension

        protected ExtensionType alertCMethod2PrimaryPointLocationExtension
    • Constructor Detail

      • AlertCMethod2PrimaryPointLocation

        public AlertCMethod2PrimaryPointLocation()
    • Method Detail

      • getAlertCLocation

        public AlertCLocation getAlertCLocation()
        Gets the value of the alertCLocation property.
        Returns:
        possible object is AlertCLocation
      • setAlertCLocation

        public void setAlertCLocation​(AlertCLocation value)
        Sets the value of the alertCLocation property.
        Parameters:
        value - allowed object is AlertCLocation
      • getAlertCMethod2PrimaryPointLocationExtension

        public ExtensionType getAlertCMethod2PrimaryPointLocationExtension()
        Gets the value of the alertCMethod2PrimaryPointLocationExtension property.
        Returns:
        possible object is ExtensionType
      • setAlertCMethod2PrimaryPointLocationExtension

        public void setAlertCMethod2PrimaryPointLocationExtension​(ExtensionType value)
        Sets the value of the alertCMethod2PrimaryPointLocationExtension property.
        Parameters:
        value - allowed object is ExtensionType