public abstract class Target extends Object
| Constructor and Description |
|---|
Target() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getPath() |
abstract String |
getProject() |
abstract EntityType |
getType() |
abstract boolean |
isWellFormed() |
public abstract EntityType getType()
public abstract boolean isWellFormed()
public abstract String getProject()
public abstract String getPath()
Copyright © 2010-2016 Henix, henix.fr. All Rights Reserved.