Annotation Type Property
-
@Retention(RUNTIME) @Target(FIELD) public @interface Property
-
-
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.
-