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

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

Subclasses of StringAttributeType in org.mule.devkit.model.studio
 class PasswordType
          Java class for Password complex type.
 class UrlType
          Java class for UrlType complex type.
 

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

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

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



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