Annotation Type Namespace


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Namespace
    Namespace provides jenabean with the information it needs to append a namespace to your classname and properties.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value