Uses of Enum Class
org.apache.camel.component.docling.DoclingOperations
-
Uses of DoclingOperations in org.apache.camel.component.docling
Methods in org.apache.camel.component.docling that return DoclingOperationsModifier and TypeMethodDescriptionDoclingConfiguration.getOperation()static DoclingOperationsReturns the enum constant of this class with the specified name.static DoclingOperations[]DoclingOperations.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.docling with parameters of type DoclingOperationsModifier and TypeMethodDescriptionvoidDoclingConfiguration.setOperation(DoclingOperations operation)