Class WriteCommand

java.lang.Object
gov.nasa.jpl.command.WriteCommand
All Implemented Interfaces:
Command

public class WriteCommand extends Object implements Command
This command writes out one of several file types depending on the input name. It can filter by activity or resource type and time range.
  • Constructor Details

    • WriteCommand

      public WriteCommand(String commandString)
  • Method Details