Uses of Enum Class
org.apache.camel.model.dataformat.YAMLTypeFilterType
Packages that use YAMLTypeFilterType
Package
Description
The JAXB POJOs for the Data Formats used to marshal and
unmarshal objects to and from streams inside components
-
Uses of YAMLTypeFilterType in org.apache.camel.model.dataformat
Methods in org.apache.camel.model.dataformat that return YAMLTypeFilterTypeModifier and TypeMethodDescriptionstatic YAMLTypeFilterTypeReturns the enum constant of this class with the specified name.static YAMLTypeFilterType[]YAMLTypeFilterType.values()Returns an array containing the constants of this enum class, in the order they are declared.