Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
setNotify
public void setNotify(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the notify property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getNotifySet
public javax.xml.bind.JAXBElement<
getNotifySet()
Gets the value of the notifySet property.
Network Registrar Type: AT_NLIST(AT_IPADDR)
If notify is enabled, use this value to configure secondary zones.
 An optional list of additional servers to notify when the zone
 changes.  All servers listed in NS records for the zone, with the
 exception of the server described by the "ns" property of the zone
 (the mname field of the SOA record) will receive notifications.
 Servers listed in "notify-list" will also be notified.
Returns:
possible object is 
JAXBElement<
setNotifySet
public void setNotifySet(javax.xml.bind.JAXBElement<
> value)
Sets the value of the notifySet property.
Parameters:
value
 - allowed object is 
JAXBElement<
getRestrictQuery
public javax.xml.bind.JAXBElement<java.lang.String> getRestrictQuery()
Gets the value of the restrictQuery property.
Network Registrar Type: AT_ENUMINT 
Valid values: use-map-settings, use-server-settings
If use-server-settings is set, unset the restrict-query-acl on
 secondary zones.
 If use-map-settings is set, use the restrict-query-acl.
 If unset, use the zone distribution map value to determine
 how restrict-query-acl is configured on secondary zones.
Returns:
possible object is 
JAXBElement<String>
setRestrictQuery
public void setRestrictQuery(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the restrictQuery property.
Parameters:
value
 - allowed object is 
JAXBElement<String>