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

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

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

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

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



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