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

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

Fields in org.mule.devkit.model.studio with type parameters of type Group
protected  List<Group> Attributes.group
           
protected  List<Group> AttributeCategory.group
           
 

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

Methods in org.mule.devkit.model.studio that return types with arguments of type Group
 JAXBElement<Group> ObjectFactory.createGroup(Group value)
          Create an instance of JAXBElement<Group>}
 List<Group> Attributes.getGroup()
          Gets the value of the group property.
 List<Group> AttributeCategory.getGroup()
          Gets the value of the group property.
 

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



Copyright © 2010-2013 MuleSoft, Inc.. All Rights Reserved.