|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.pds.validate.target.Target
public class Target
Class representation of a target in the Validate Tool.
Constructor Summary | |
---|---|
Target(File file)
Constructor. |
|
Target(String file)
Constructor. |
Method Summary | |
---|---|
String |
getFilename()
Gets the name of the file. |
TargetType |
getType()
Returns the target type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Target(File file)
file
- A file.public Target(String file)
file
- A file.Method Detail |
---|
public String getFilename()
public TargetType getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |