Interface OutputSchemaGenerator

All Known Implementing Classes:
DefaultSchemaGenerator

public interface OutputSchemaGenerator
  • Method Summary

    Modifier and Type
    Method
    Description
    generate(Class<?> from)
     
  • Method Details