|
2.17.2: 2011-06-17 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface PathSetter
Indicates that a factory setter method which takes a string as
it's input will have the value scanned by a PathConverter
before the setter method is invoked.
VariableSetter
,
PathConverter
Optional Element Summary | |
---|---|
PathType |
pathType
The type of path that should be generated. |
public abstract PathType pathType
|
2.17.2: 2011-06-17 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |