Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 291 Bytes

File metadata and controls

9 lines (5 loc) · 291 Bytes

Reference API

This document store informations about modules export for usage.

JsonToJava

JsonToJava.processJavaClass(json_schema: String): String

This method is responsable for transform json_schema and return java class like a string type.