org.apache.catalina.ant.jmx

Class Arg

public class Arg extends Object

Since: 5.5.10

Version: $Revision: 467222 $ $Date: 2006-10-24 05:17:11 +0200 (Tue, 24 Oct 2006) $

Author: Peter Rossbach

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 © 2000-2011 Apache Software Foundation. All Rights Reserved.