Uses of Class
org.apache.camel.tooling.model.ComponentModel.ApiOptionModel
-
-
Uses of ComponentModel.ApiOptionModel in org.apache.camel.tooling.model
Methods in org.apache.camel.tooling.model that return ComponentModel.ApiOptionModel Modifier and Type Method Description ComponentModel.ApiOptionModelComponentModel.ApiOptionModel. copy()Methods in org.apache.camel.tooling.model that return types with arguments of type ComponentModel.ApiOptionModel Modifier and Type Method Description static Comparator<ComponentModel.ApiOptionModel>Comparators. apiOptionModelComparator()List<ComponentModel.ApiOptionModel>ApiMethodModel. getOptions()Methods in org.apache.camel.tooling.model with parameters of type ComponentModel.ApiOptionModel Modifier and Type Method Description voidApiMethodModel. addApiOptionModel(ComponentModel.ApiOptionModel option)
-