Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class DNSServer
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DNSServer
public class DNSServer
extends 
The Network Registrar DNSServer class.
The DNS server configuration object. This object is used to configure server-wide properties.
Java class for DNSServer complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DNSServer">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="activityCounterLogSettings" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="activitySummaryInterval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="activitySummaryType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="blackholeAcl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="delegationOnlyDomains" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="gssTsigConfig" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="gssTsigProcessing" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hybridLocalhostOnly" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hybridMode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hybridOverride" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="localPortNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="logSettings" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="maxDnsPackets" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="maxUdpPayloadSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="minimalResponses" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="notifyMinInterval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="notifyRcvInterval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="notifySendStagger" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="notifySourceAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="notifySourcePort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="notifyWait" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="remotePortNum" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="roundRobin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scvgIgnoreRestartInterval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scvgInterval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scvgNoRefreshInterval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scvgRefreshInterval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="simulateZoneTopDynupdate" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="subnetSorting" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="transferSourceAddress" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="transferSourcePort" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="trapsEnabled" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="tsigProcessing" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateRelaxZoneName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="xferIgnoreSerialDecrease" 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 activityCounterLogSettings property.
 javax.xml.bind.JAXBElement<java.lang.String>
()