org.ow2.jasmine.probe.shell
Class TargetRemoveCommandParams

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

public class TargetRemoveCommandParams
extends JasmineProbeCommandParams

params for target-remove

Author:
durieuxp

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

Field Detail

names

public List<String> names
Constructor Detail

TargetRemoveCommandParams

public TargetRemoveCommandParams()
Method Detail

reset

public void reset()


Copyright © 2013 OW2 Consortium. All Rights Reserved.