Uses of Class
org.apache.camel.component.jt400.Jt400Type
-
-
Uses of Jt400Type in org.apache.camel.component.jt400
Methods in org.apache.camel.component.jt400 that return Jt400Type Modifier and Type Method Description Jt400TypeJt400Configuration. getType()Jt400TypeJt400Endpoint. getType()static Jt400TypeJt400Type. valueOf(String name)Returns the enum constant of this type with the specified name.static Jt400Type[]Jt400Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.component.jt400 with parameters of type Jt400Type Modifier and Type Method Description voidJt400Configuration. setType(Jt400Type type)Whether to work with data queues or remote program callvoidJt400Endpoint. setType(Jt400Type type)
-