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