| Constructor and Description |
|---|
CoverageTarget() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReqPath() |
int |
getReqVersion() |
String |
getTcPath() |
EntityType |
getType() |
boolean |
isReqPathWellFormed() |
boolean |
isTcPathWellFormed() |
boolean |
isWellFormed() |
void |
setReqPath(String reqPath) |
void |
setReqVersion(int reqVersion) |
void |
setTcPath(String tcPath) |
public String getReqPath()
public void setReqPath(String reqPath)
public int getReqVersion()
public void setReqVersion(int reqVersion)
public String getTcPath()
public void setTcPath(String tcPath)
public boolean isReqPathWellFormed()
public boolean isTcPathWellFormed()
public EntityType getType()
public boolean isWellFormed()
isWellFormed in interface TargetCopyright © 2010–2017 Henix, henix.fr. All rights reserved.