Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Constructor Detail
Range
public Range()
Method Detail
getEnd
public javax.xml.bind.JAXBElement<java.lang.String> getEnd()
Gets the value of the end property.
Network Registrar Type: AT_IPADDR
The last address in this range.
Returns:
possible object is 
JAXBElement<String>
setEnd
public void setEnd(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the end property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getStart
public javax.xml.bind.JAXBElement<java.lang.String> getStart()
Gets the value of the start property.
Network Registrar Type: AT_IPADDR
The first address in this range.
Returns:
possible object is 
JAXBElement<String>
setStart
public void setStart(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the start property.