Uses of Class
org.mule.devkit.model.studio.AttributeCategory

Uses of AttributeCategory in org.mule.devkit.model.studio
 

Methods in org.mule.devkit.model.studio that return AttributeCategory
 AttributeCategory ObjectFactory.createAttributeCategory()
          Create an instance of AttributeCategory
 

Methods in org.mule.devkit.model.studio that return types with arguments of type AttributeCategory
 JAXBElement<AttributeCategory> ObjectFactory.createAttributeCategory(AttributeCategory value)
          Create an instance of JAXBElement<AttributeCategory>}
 

Methods in org.mule.devkit.model.studio with parameters of type AttributeCategory
 JAXBElement<AttributeCategory> ObjectFactory.createAttributeCategory(AttributeCategory value)
          Create an instance of JAXBElement<AttributeCategory>}
 



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