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