@Target(value={METHOD,FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) public @interface JohnzonIgnore
| Modifier and Type | Optional Element and Description | 
|---|---|
| int | minVersionExample: @JohnzonIgnore(minVersion = 2) will ignore the value until version is set to 2, 3, ... | 
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.