public class ProvaTargetImpl extends java.lang.Object implements ProvaTarget
| Modifier and Type | Method and Description |
|---|---|
static ProvaTarget |
create(ProvaGoal target) |
ProvaRule |
getCandidate() |
ProvaGoal |
getTarget() |
void |
setCandidate(ProvaRule candidate) |
public static ProvaTarget create(ProvaGoal target)
public ProvaGoal getTarget()
getTarget in interface ProvaTargetpublic ProvaRule getCandidate()
getCandidate in interface ProvaTargetpublic void setCandidate(ProvaRule candidate)
setCandidate in interface ProvaTargetCopyright © 2019. All Rights Reserved.