Uses of Class
org.mule.devkit.model.schema.NamedAttributeGroup

Uses of NamedAttributeGroup in org.mule.devkit.model.schema
 

Methods in org.mule.devkit.model.schema that return NamedAttributeGroup
 NamedAttributeGroup ObjectFactory.createNamedAttributeGroup()
          Create an instance of NamedAttributeGroup
 

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

Methods in org.mule.devkit.model.schema with parameters of type NamedAttributeGroup
 JAXBElement<NamedAttributeGroup> ObjectFactory.createAttributeGroup(NamedAttributeGroup value)
          Create an instance of JAXBElement<NamedAttributeGroup>}
 



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