Class VehicleMonitoringServiceCapabilities.RequestPolicy

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    VehicleMonitoringServiceCapabilities

    public static class VehicleMonitoringServiceCapabilities.RequestPolicy
    extends CapabilityRequestPolicyStructure
    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}CapabilityRequestPolicyStructure">
           <sequence>
             <group ref="{http://www.siri.org.uk/siri}VehicleMonitoringVolumeGroup"/>
           </sequence>
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form
    • Field Detail

      • hasDetailLevel

        protected Boolean hasDetailLevel
      • hasMaximumVehicles

        protected Boolean hasMaximumVehicles
      • 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
      • isHasMaximumVehicles

        public Boolean isHasMaximumVehicles()
        Gets the value of the hasMaximumVehicles property.
        Returns:
        possible object is Boolean
      • setHasMaximumVehicles

        public void setHasMaximumVehicles​(Boolean value)
        Sets the value of the hasMaximumVehicles 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