public abstract class Traceable extends Object
Constructor and Description |
---|
Traceable() |
Modifier and Type | Method and Description |
---|---|
String |
getLocation()
Get the location.
|
void |
setLocation(String value)
Set the location.
|
String |
toString() |
public String getLocation()
null
.public void setLocation(String value)
value
- The new location.Copyright © 2017 The Apache Software Foundation. All rights reserved.