public class AbstractLocatable extends Object implements Locatable
| Constructor and Description |
|---|
AbstractLocatable() |
| Modifier and Type | Method and Description |
|---|---|
Locator |
getLocator() |
void |
setLocator(Locator locator)
Set the locator.
|
public Locator getLocator()
getLocator in interface Locatablepublic void setLocator(Locator locator)
LocatablesetLocator in interface Locatablelocator - the new locatorCopyright © 2022. All rights reserved.