Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class DNSServerStats
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DNSServerStats
public class DNSServerStats
extends 
The Network Registrar DNSServerStats class.
The general statistics available from the DNS server.
Java class for DNSServerStats complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DNSServerStats">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="configRecurs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="configReset" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="configResetTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="configUpTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="counterResetTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="sampleInterval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="sampleTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="statisticsRequestTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="totalRrs" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="totalZones" 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 configRecurs property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the configReset property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the configResetTime property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the configUpTime property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the counterResetTime property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the id property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the sampleInterval property.
 javax.xml.bind.JAXBElement<java.lang.String>