Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 
com.cisco.cnr.ws.xsd
 
Class DnsEnumDomain
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DnsEnumDomain
public class DnsEnumDomain
extends 
The Network Registrar DnsEnumDomain class.
Provides an abstracted definition of a e164 domain, corresponding to a SOAP/XML EnumRange.
Java class for DnsEnumDomain complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DnsEnumDomain">
   <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="domainPrefix" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="nameservers" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="person" 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="tenantId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="ttl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="viewId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="zoneTemplate" 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.
 java.lang.String
()
 
          Gets the value of the domainPrefix property.
>
()
 
          Gets the value of the nameservers property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the person property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the serial property.
 javax.xml.bind.JAXBElement<java.lang.String>
()
 
          Gets the value of the tenantId property.