public class TargetDefinitionFile.DirectoryTargetLocation extends TargetDefinitionFile.AbstractPathLocation implements TargetDefinition.DirectoryLocation
| Constructor and Description |
|---|
DirectoryTargetLocation(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTypeDescription()
Returns a description of the underlying location implementation.
|
getPathclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPathpublic java.lang.String getTypeDescription()
TargetDefinition.LocationgetTypeDescription in interface TargetDefinition.Location