Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class CCMZoneTemplate
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.CCMZoneTemplate
public class CCMZoneTemplate
extends 
The Network Registrar CCMZoneTemplate class.
Defines a template used to create new primary DNS zones. Attributes are copied exactly as specified from the template to the newly
created CCMZone or CCMReverseZone object.
Java class for CCMZoneTemplate complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="CCMZoneTemplate">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="defttl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="distMap" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="expire" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="minttl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="nameservers" 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="ns" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="nsttl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="owner" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="person" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="refresh" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="region" 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="retry" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="scvgEnabled" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="serial" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="soattl" 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="updateAcl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updatePolicyList" type="{http://ws.cnr.cisco.com/xsd}stringArray" 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 defttl property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the distMap property.