- java.lang.Object
-
- org.apache.commons.modeler.ant.Arg
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
(package private) java.lang.String |
type |
(package private) java.lang.String |
value |
-
Constructor Summary
Constructors
Constructor and Description |
Arg() |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
addText(java.lang.String text) |
java.lang.String |
getType() |
java.lang.String |
getValue() |
void |
setType(java.lang.String type) |
void |
setValue(java.lang.String value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
type
java.lang.String type
-
value
java.lang.String value
Copyright (c) 2001-2003 - Apache Software Foundation