|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.mule.devkit.model.studio.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.mule.devkit.model.studio package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.mule.devkit.model.studio |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public LongType createLongType()
LongType
public EndpointType createEndpointType()
EndpointType
public ModeElementType createModeElementType()
ModeElementType
public NestedElementReference createNestedElementReference()
NestedElementReference
public Group createGroup()
Group
public EncodingType createEncodingType()
EncodingType
public NamespaceType createNamespaceType()
NamespaceType
public ExpressionAttributeType createExpressionAttributeType()
ExpressionAttributeType
public ConnectorType createConnectorType()
ConnectorType
public ScopeType createScopeType()
ScopeType
public AlternativesType.Alternative createAlternativesTypeAlternative()
AlternativesType.Alternative
public NewType createNewType()
NewType
public Attributes createAttributes()
Attributes
public Module createModule()
Module
public IntegerType createIntegerType()
IntegerType
public NestedElementType createNestedElementType()
NestedElementType
public AttributeCategory createAttributeCategory()
AttributeCategory
public Booleantype createBooleantype()
Booleantype
public TextType createTextType()
TextType
public FixedAttributeType createFixedAttributeType()
FixedAttributeType
public AbstractElementType createAbstractElementType()
AbstractElementType
public ClassType createClassType()
ClassType
public EnumElement createEnumElement()
EnumElement
public PatternType createPatternType()
PatternType
public AlternativesType createAlternativesType()
AlternativesType
public StringAttributeType createStringAttributeType()
StringAttributeType
public GlobalType createGlobalType()
GlobalType
public ModeType createModeType()
ModeType
public AlwaysAdd createAlwaysAdd()
AlwaysAdd
public EnumType createEnumType()
EnumType
public AttributeType createAttributeType()
AttributeType
public JAXBElement<Group> createGroup(Group value)
JAXBElement<Group>}
public JAXBElement<NamespaceType> createNamespace(NamespaceType value)
JAXBElement<NamespaceType>}
public JAXBElement<EndpointType> createEndpoint(EndpointType value)
JAXBElement<EndpointType>}
public JAXBElement<EndpointType> createCloudConnectorEndpoint(EndpointType value)
JAXBElement<EndpointType>}
public JAXBElement<ConnectorType> createConnector(ConnectorType value)
JAXBElement<ConnectorType>}
public JAXBElement<Attributes> createAttributes(Attributes value)
JAXBElement<Attributes>}
public JAXBElement<AttributeCategory> createAttributeCategory(AttributeCategory value)
JAXBElement<AttributeCategory>}
public JAXBElement<PatternType> createPattern(PatternType value)
JAXBElement<PatternType>}
public JAXBElement<NestedElementType> createNested(NestedElementType value)
JAXBElement<NestedElementType>}
public JAXBElement<GlobalType> createGlobal(GlobalType value)
JAXBElement<GlobalType>}
public JAXBElement<ScopeType> createScope(ScopeType value)
JAXBElement<ScopeType>}
public JAXBElement<ModeType> createGroupModeSwitch(ModeType value)
JAXBElement<ModeType>}
public JAXBElement<AttributeType> createGroupRegexp(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<AttributeType> createGroupLabel(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<Booleantype> createGroupTransientBoolean(Booleantype value)
JAXBElement<Booleantype>}
public JAXBElement<EncodingType> createGroupEncoding(EncodingType value)
JAXBElement<EncodingType>}
public JAXBElement<AttributeType> createGroupPath(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<Booleantype> createGroupBoolean(Booleantype value)
JAXBElement<Booleantype>}
public JAXBElement<Booleantype> createGroupRadioBoolean(Booleantype value)
JAXBElement<Booleantype>}
public JAXBElement<NestedElementReference> createGroupChildElement(NestedElementReference value)
JAXBElement<NestedElementReference>}
public JAXBElement<StringAttributeType> createGroupString(StringAttributeType value)
JAXBElement<StringAttributeType>}
public JAXBElement<ObjectListAttributeType> createGroupObjectList(ObjectListAttributeType value)
JAXBElement<ObjectListAttributeType>}
public JAXBElement<ListOfMapAttributeType> createGroupObjectList(ListOfMapAttributeType value)
JAXBElement<ListOfMapAttributeType>}
public JAXBElement<StringListAttributeType> createGroupObjectList(StringListAttributeType value)
JAXBElement<StringListAttributeType>}
public JAXBElement<StringMapAttributeType> createGroupObjectList(StringMapAttributeType value)
JAXBElement<StringMapAttributeType>}
public JAXBElement<AttributeType> createGroupName(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<AttributeType> createGroupFile(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<LongType> createGroupLong(LongType value)
JAXBElement<LongType>}
public JAXBElement<UrlType> createGroupUrl(UrlType value)
JAXBElement<UrlType>}
public JAXBElement<PasswordType> createGroupPassword(PasswordType value)
JAXBElement<PasswordType>}
public JAXBElement<NewType> createGroupGlobalRef(NewType value)
JAXBElement<NewType>}
public JAXBElement<EnumType> createGroupEnum(EnumType value)
JAXBElement<EnumType>}
public JAXBElement<TypeChooserType> createTypeChooser(TypeChooserType value)
public JAXBElement<AttributeType> createGroupList(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<FlowRefType> createGroupFlowRef(FlowRefType value)
JAXBElement<AttributeType>}
public JAXBElement<IntegerType> createGroupInteger(IntegerType value)
JAXBElement<IntegerType>}
public JAXBElement<ClassType> createGroupClassname(ClassType value)
JAXBElement<ClassType>}
public JAXBElement<ExpressionAttributeType> createGroupExpression(ExpressionAttributeType value)
JAXBElement<ExpressionAttributeType>}
public JAXBElement<TextType> createGroupText(TextType value)
JAXBElement<TextType>}
public JAXBElement<PatternType> createNamespaceTypeCloudConnector(PatternType value)
JAXBElement<PatternType>}
public JAXBElement<PatternType> createNamespaceTypeFilter(PatternType value)
JAXBElement<PatternType>}
public JAXBElement<PatternType> createNamespaceTypeTransformer(PatternType value)
JAXBElement<PatternType>}
public JAXBElement<GlobalType> createNamespaceTypeGlobalCloudConnector(GlobalType value)
JAXBElement<GlobalType>}
public JAXBElement<PatternType> createNamespaceTypeFlow(PatternType value)
JAXBElement<PatternType>}
public JAXBElement<GlobalType> createNamespaceTypeGlobalTransformer(GlobalType value)
JAXBElement<GlobalType>}
public JAXBElement<PatternType> createNamespaceTypeComponent(PatternType value)
JAXBElement<PatternType>}
public JAXBElement<GlobalType> createNamespaceTypeGlobalEndpoint(GlobalType value)
JAXBElement<GlobalType>}
public JAXBElement<PatternType> createNamespaceTypeRouter(PatternType value)
JAXBElement<PatternType>}
public JAXBElement<GlobalType> createNamespaceTypeGlobalFilter(GlobalType value)
JAXBElement<GlobalType>}
public JAXBElement<AttributeType> createNestedElementTypeRegexp(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<Booleantype> createNestedElementTypeTransientBoolean(Booleantype value)
JAXBElement<Booleantype>}
public JAXBElement<AttributeType> createNestedElementTypePath(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<AttributeType> createNestedElementTypeEncoding(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<Booleantype> createNestedElementTypeBoolean(Booleantype value)
JAXBElement<Booleantype>}
public JAXBElement<NestedElementReference> createNestedElementTypeChildElement(NestedElementReference value)
JAXBElement<NestedElementReference>}
public JAXBElement<AttributeType> createNestedElementTypeName(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<AttributeType> createNestedElementTypeString(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<AttributeType> createNestedElementTypeFile(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<StringAttributeType> createNestedElementTypePassword(StringAttributeType value)
JAXBElement<StringAttributeType>}
public JAXBElement<LongType> createNestedElementTypeLong(LongType value)
JAXBElement<LongType>}
public JAXBElement<AttributeType> createNestedElementTypeUrl(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<AttributeType> createNestedElementTypeGlobalRef(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<AttributeType> createNestedElementTypeList(AttributeType value)
JAXBElement<AttributeType>}
public JAXBElement<EnumType> createNestedElementTypeEnum(EnumType value)
JAXBElement<EnumType>}
public JAXBElement<IntegerType> createNestedElementTypeInteger(IntegerType value)
JAXBElement<IntegerType>}
public JAXBElement<ClassType> createNestedElementTypeClassname(ClassType value)
JAXBElement<ClassType>}
public JAXBElement<ExpressionAttributeType> createNestedElementTypeExpression(ExpressionAttributeType value)
JAXBElement<ExpressionAttributeType>}
public JAXBElement<TextType> createNestedElementTypeText(TextType value)
JAXBElement<TextType>}
public JAXBElement<MetaDataType> createMetaDataType(MetaDataType value)
public JAXBElement<QueryType> createQueryType(QueryType attributeType)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||