Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 
DETAIL: FIELD | 
 
com.cisco.cnr.ws.xsd
 
Class DNSServerPerformanceStats
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DNSServerPerformanceStats
public class DNSServerPerformanceStats
extends 
The Network Registrar DNSServerPerformanceStats class.
The activity statistics available from the DNS server related to operational performance.
Java class for DNSServerPerformanceStats complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DNSServerPerformanceStats">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="axfrsIn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="axfrsOut" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ipv4PacketsIn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ipv4PacketsOut" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ixfrsFullResp" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ixfrsIn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ixfrsOut" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="notifiesIn" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="notifiesOut" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updatePackets" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updatedRrs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="xfrsInAtLimit" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="xfrsOutAtLimit" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
Constructor Summary
 
           
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the axfrsIn property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the axfrsOut property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the ipv4PacketsIn property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the ipv4PacketsOut property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the ixfrsFullResp property.
 javax.xml.bind.JAXBElement<java.lang.String>