org.artofsolving.jodconverter.process
Class ProcessQuery

java.lang.Object
  extended by org.artofsolving.jodconverter.process.ProcessQuery

public class ProcessQuery
extends Object


Constructor Summary
ProcessQuery(String command, String argument)
           
 
Method Summary
 String getArgument()
           
 String getCommand()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessQuery

public ProcessQuery(String command,
                    String argument)
Method Detail

getCommand

public String getCommand()

getArgument

public String getArgument()


Copyright © 2003-2011. All Rights Reserved.