Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 Class 
 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class CdnsRedirect
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.CdnsRedirect
public class CdnsRedirect
extends 
The Network Registrar CdnsRedirect class.
Defines a DNS Firewall rule.
Java class for CdnsRedirect complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="CdnsRedirect">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="aResponse" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="aaaaResponse" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="action" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="clientAcl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="domains" type="{http://ws.cnr.cisco.com/xsd}stringArray" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
         <element name="priority" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="rpzOverride" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="rpzOverrideRedirect" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="rpzServerAddrs" type="{http://ws.cnr.cisco.com/xsd}DnsIPnPortArray" minOccurs="0"/>
         <element name="rpzTrigger" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="rpzZoneName" 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 aaaaResponse property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the action property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the aResponse property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the clientAcl property.
 javax.xml.bind.JAXBElement<
 
          Gets the value of the domains property.
 java.lang.String
 
          Gets the value of the name property.
 javax.xml.bind.JAXBElement<java.lang.String>