org.apache.commons.modeler.ant

Class Arg

public class Arg extends Object

Method Summary
voidaddText(String text)
StringgetType()
StringgetValue()
voidsetType(String type)
voidsetValue(String value)

Method Detail

addText

public void addText(String text)

getType

public String getType()

getValue

public String getValue()

setType

public void setType(String type)

setValue

public void setValue(String value)
Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.