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

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

Subclasses of GlobalType in org.mule.devkit.model.studio
 class ConnectorType
          Java class for ConnectorType complex type.
 

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

Methods in org.mule.devkit.model.studio that return types with arguments of type GlobalType
 JAXBElement<GlobalType> ObjectFactory.createGlobal(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 JAXBElement<GlobalType> ObjectFactory.createNamespaceTypeGlobalCloudConnector(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 JAXBElement<GlobalType> ObjectFactory.createNamespaceTypeGlobalEndpoint(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 JAXBElement<GlobalType> ObjectFactory.createNamespaceTypeGlobalFilter(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 JAXBElement<GlobalType> ObjectFactory.createNamespaceTypeGlobalTransformer(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 

Methods in org.mule.devkit.model.studio with parameters of type GlobalType
 JAXBElement<GlobalType> ObjectFactory.createGlobal(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 JAXBElement<GlobalType> ObjectFactory.createNamespaceTypeGlobalCloudConnector(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 JAXBElement<GlobalType> ObjectFactory.createNamespaceTypeGlobalEndpoint(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 JAXBElement<GlobalType> ObjectFactory.createNamespaceTypeGlobalFilter(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 JAXBElement<GlobalType> ObjectFactory.createNamespaceTypeGlobalTransformer(GlobalType value)
          Create an instance of JAXBElement<GlobalType>}
 



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