Annotation Type PropertyImplementation


  • @Retention(RUNTIME)
    @Inherited
    @Target(METHOD)
    public @interface PropertyImplementation
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.Class<? extends PropertyImplementation> value