Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class DNSServerErrorsStats
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DNSServerErrorsStats
public class DNSServerErrorsStats
extends 
The Network Registrar DNSServerErrorsStats class.
The activity statistics available from the DNS server reporting errors encountered.
Java class for DNSServerErrorsStats complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DNSServerErrorsStats">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="axfrInErrors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="axfrOutErrors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="exceededMaxDnsPackets" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ixfrInErrors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ixfrOutErrors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="sentFormatErrors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="sentRefusalErrors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="sentTotalErrors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateErrors" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updatePrereqFail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="xferFailedAttempts" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="xferInAuthErrors" 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 axfrInErrors property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the axfrOutErrors property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the exceededMaxDnsPackets property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the ixfrInErrors property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the ixfrOutErrors property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the sentFormatErrors property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the sentRefusalErrors property.