Annotation Type Group
-
@Retention(RUNTIME) @Target(FIELD) public @interface Group
-
-
Field Summary
Fields Modifier and Type Fields Description static StringUSE_DEFAULT_NAMESpecial value that indicates that the default group should be used for the property this annotation is referring to.
-