Uses of Enum Class
org.apache.camel.component.jt400.Jt400Configuration.Format
-
Uses of Jt400Configuration.Format in org.apache.camel.component.jt400
Methods in org.apache.camel.component.jt400 that return Jt400Configuration.FormatModifier and TypeMethodDescriptionJt400Configuration.getFormat()Returns the data format for sending messages.Jt400Endpoint.getFormat()static Jt400Configuration.FormatReturns the enum constant of this class with the specified name.static Jt400Configuration.Format[]Jt400Configuration.Format.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.jt400 with parameters of type Jt400Configuration.FormatModifier and TypeMethodDescriptionvoidJt400Configuration.setFormat(Jt400Configuration.Format format) Sets the data format for sending messages.voidJt400Endpoint.setFormat(Jt400Configuration.Format format)