Uses of Class
org.apache.camel.component.box.internal.BoxFilesManagerApiMethod
-
Packages that use BoxFilesManagerApiMethod Package Description org.apache.camel.component.box.internal -
-
Uses of BoxFilesManagerApiMethod in org.apache.camel.component.box.internal
Methods in org.apache.camel.component.box.internal that return BoxFilesManagerApiMethod Modifier and Type Method Description static BoxFilesManagerApiMethod
BoxFilesManagerApiMethod. valueOf(String name)
Returns the enum constant of this type with the specified name.static BoxFilesManagerApiMethod[]
BoxFilesManagerApiMethod. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-