Interface HasProtoSchema

    • Method Detail

      • generateProto

        void generateProto​(IndentWriter writer)
      • toProtoSchema

        default String toProtoSchema()
        Get the schema as String, mainly as an aid for debugging.