Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.axis.tools.ant.foreach
Class ParamItem  view ParamItem download ParamItem.java

java.lang.Object
  extended byorg.apache.axis.tools.ant.foreach.ParamItem

public class ParamItem
extends java.lang.Object

Inner class stores s with lists


Field Summary
private  java.lang.String value
           
 
Constructor Summary
ParamItem()
           
 
Method Summary
 java.lang.String getValue()
           
 void setValue(java.lang.String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

private java.lang.String value
Constructor Detail

ParamItem

public ParamItem()
Method Detail

setValue

public void setValue(java.lang.String value)

getValue

public java.lang.String getValue()