Uses of Enum Class
org.apache.camel.builder.DataFormatClause.Operation
Packages that use DataFormatClause.Operation
Package
Description
-
Uses of DataFormatClause.Operation in org.apache.camel.builder
Methods in org.apache.camel.builder that return DataFormatClause.OperationModifier and TypeMethodDescriptionstatic DataFormatClause.OperationReturns the enum constant of this class with the specified name.static DataFormatClause.Operation[]DataFormatClause.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.apache.camel.builder with parameters of type DataFormatClause.OperationModifierConstructorDescriptionDataFormatClause(T processorType, DataFormatClause.Operation operation)