private abstract class TargetDefinitionFile.AbstractPathLocation extends java.lang.Object implements TargetDefinition.PathLocation
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
path |
| Constructor and Description |
|---|
AbstractPathLocation(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPath() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeDescriptionpublic java.lang.String getPath()
getPath in interface TargetDefinition.PathLocation