|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Report | |
---|---|
gov.nasa.pds.vtool.report | |
gov.nasa.pds.vtool.status | This package allows VTool to determine an exit value to give back to the user. |
Uses of Report in gov.nasa.pds.vtool.report |
---|
Subclasses of Report in gov.nasa.pds.vtool.report | |
---|---|
class |
FullReport
This class represents a full report for the Vtool command line. |
class |
JSONReport
This class represents a full report in JSON format. |
class |
MinimalReport
This class represents a minimal report that simply summarizes the quantity, based on type (i.e. |
class |
SummaryReport
|
Uses of Report in gov.nasa.pds.vtool.status |
---|
Methods in gov.nasa.pds.vtool.status with parameters of type Report | |
---|---|
void |
ExitStatus.setStatus(Report report)
Set the status |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |