Annotation Interface ConfigFile.Child

Enclosing class:
ConfigFile

@Retention(RUNTIME) @Target(TYPE) public static @interface ConfigFile.Child
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The class which the config file is child to
  • Element Details

    • value

      Class value
      The class which the config file is child to
      Returns:
      the parent class