Uses of Enum Class
org.apache.camel.component.cxf.common.DataFormat
Packages that use DataFormat
-
Uses of DataFormat in org.apache.camel.component.cxf.common
Methods in org.apache.camel.component.cxf.common that return DataFormatModifier and TypeMethodDescriptionDataFormat.dealias()static DataFormatReturns the enum constant of this class with the specified name.static DataFormat[]DataFormat.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DataFormat in org.apache.camel.component.cxf.converter
Methods in org.apache.camel.component.cxf.converter that return DataFormat