public abstract class LocationInformation extends Object
| Constructor and Description |
|---|
LocationInformation() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getDescription()
Gets a description of the object location.
|
String |
toString()
Returns the description of the object location.
|
public abstract String getDescription()
public String toString()
toString in class ObjectgetDescription()Copyright © 2024. All rights reserved.