public class Arg extends Object
Constructor and Description |
---|
Arg() |
Modifier and Type | Method and Description |
---|---|
void |
addText(String text)
Deprecated.
Use
setValue(String) |
String |
getType() |
String |
getValue() |
void |
setType(String type) |
void |
setValue(String value) |
public void setType(String type)
public void setValue(String value)
@Deprecated public void addText(String text)
setValue(String)
public String getValue()
public String getType()
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.