Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 1286
CCMSecondaryZone
public CCMSecondaryZone()
Method Detail
getDescription
public javax.xml.bind.JAXBElement<java.lang.String> getDescription()
Gets the value of the description property.
Network Registrar Type: AT_STRING
Describes this zone.
Returns:
possible object is 
JAXBElement<String>
setDescription
public void setDescription(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the description property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getIxfr
public javax.xml.bind.JAXBElement<java.lang.String> getIxfr()
Gets the value of the ixfr property.
Network Registrar Type: AT_BOOL 
Default value: true
Enables incremental transfer requests for this zone.  When set, this
 attribute overrides the dns server global "ixfr-enable" value.
 Using the server global value (not setting this value per-zone)
 gives the you an easy way of globally turning ixfr on or off,
 or setting a general policy for your zones and specific exceptions
 to the server global value.
Returns:
possible object is 
JAXBElement<String>
setIxfr
public void setIxfr(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the ixfr property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getMasterServers
public 
 getMasterServers()