Annotation Interface BeanAlias


@Target({FIELD,METHOD}) @Retention(RUNTIME) public @interface BeanAlias
Setting a value makes the property available for constructor or other fields to map.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details