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

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

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

Methods in org.mule.devkit.model.studio that return types with arguments of type Booleantype
 JAXBElement<Booleantype> ObjectFactory.createGroupBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 JAXBElement<Booleantype> ObjectFactory.createGroupRadioBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 JAXBElement<Booleantype> ObjectFactory.createGroupTransientBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 JAXBElement<Booleantype> ObjectFactory.createNestedElementTypeBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 JAXBElement<Booleantype> ObjectFactory.createNestedElementTypeTransientBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 

Methods in org.mule.devkit.model.studio with parameters of type Booleantype
 JAXBElement<Booleantype> ObjectFactory.createGroupBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 JAXBElement<Booleantype> ObjectFactory.createGroupRadioBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 JAXBElement<Booleantype> ObjectFactory.createGroupTransientBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 JAXBElement<Booleantype> ObjectFactory.createNestedElementTypeBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 JAXBElement<Booleantype> ObjectFactory.createNestedElementTypeTransientBoolean(Booleantype value)
          Create an instance of JAXBElement<Booleantype>}
 



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