Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class CCMZDSecondary
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.CCMZDSecondary
public class CCMZDSecondary
extends 
The Network Registrar CCMZDSecondary class.
A secondary DNS server in a zone distribution map. The list of CCMZDSecondary objects in a CCMZoneDistribution map is embedded
in the CCMZoneDistribution object.
Java class for CCMZDSecondary complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="CCMZDSecondary">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="ixfr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="masterServers" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="notify" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="notifySet" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="restrictQuery" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="restrictQueryAcl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="restrictXfer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="restrictXferAcl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="secondary" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="useGssTsig" 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 ixfr property.
 javax.xml.bind.JAXBElement<
()
 
          Gets the value of the masterServers property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the notify property.
 javax.xml.bind.JAXBElement<
()
 
          Gets the value of the notifySet property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the restrictQuery property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the restrictQueryAcl property.