Annotation Interface ProtoFileMerge


@Target(TYPE) @Retention(RUNTIME) @Documented public @interface ProtoFileMerge
pb 文件合并归类
Author:
渔民小镇
date:
2022-01-24
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    原生 .proto 的文件名
    原生 .proto 的包名 package
  • Element Details

    • fileName

      String fileName
      原生 .proto 的文件名
    • filePackage

      String filePackage
      原生 .proto 的包名 package