Uses of Class
org.mule.devkit.generation.api.ConnectorCategory

Packages that use ConnectorCategory
org.mule.devkit.generation.api   
 

Uses of ConnectorCategory in org.mule.devkit.generation.api
 

Methods in org.mule.devkit.generation.api that return ConnectorCategory
static ConnectorCategory ConnectorCategory.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ConnectorCategory[] ConnectorCategory.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.