@Retention(value=RUNTIME)
@Target(value=FIELD)
public static @interface Parameters.BooleanDescription
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
falseDescription |
java.lang.String |
trueDescription |
Copyright © 2021. All Rights Reserved.