public class TargetDefinitionFile.ProfileTargetPlatformLocation extends TargetDefinitionFile.AbstractPathLocation implements TargetDefinition.ProfilePlatformLocation
| Constructor and Description |
|---|
ProfileTargetPlatformLocation(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 ProfileTargetPlatformLocation(java.lang.String path)
public java.lang.String getTypeDescription()
TargetDefinition.LocationgetTypeDescription in interface TargetDefinition.Location