Annotation Type RName


@Retention(RUNTIME) @Target(METHOD) @Inherited public @interface RName
The RName anotation marks getter fields for mapping POJO fields to named lists or dataframe columns. It is also used to map dataframe columns to annotated java interface methods using proxy classes.
Version:
$Id: $Id
Author:
vp22681
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details