Uses of Class
org.apache.camel.tooling.model.MainModel
-
-
Uses of MainModel in org.apache.camel.tooling.model
Methods in org.apache.camel.tooling.model that return MainModel Modifier and Type Method Description static MainModelJsonMapper. generateMainModel(String json)static MainModelJsonMapper. generateMainModel(org.apache.camel.util.json.JsonObject obj)Methods in org.apache.camel.tooling.model with parameters of type MainModel Modifier and Type Method Description static org.apache.camel.util.json.JsonObjectJsonMapper. asJsonObject(MainModel model)static StringJsonMapper. createJsonSchema(MainModel model)
-