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

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

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

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

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



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