Uses of Enum Class
org.apache.camel.component.xj.TransformDirection
-
Uses of TransformDirection in org.apache.camel.component.xj
Methods in org.apache.camel.component.xj that return TransformDirectionModifier and TypeMethodDescriptionXJEndpoint.getTransformDirection()static TransformDirectionReturns the enum constant of this class with the specified name.static TransformDirection[]TransformDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.xj with parameters of type TransformDirectionModifier and TypeMethodDescriptionvoidXJEndpoint.setTransformDirection(TransformDirection transformDirection) Sets the transform direction.