public abstract class AbstractTarget extends Object implements InfoTarget
| Constructor and Description |
|---|
AbstractTarget() |
| Modifier and Type | Method and Description |
|---|---|
IsErrorSetFT |
getInitError()
Returns any error that happened during initialization (and relate validation) of the target.
|
Object |
getTarget()
Returns the actual target.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasString, isValidpublic IsErrorSetFT getInitError()
InfoTargetgetInitError in interface InfoTargetpublic Object getTarget()
InfoTargetgetTarget in interface InfoTargetCopyright © 2010–2017. All rights reserved.