@Target(value={PARAMETER,FIELD})
@Retention(value=RUNTIME)
@Documented
@UseWith(value=SERVICE)
public @interface IntermediateType
TimeInterval.| Modifier and Type | Required Element and Description |
|---|---|
java.lang.Class |
value
The intermediate to coerce through.
|
public abstract java.lang.Class value
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.