com.carrotsearch.ant.tasks.junit4
Class PickFromListTask.StringValue

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by com.carrotsearch.ant.tasks.junit4.PickFromListTask.StringValue
All Implemented Interfaces:
Cloneable
Enclosing class:
PickFromListTask

public static final class PickFromListTask.StringValue
extends org.apache.tools.ant.ProjectComponent

Nested value element.


Field Summary
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
description, location, project
 
Constructor Summary
PickFromListTask.StringValue()
           
 
Method Summary
 void addText(String value)
           
 String toString()
           
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
clone, getDescription, getLocation, getProject, log, log, setDescription, setLocation, setProject
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PickFromListTask.StringValue

public PickFromListTask.StringValue()
Method Detail

addText

public void addText(String value)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.