Annotation Interface ReadOnlyProperties


@Retention(RUNTIME) @Target(TYPE) public @interface ReadOnlyProperties
Use this annotation to list properties that should not be editable.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details