Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 
DETAIL: FIELD | 
 
com.cisco.cnr.ws.xsd
 
Class DHCPTopUtilizedStats
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DHCPTopUtilizedStats
public class DHCPTopUtilizedStats
extends 
The Network Registrar DHCPTopUtilizedStats class.
The top utilized DHCP scope aggregations. These aggregations may be by scope, primary subnet, or primary subnet and selection tags depending on the
configuration of the AddrTrapConfig objects.
Java class for DHCPTopUtilizedStats complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DHCPTopUtilizedStats">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="list" type="{http://ws.cnr.cisco.com/xsd}DHCPScopeAggregationStatsArray" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
Constructor Summary
 
           
 
Method Summary
 javax.xml.bind.JAXBElement<
>
 
          Gets the value of the list property.
 void
> value)
          Sets the value of the list property.
 
Methods inherited from class com.cisco.cnr.ws.xsd.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Constructor Detail
DHCPTopUtilizedStats
public DHCPTopUtilizedStats()
Method Detail
getList
getList()