Cisco Cisco Prime IP Express 8.3 テクニカルリファレンス

ページ / 1286
public javax.xml.bind.JAXBElement<java.lang.String> getTotalOffers()
Gets the value of the totalOffers property.
Network Registrar Type: AT_INT
The total number of offers that the DHCP server has sent.
Returns:
possible object is 
JAXBElement<String>
setTotalOffers
public void setTotalOffers(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the totalOffers property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTotalReleases
public javax.xml.bind.JAXBElement<java.lang.String> getTotalReleases()
Gets the value of the totalReleases property.
Network Registrar Type: AT_INT
The total number of releases that the DHCP server has received.
Returns:
possible object is 
JAXBElement<String>
setTotalReleases
public void setTotalReleases(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the totalReleases property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTotalRequests
public javax.xml.bind.JAXBElement<java.lang.String> getTotalRequests()
Gets the value of the totalRequests property.
Network Registrar Type: AT_INT
The total number of requests that the DHCP server has received.
Returns:
possible object is 
JAXBElement<String>
setTotalRequests
public void setTotalRequests(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the totalRequests property.
Parameters: