Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
value
 - allowed object is 
JAXBElement<String>
getIxfrInErrors
public javax.xml.bind.JAXBElement<java.lang.String> getIxfrInErrors ()
Gets the value of the ixfrInErrors property.
Network Registrar Type: AT_INT
Reports the total in-bound IXFR errors, excluding packet format
 errors.
Returns:
possible object is 
JAXBElement<String>
setIxfrInErrors
public void setIxfrInErrors (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the ixfrInErrors property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getIxfrOutErrors
public javax.xml.bind.JAXBElement<java.lang.String> getIxfrOutErrors()
Gets the value of the ixfrOutErrors property.
Network Registrar Type: AT_INT
Reports the total IXFR error responses sent, excluding packet
 format errors.
Returns:
possible object is 
JAXBElement<String>
setIxfrOutErrors
public void setIxfrOutErrors(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the ixfrOutErrors property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getSentFormatErrors
public javax.xml.bind.JAXBElement<java.lang.String> getSentFormatErrors()
Gets the value of the sentFormatErrors property.
Network Registrar Type: AT_INT
Reports the number of requests received that were unparseable.
 ref RFC1611.
Returns:
possible object is 
JAXBElement<String>