public abstract class Traceable
extends java.lang.Object
Constructor and Description |
---|
Traceable() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getLocation()
Get the location.
|
void |
setLocation(java.lang.String value)
Set the location.
|
java.lang.String |
toString() |
public java.lang.String getLocation()
null
.public void setLocation(java.lang.String value)
value
- The new location.public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2010 - 2020 Adobe. All Rights Reserved