Class StopMonitoringServiceCapabilities.RequestPolicy

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    StopMonitoringServiceCapabilities

    public static class StopMonitoringServiceCapabilities.RequestPolicy
    extends StopMonitoringCapabilityRequestPolicyStructure
    implements Serializable

    Java class for anonymous complex type.

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

     <complexType>
       <complexContent>
         <extension base="{http://www.siri.org.uk/siri}StopMonitoringCapabilityRequestPolicyStructure">
           <sequence>
             <group ref="{http://www.siri.org.uk/siri}StopMonitoringVolumeGroup"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • hasDetailLevel

        protected Boolean hasDetailLevel
      • hasMaximumVisits

        protected Boolean hasMaximumVisits
      • hasMinimumVisitsPerLine

        protected Boolean hasMinimumVisitsPerLine
      • hasNumberOfOnwardsCalls

        protected Boolean hasNumberOfOnwardsCalls
      • hasNumberOfPreviousCalls

        protected Boolean hasNumberOfPreviousCalls
    • Constructor Detail

      • RequestPolicy

        public RequestPolicy()
    • Method Detail

      • isHasDetailLevel

        public Boolean isHasDetailLevel()
        Gets the value of the hasDetailLevel property.
        Returns:
        possible object is Boolean
      • setHasDetailLevel

        public void setHasDetailLevel​(Boolean value)
        Sets the value of the hasDetailLevel property.
        Parameters:
        value - allowed object is Boolean
      • isHasMaximumVisits

        public Boolean isHasMaximumVisits()
        Gets the value of the hasMaximumVisits property.
        Returns:
        possible object is Boolean
      • setHasMaximumVisits

        public void setHasMaximumVisits​(Boolean value)
        Sets the value of the hasMaximumVisits property.
        Parameters:
        value - allowed object is Boolean
      • isHasMinimumVisitsPerLine

        public Boolean isHasMinimumVisitsPerLine()
        Gets the value of the hasMinimumVisitsPerLine property.
        Returns:
        possible object is Boolean
      • setHasMinimumVisitsPerLine

        public void setHasMinimumVisitsPerLine​(Boolean value)
        Sets the value of the hasMinimumVisitsPerLine property.
        Parameters:
        value - allowed object is Boolean
      • isHasNumberOfOnwardsCalls

        public Boolean isHasNumberOfOnwardsCalls()
        Gets the value of the hasNumberOfOnwardsCalls property.
        Returns:
        possible object is Boolean
      • setHasNumberOfOnwardsCalls

        public void setHasNumberOfOnwardsCalls​(Boolean value)
        Sets the value of the hasNumberOfOnwardsCalls property.
        Parameters:
        value - allowed object is Boolean
      • isHasNumberOfPreviousCalls

        public Boolean isHasNumberOfPreviousCalls()
        Gets the value of the hasNumberOfPreviousCalls property.
        Returns:
        possible object is Boolean
      • setHasNumberOfPreviousCalls

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