- All Implemented Interfaces:
ITarget
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
targetName
private final String targetName
-
-
Constructor Details
-
Target
public Target(String targetName,
int id)
-
Method Details
-
getId
public int getId()
- Specified by:
getId
in interface ITarget
-