|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.quilt.frontend.ant.SummaryAttribute
Accept a limited set of String values for the summary attribute.
Constructor Summary | |
SummaryAttribute(java.lang.String v)
Constructor. |
Method Summary | |
boolean |
asBoolean()
|
java.lang.String |
getValue()
Return the value successfully set. |
void |
setValue(java.lang.String value)
Ant-compatible set method. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SummaryAttribute(java.lang.String v)
v
- A candidate value; causes exception if invalid.Method Detail |
public java.lang.String getValue()
public final void setValue(java.lang.String value) throws org.apache.tools.ant.BuildException
org.apache.tools.ant.BuildException
public boolean asBoolean()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |