-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
AddressRange
public AddressRange()
-
Method Detail
-
getRange
public String getRange()
- Returns:
- the range
-
getFrom
public String getFrom()
- Returns:
- the from
-
getTo
public String getTo()
- Returns:
- the to
Copyright © 2009-2013 jclouds. All Rights Reserved.