Class StopMonitoringServiceCapabilities.ResponseFeatures

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    StopMonitoringServiceCapabilities

    public static class StopMonitoringServiceCapabilities.ResponseFeatures
    extends Object
    implements Serializable

    Java class for anonymous complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <sequence>
             <element name="HasLineNotices" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
           </sequence>
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • hasLineNotices

        protected Boolean hasLineNotices
    • Constructor Detail

      • ResponseFeatures

        public ResponseFeatures()
    • Method Detail

      • isHasLineNotices

        public Boolean isHasLineNotices()
        Gets the value of the hasLineNotices property.
        Returns:
        possible object is Boolean
      • setHasLineNotices

        public void setHasLineNotices​(Boolean value)
        Sets the value of the hasLineNotices property.
        Parameters:
        value - allowed object is Boolean