@Target(value=TYPE)
@Retention(value=SOURCE)
public @interface VelocityTransformation
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
gather |
java.lang.String |
outputPath |
java.lang.String[] |
paremters |
public abstract java.lang.String value
public abstract java.lang.String outputPath
public abstract boolean gather
Copyright © 2019. All Rights Reserved.