Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class DHCPServerStats
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DHCPServerStats
public class DHCPServerStats
extends 
The Network Registrar DHCPServerStats class.
The global statistics available from the DHCP server.
Java class for DHCPServerStats complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DHCPServerStats">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="sampleDeltaTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="sampleEndTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="serverReloadTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="serverStartTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="serverUpTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="startTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="startTimeStr" 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="statisticsResetTime" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="totalAcks" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="totalDeclines" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="totalDiscovers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="totalNaks" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="totalOffers" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="totalReleases" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="totalRequests" 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 sampleDeltaTime property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the sampleEndTime property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the serverReloadTime property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the serverStartTime property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the serverUpTime property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the startTime property.