|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Revision(value="$Revision: 1.1 $",
date="$Date: 2006/12/06 16:45:11 $",
tag="$Name: $")
@Retention(value=RUNTIME)
@Target(value={PARAMETER,METHOD})
@Documented
public @interface StaticParameterTODO: Javadoc
TODO: Unit tests, Code review, Javadoc review, Seal/Finalize TODO: equals, hashCode, toString
| Required Element Summary | |
|---|---|
String |
value
TODO: Javadoc The name of this StaticOperation parameter. |
| Optional Element Summary | |
|---|---|
PropertyUse |
use
TODO: Javadoc The use of this StaticOperation parameter. |
| Element Detail |
|---|
public abstract String value
StaticOperation parameter.
public abstract PropertyUse use
StaticOperation parameter.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||