Class JsonSchemaGenerator
java.lang.Object
de.fraunhofer.iese.mydata.component.information.JsonSchemaGenerator
-
Method Summary
Modifier and TypeMethodDescriptionstatic TypeDescription
generateTypeDescription
(Type type, Class<?> typeClass)
-
Method Details
-
generateTypeDescription
- Parameters:
type
-typeClass
-- Returns:
- a typedescription object
-