Uses of Enum Class
org.apache.camel.tooling.model.Kind
-
Uses of Kind in org.apache.camel.tooling.model
Methods in org.apache.camel.tooling.model that return KindModifier and TypeMethodDescriptionabstract KindBaseModel.getKind()ComponentModel.getKind()DataFormatModel.getKind()DevConsoleModel.getKind()EipModel.getKind()LanguageModel.getKind()OtherModel.getKind()PojoBeanModel.getKind()TransformerModel.getKind()static KindReturns the enum constant of this class with the specified name.static Kind[]Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.