Annotation Interface PropRemoved


@Retention(RUNTIME) @Target(TYPE) public @interface PropRemoved
Add this inside a PropertyAmendments annotation to notify the system of a property that used to be on a component but was removed.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details