public class Arg
extends Object 
- 
Constructor SummaryConstructors 
- 
Method Summary
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
- 
Method Details
- 
setTypepublic void setType(String type) 
- 
setValuepublic void setValue(String value) 
- 
-