@Documented @Inherited @Retention(value=RUNTIME) @Target(value=FIELD) public @interface MojoParameter
String
fieldName
public abstract String fieldName
If left blank, then the name of the tagged field will be used instead.
Copyright © 2020. All rights reserved.