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

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

Subclasses of IntegerType in org.mule.devkit.model.studio
 class LongType
          Java class for LongType complex type.
 

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

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

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



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