Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Network Registrar Type: AT_AMELST
Identifies the access control list designating who can receive
 zone transfers from this secondary zone if restrict-xfer is enabled.
Returns:
possible object is 
JAXBElement<String>
setRestrictXferAcl
public void setRestrictXferAcl(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the restrictXferAcl property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getSecondary
public java.lang.String getSecondary()
Gets the value of the secondary property.
Network Registrar Type: AT_OID 
Required.
The cluster with the secondary server that this object
 describes.
Returns:
possible object is 
String
setSecondary
public void setSecondary(java.lang.String value)
Sets the value of the secondary property.
Parameters:
value
 - allowed object is 
String
getUseGssTsig
public javax.xml.bind.JAXBElement<java.lang.String> getUseGssTsig()
Gets the value of the useGssTsig property.
Network Registrar Type: AT_BOOL 
Default value: false
Specifies the secondary zone setting when gss-tsig should be used 
 to request zone transfers from the master.
Returns:
possible object is 
JAXBElement<String>
setUseGssTsig
public void setUseGssTsig(javax.xml.bind.JAXBElement<java.lang.String> value)