|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={METHOD,PARAMETER})
public @interface SetValueSet value injection.
| Required Element Summary | |
|---|---|
Value[] |
value
Get the values. |
| Optional Element Summary | |
|---|---|
String |
clazz
Get the set class name. |
String |
elementClass
Get the element class name. |
| Element Detail |
|---|
public abstract Value[] value
public abstract String clazz
public abstract String elementClass
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||