Annotation Type 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
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value