public class Arg extends Object
Arg()
void
addText(String text)
String
getType()
getValue()
setType(String type)
setValue(String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Arg()
public void setType(String type)
public void setValue(String value)
public void addText(String text)
public String getValue()
public String getType()
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.