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

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

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

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

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



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