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

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

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

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

Methods in org.mule.devkit.model.studio with parameters of type ExpressionAttributeType
 JAXBElement<ExpressionAttributeType> ObjectFactory.createGroupExpression(ExpressionAttributeType value)
          Create an instance of JAXBElement<ExpressionAttributeType>}
 JAXBElement<ExpressionAttributeType> ObjectFactory.createNestedElementTypeExpression(ExpressionAttributeType value)
          Create an instance of JAXBElement<ExpressionAttributeType>}
 



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