org.ow2.jasmine.probe.shell
Class TargetCommandParameters

java.lang.Object
  extended by org.ow2.jasmine.probe.shell.JasmineProbeCommandParams
      extended by org.ow2.jasmine.probe.shell.TargetCommandParameters

public class TargetCommandParameters
extends JasmineProbeCommandParams

Parameters for commands related to target manipulation that only need a name main argument.

Author:
danesa

Field Summary
 List<String> name
           
 
Constructor Summary
TargetCommandParameters()
           
 
Method Summary
 String getName()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public List<String> name
Constructor Detail

TargetCommandParameters

public TargetCommandParameters()
Method Detail

getName

public String getName()

reset

public void reset()


Copyright © 2011 OW2 Consortium. All Rights Reserved.