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