public class LocationRequest extends Request
Constructor and Description |
---|
LocationRequest()
Constructs a LocationRequest with no type.
|
LocationRequest(java.lang.Object type)
Constructs a LocationRequest with the given type.
|
Modifier and Type | Method and Description |
---|---|
Point |
getLocation()
Returns the current location.
|
void |
setLocation(Point p)
Sets the current location.
|
getExtendedData, getType, setExtendedData, setType
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.