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

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

Subclasses of AttributeType in org.mule.devkit.model.studio
 class Booleantype
          Java class for Booleantype complex type.
 class ClassType
          Java class for ClassType complex type.
 class CollectionAttributeType
           
 class EncodingType
          Java class for encodingType complex type.
 class EnumType
          Java class for EnumType complex type.
 class ExpressionAttributeType
          Java class for ExpressionAttributeType complex type.
 class FlowRefType
          Java class for FlowRefType complex type.
 class IntegerType
          Java class for IntegerType complex type.
 class ListOfMapAttributeType
          Java class for ObjectListAttributeType complex type.
 class LongType
          Java class for LongType complex type.
 class MetaDataType
           
 class ModeType
          Java class for ModeType complex type.
 class NestedElementReference
          Java class for NestedElementReference complex type.
 class NewType
          Java class for NewType complex type.
 class ObjectListAttributeType
          Java class for ObjectListAttributeType complex type.
 class PasswordType
          Java class for Password complex type.
 class PathType
          Java class for Path complex type.
 class StringAttributeType
          Java class for StringAttributeType complex type.
 class StringListAttributeType
          Java class for ObjectListAttributeType complex type.
 class StringMapAttributeType
          Java class for StringMapAttributeType complex type.
 class TextType
          Java class for TextType complex type.
 class TypeChooserType
          
 class UrlType
          Java class for UrlType complex type.
 

Fields in org.mule.devkit.model.studio with type parameters of type AttributeType
protected  List<JAXBElement<? extends AttributeType>> Group.regexpOrEncodingOrModeSwitch
           
protected  List<JAXBElement<? extends AttributeType>> NestedElementType.regexpOrEncodingOrString
           
 

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

Methods in org.mule.devkit.model.studio that return types with arguments of type AttributeType
 JAXBElement<AttributeType> ObjectFactory.createGroupFile(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupLabel(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupList(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupName(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupPath(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupRegexp(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeEncoding(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeFile(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeGlobalRef(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeList(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeName(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypePath(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeRegexp(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeString(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeUrl(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 List<JAXBElement<? extends AttributeType>> Group.getRegexpOrEncodingOrModeSwitch()
          Gets the value of the regexpOrEncodingOrModeSwitch property.
 List<JAXBElement<? extends AttributeType>> NestedElementType.getRegexpOrEncodingOrString()
          Gets the value of the regexpOrEncodingOrString property.
 

Methods in org.mule.devkit.model.studio with parameters of type AttributeType
 JAXBElement<AttributeType> ObjectFactory.createGroupFile(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupLabel(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupList(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupName(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupPath(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createGroupRegexp(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeEncoding(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeFile(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeGlobalRef(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeList(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeName(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypePath(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeRegexp(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeString(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 JAXBElement<AttributeType> ObjectFactory.createNestedElementTypeUrl(AttributeType value)
          Create an instance of JAXBElement<AttributeType>}
 



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