Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class CCMSecondaryZone
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.CCMSecondaryZone
public class CCMSecondaryZone
extends 
The Network Registrar CCMSecondaryZone class.
Defines a secondary DNS zone. A CCMSecondaryZone object describes the configuration for an authoritative secondary zone.
Java class for CCMSecondaryZone complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="CCMSecondaryZone">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ixfr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="masterServers" type="{http://ws.cnr.cisco.com/xsd}stringArray"/>
         <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="origin" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <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="rpz" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="tenantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="useGssTsig" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="viewId" 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 description property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the ixfr property.
()
 
          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.
 java.lang.String
()