Class Arg

java.lang.Object
org.apache.catalina.ant.jmx.Arg

public class Arg extends Object
  • Constructor Details

    • Arg

      public Arg()
  • Method Details

    • setType

      public void setType(String type)
    • setValue

      public void setValue(String value)
    • getValue

      public String getValue()
    • getType

      public String getType()