Cisco Cisco Prime IP Express 8.3 技术参考

下载
页码 1286
Parameters:
value
 - allowed object is 
JAXBElement<String>
getQueryAnswersWithNxdomain
public javax.xml.bind.JAXBElement<java.lang.String> getQueryAnswersWithNxdomain()
Gets the value of the queryAnswersWithNxdomain property.
Network Registrar Type: AT_INT
Reports the number of queries that failed with no such name 
 responses.
Returns:
possible object is 
JAXBElement<String>
setQueryAnswersWithNxdomain
public void setQueryAnswersWithNxdomain(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the queryAnswersWithNxdomain property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getQueryAnswersWithRefused
public javax.xml.bind.JAXBElement<java.lang.String> getQueryAnswersWithRefused()
Gets the value of the queryAnswersWithRefused property.
Network Registrar Type: AT_INT
Reports the number of queries refused.
Returns:
possible object is 
JAXBElement<String>
setQueryAnswersWithRefused
public void setQueryAnswersWithRefused(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the queryAnswersWithRefused property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getQueryAnswersWithServfail
public javax.xml.bind.JAXBElement<java.lang.String> getQueryAnswersWithServfail()
Gets the value of the queryAnswersWithServfail property.
Network Registrar Type: AT_INT
Reports the number of query responses with rcode of SERVFAIL.
Returns:
possible object is 
JAXBElement<String>
setQueryAnswersWithServfail
public void setQueryAnswersWithServfail(javax.xml.bind.JAXBElement<java.lang.String> value)