Uses of Enum Class
org.apache.camel.tooling.model.SupportLevel
-
Uses of SupportLevel in org.apache.camel.tooling.model
Fields in org.apache.camel.tooling.model declared as SupportLevelModifier and TypeFieldDescriptionstatic SupportLevelSupportLevel.baseStabilityprotected SupportLevelBaseModel.supportLevelMethods in org.apache.camel.tooling.model that return SupportLevelModifier and TypeMethodDescriptionBaseModel.getSupportLevel()static SupportLevelSupportLevel.safeValueOf(String level) static SupportLevelReturns the enum constant of this class with the specified name.static SupportLevel[]SupportLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.tooling.model with parameters of type SupportLevel