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

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

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

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

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



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