public class

ObjectFactory

extends Object
java.lang.Object
   ↳ com.microsoft.schemas.xrm._2011.metadata.ObjectFactory

Class Overview

This object contains factory methods for each Java content interface and Java element interface generated in the com.microsoft.schemas.xrm._2011.metadata 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.

Summary

Fields
private static final QName _ArrayOfAttributeMetadata_QNAME
private static final QName _ArrayOfEntityMetadata_QNAME
private static final QName _ArrayOfManagedPropertyMetadata_QNAME
private static final QName _ArrayOfManyToManyRelationshipMetadata_QNAME
private static final QName _ArrayOfOneToManyRelationshipMetadata_QNAME
private static final QName _ArrayOfOptionMetadata_QNAME
private static final QName _ArrayOfOptionSetMetadataBase_QNAME
private static final QName _ArrayOfRelationshipMetadataBase_QNAME
private static final QName _ArrayOfSecurityPrivilegeMetadata_QNAME
private static final QName _AssociatedMenuBehavior_QNAME
private static final QName _AssociatedMenuConfiguration_QNAME
private static final QName _AssociatedMenuGroup_QNAME
private static final QName _AttributeMetadata_QNAME
private static final QName _AttributeRequiredLevelManagedProperty_QNAME
private static final QName _AttributeRequiredLevel_QNAME
private static final QName _AttributeTypeCode_QNAME
private static final QName _BigIntAttributeMetadata_QNAME
private static final QName _BooleanAttributeMetadata_QNAME
private static final QName _BooleanOptionSetMetadata_QNAME
private static final QName _CascadeConfiguration_QNAME
private static final QName _CascadeType_QNAME
private static final QName _DateTimeAttributeMetadata_QNAME
private static final QName _DateTimeFormat_QNAME
private static final QName _DecimalAttributeMetadata_QNAME
private static final QName _DoubleAttributeMetadata_QNAME
private static final QName _EntityFilters_QNAME
private static final QName _EntityMetadata_QNAME
private static final QName _EntityNameAttributeMetadata_QNAME
private static final QName _EnumAttributeMetadata_QNAME
private static final QName _ImeMode_QNAME
private static final QName _IntegerAttributeMetadata_QNAME
private static final QName _IntegerFormat_QNAME
private static final QName _LookupAttributeMetadata_QNAME
private static final QName _ManagedPropertyAttributeMetadata_QNAME
private static final QName _ManagedPropertyEvaluationPriority_QNAME
private static final QName _ManagedPropertyMetadata_QNAME
private static final QName _ManagedPropertyOperation_QNAME
private static final QName _ManagedPropertyType_QNAME
private static final QName _ManyToManyRelationshipMetadata_QNAME
private static final QName _MemoAttributeMetadata_QNAME
private static final QName _MetadataBase_QNAME
private static final QName _MoneyAttributeMetadata_QNAME
private static final QName _OneToManyRelationshipMetadata_QNAME
private static final QName _OptionMetadata_QNAME
private static final QName _OptionSetMetadataBase_QNAME
private static final QName _OptionSetMetadata_QNAME
private static final QName _OptionSetType_QNAME
private static final QName _OwnershipTypes_QNAME
private static final QName _PicklistAttributeMetadata_QNAME
private static final QName _PrivilegeType_QNAME
private static final QName _RelationshipMetadataBase_QNAME
private static final QName _SecurityPrivilegeMetadata_QNAME
private static final QName _SecurityTypes_QNAME
private static final QName _StateAttributeMetadata_QNAME
private static final QName _StateOptionMetadata_QNAME
private static final QName _StatusAttributeMetadata_QNAME
private static final QName _StatusOptionMetadata_QNAME
private static final QName _StringAttributeMetadata_QNAME
private static final QName _StringFormat_QNAME
Public Constructors
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.microsoft.schemas.xrm._2011.metadata
Public Methods
JAXBElement<ArrayOfAttributeMetadata> createArrayOfAttributeMetadata(ArrayOfAttributeMetadata value)
Create an instance of JAXBElement<ArrayOfAttributeMetadata>}
ArrayOfAttributeMetadata createArrayOfAttributeMetadata()
Create an instance of ArrayOfAttributeMetadata
JAXBElement<ArrayOfEntityMetadata> createArrayOfEntityMetadata(ArrayOfEntityMetadata value)
Create an instance of JAXBElement<ArrayOfEntityMetadata>}
ArrayOfEntityMetadata createArrayOfEntityMetadata()
Create an instance of ArrayOfEntityMetadata
JAXBElement<ArrayOfManagedPropertyMetadata> createArrayOfManagedPropertyMetadata(ArrayOfManagedPropertyMetadata value)
Create an instance of JAXBElement<ArrayOfManagedPropertyMetadata>}
ArrayOfManagedPropertyMetadata createArrayOfManagedPropertyMetadata()
Create an instance of ArrayOfManagedPropertyMetadata
ArrayOfManyToManyRelationshipMetadata createArrayOfManyToManyRelationshipMetadata()
JAXBElement<ArrayOfManyToManyRelationshipMetadata> createArrayOfManyToManyRelationshipMetadata(ArrayOfManyToManyRelationshipMetadata value)
Create an instance of JAXBElement<ArrayOfManyToManyRelationshipMetadata>}
JAXBElement<ArrayOfOneToManyRelationshipMetadata> createArrayOfOneToManyRelationshipMetadata(ArrayOfOneToManyRelationshipMetadata value)
Create an instance of JAXBElement<ArrayOfOneToManyRelationshipMetadata>}
ArrayOfOneToManyRelationshipMetadata createArrayOfOneToManyRelationshipMetadata()
JAXBElement<ArrayOfOptionMetadata> createArrayOfOptionMetadata(ArrayOfOptionMetadata value)
Create an instance of JAXBElement<ArrayOfOptionMetadata>}
ArrayOfOptionMetadata createArrayOfOptionMetadata()
Create an instance of ArrayOfOptionMetadata
ArrayOfOptionSetMetadataBase createArrayOfOptionSetMetadataBase()
Create an instance of ArrayOfOptionSetMetadataBase
JAXBElement<ArrayOfOptionSetMetadataBase> createArrayOfOptionSetMetadataBase(ArrayOfOptionSetMetadataBase value)
Create an instance of JAXBElement<ArrayOfOptionSetMetadataBase>}
ArrayOfRelationshipMetadataBase createArrayOfRelationshipMetadataBase()
Create an instance of ArrayOfRelationshipMetadataBase
JAXBElement<ArrayOfRelationshipMetadataBase> createArrayOfRelationshipMetadataBase(ArrayOfRelationshipMetadataBase value)
Create an instance of JAXBElement<ArrayOfRelationshipMetadataBase>}
ArrayOfSecurityPrivilegeMetadata createArrayOfSecurityPrivilegeMetadata()
Create an instance of ArrayOfSecurityPrivilegeMetadata
JAXBElement<ArrayOfSecurityPrivilegeMetadata> createArrayOfSecurityPrivilegeMetadata(ArrayOfSecurityPrivilegeMetadata value)
Create an instance of JAXBElement<ArrayOfSecurityPrivilegeMetadata>}
JAXBElement<AssociatedMenuBehavior> createAssociatedMenuBehavior(AssociatedMenuBehavior value)
Create an instance of JAXBElement<AssociatedMenuBehavior>}
JAXBElement<AssociatedMenuConfiguration> createAssociatedMenuConfiguration(AssociatedMenuConfiguration value)
Create an instance of JAXBElement<AssociatedMenuConfiguration>}
AssociatedMenuConfiguration createAssociatedMenuConfiguration()
Create an instance of AssociatedMenuConfiguration
JAXBElement<AssociatedMenuGroup> createAssociatedMenuGroup(AssociatedMenuGroup value)
Create an instance of JAXBElement<AssociatedMenuGroup>}
JAXBElement<AttributeMetadata> createAttributeMetadata(AttributeMetadata value)
Create an instance of JAXBElement<AttributeMetadata>}
AttributeMetadata createAttributeMetadata()
Create an instance of AttributeMetadata
JAXBElement<AttributeRequiredLevel> createAttributeRequiredLevel(AttributeRequiredLevel value)
Create an instance of JAXBElement<AttributeRequiredLevel>}
AttributeRequiredLevelManagedProperty createAttributeRequiredLevelManagedProperty()
JAXBElement<AttributeRequiredLevelManagedProperty> createAttributeRequiredLevelManagedProperty(AttributeRequiredLevelManagedProperty value)
Create an instance of JAXBElement<AttributeRequiredLevelManagedProperty>}
JAXBElement<AttributeTypeCode> createAttributeTypeCode(AttributeTypeCode value)
Create an instance of JAXBElement<AttributeTypeCode>}
JAXBElement<BigIntAttributeMetadata> createBigIntAttributeMetadata(BigIntAttributeMetadata value)
Create an instance of JAXBElement<BigIntAttributeMetadata>}
BigIntAttributeMetadata createBigIntAttributeMetadata()
Create an instance of BigIntAttributeMetadata
BooleanAttributeMetadata createBooleanAttributeMetadata()
Create an instance of BooleanAttributeMetadata
JAXBElement<BooleanAttributeMetadata> createBooleanAttributeMetadata(BooleanAttributeMetadata value)
Create an instance of JAXBElement<BooleanAttributeMetadata>}
BooleanOptionSetMetadata createBooleanOptionSetMetadata()
Create an instance of BooleanOptionSetMetadata
JAXBElement<BooleanOptionSetMetadata> createBooleanOptionSetMetadata(BooleanOptionSetMetadata value)
Create an instance of JAXBElement<BooleanOptionSetMetadata>}
CascadeConfiguration createCascadeConfiguration()
Create an instance of CascadeConfiguration
JAXBElement<CascadeConfiguration> createCascadeConfiguration(CascadeConfiguration value)
Create an instance of JAXBElement<CascadeConfiguration>}
JAXBElement<CascadeType> createCascadeType(CascadeType value)
Create an instance of JAXBElement<CascadeType>}
JAXBElement<DateTimeAttributeMetadata> createDateTimeAttributeMetadata(DateTimeAttributeMetadata value)
Create an instance of JAXBElement<DateTimeAttributeMetadata>}
DateTimeAttributeMetadata createDateTimeAttributeMetadata()
Create an instance of DateTimeAttributeMetadata
JAXBElement<DateTimeFormat> createDateTimeFormat(DateTimeFormat value)
Create an instance of JAXBElement<DateTimeFormat>}
JAXBElement<DecimalAttributeMetadata> createDecimalAttributeMetadata(DecimalAttributeMetadata value)
Create an instance of JAXBElement<DecimalAttributeMetadata>}
DecimalAttributeMetadata createDecimalAttributeMetadata()
Create an instance of DecimalAttributeMetadata
JAXBElement<DoubleAttributeMetadata> createDoubleAttributeMetadata(DoubleAttributeMetadata value)
Create an instance of JAXBElement<DoubleAttributeMetadata>}
DoubleAttributeMetadata createDoubleAttributeMetadata()
Create an instance of DoubleAttributeMetadata
JAXBElement<EntityFilters> createEntityFilters(EntityFilters value)
Create an instance of JAXBElement<EntityFilters>}
EntityFilters createEntityFilters()
Create an instance of EntityFilters
EntityMetadata createEntityMetadata()
Create an instance of EntityMetadata
JAXBElement<EntityMetadata> createEntityMetadata(EntityMetadata value)
Create an instance of JAXBElement<EntityMetadata>}
EntityNameAttributeMetadata createEntityNameAttributeMetadata()
Create an instance of EntityNameAttributeMetadata
JAXBElement<EntityNameAttributeMetadata> createEntityNameAttributeMetadata(EntityNameAttributeMetadata value)
Create an instance of JAXBElement<EntityNameAttributeMetadata>}
EnumAttributeMetadata createEnumAttributeMetadata()
Create an instance of EnumAttributeMetadata
JAXBElement<EnumAttributeMetadata> createEnumAttributeMetadata(EnumAttributeMetadata value)
Create an instance of JAXBElement<EnumAttributeMetadata>}
JAXBElement<ImeMode> createImeMode(ImeMode value)
Create an instance of JAXBElement<ImeMode>}
JAXBElement<IntegerAttributeMetadata> createIntegerAttributeMetadata(IntegerAttributeMetadata value)
Create an instance of JAXBElement<IntegerAttributeMetadata>}
IntegerAttributeMetadata createIntegerAttributeMetadata()
Create an instance of IntegerAttributeMetadata
JAXBElement<IntegerFormat> createIntegerFormat(IntegerFormat value)
Create an instance of JAXBElement<IntegerFormat>}
JAXBElement<LookupAttributeMetadata> createLookupAttributeMetadata(LookupAttributeMetadata value)
Create an instance of JAXBElement<LookupAttributeMetadata>}
LookupAttributeMetadata createLookupAttributeMetadata()
Create an instance of LookupAttributeMetadata
JAXBElement<ManagedPropertyAttributeMetadata> createManagedPropertyAttributeMetadata(ManagedPropertyAttributeMetadata value)
Create an instance of JAXBElement<ManagedPropertyAttributeMetadata>}
ManagedPropertyAttributeMetadata createManagedPropertyAttributeMetadata()
Create an instance of ManagedPropertyAttributeMetadata
JAXBElement<ManagedPropertyEvaluationPriority> createManagedPropertyEvaluationPriority(ManagedPropertyEvaluationPriority value)
Create an instance of JAXBElement<ManagedPropertyEvaluationPriority>}
ManagedPropertyMetadata createManagedPropertyMetadata()
Create an instance of ManagedPropertyMetadata
JAXBElement<ManagedPropertyMetadata> createManagedPropertyMetadata(ManagedPropertyMetadata value)
Create an instance of JAXBElement<ManagedPropertyMetadata>}
JAXBElement<ManagedPropertyOperation> createManagedPropertyOperation(ManagedPropertyOperation value)
Create an instance of JAXBElement<ManagedPropertyOperation>}
JAXBElement<ManagedPropertyType> createManagedPropertyType(ManagedPropertyType value)
Create an instance of JAXBElement<ManagedPropertyType>}
JAXBElement<ManyToManyRelationshipMetadata> createManyToManyRelationshipMetadata(ManyToManyRelationshipMetadata value)
Create an instance of JAXBElement<ManyToManyRelationshipMetadata>}
ManyToManyRelationshipMetadata createManyToManyRelationshipMetadata()
Create an instance of ManyToManyRelationshipMetadata
MemoAttributeMetadata createMemoAttributeMetadata()
Create an instance of MemoAttributeMetadata
JAXBElement<MemoAttributeMetadata> createMemoAttributeMetadata(MemoAttributeMetadata value)
Create an instance of JAXBElement<MemoAttributeMetadata>}
MetadataBase createMetadataBase()
Create an instance of MetadataBase
JAXBElement<MetadataBase> createMetadataBase(MetadataBase value)
Create an instance of JAXBElement<MetadataBase>}
JAXBElement<MoneyAttributeMetadata> createMoneyAttributeMetadata(MoneyAttributeMetadata value)
Create an instance of JAXBElement<MoneyAttributeMetadata>}
MoneyAttributeMetadata createMoneyAttributeMetadata()
Create an instance of MoneyAttributeMetadata
OneToManyRelationshipMetadata createOneToManyRelationshipMetadata()
Create an instance of OneToManyRelationshipMetadata
JAXBElement<OneToManyRelationshipMetadata> createOneToManyRelationshipMetadata(OneToManyRelationshipMetadata value)
Create an instance of JAXBElement<OneToManyRelationshipMetadata>}
JAXBElement<OptionMetadata> createOptionMetadata(OptionMetadata value)
Create an instance of JAXBElement<OptionMetadata>}
OptionMetadata createOptionMetadata()
Create an instance of OptionMetadata
OptionSetMetadata createOptionSetMetadata()
Create an instance of OptionSetMetadata
JAXBElement<OptionSetMetadata> createOptionSetMetadata(OptionSetMetadata value)
Create an instance of JAXBElement<OptionSetMetadata>}
JAXBElement<OptionSetMetadataBase> createOptionSetMetadataBase(OptionSetMetadataBase value)
Create an instance of JAXBElement<OptionSetMetadataBase>}
OptionSetMetadataBase createOptionSetMetadataBase()
Create an instance of OptionSetMetadataBase
JAXBElement<OptionSetType> createOptionSetType(OptionSetType value)
Create an instance of JAXBElement<OptionSetType>}
JAXBElement<OwnershipTypes> createOwnershipTypes(OwnershipTypes value)
Create an instance of JAXBElement<OwnershipTypes>}
OwnershipTypes createOwnershipTypes()
Create an instance of OwnershipTypes
JAXBElement<PicklistAttributeMetadata> createPicklistAttributeMetadata(PicklistAttributeMetadata value)
Create an instance of JAXBElement<PicklistAttributeMetadata>}
PicklistAttributeMetadata createPicklistAttributeMetadata()
Create an instance of PicklistAttributeMetadata
JAXBElement<PrivilegeType> createPrivilegeType(PrivilegeType value)
Create an instance of JAXBElement<PrivilegeType>}
RelationshipMetadataBase createRelationshipMetadataBase()
Create an instance of RelationshipMetadataBase
JAXBElement<RelationshipMetadataBase> createRelationshipMetadataBase(RelationshipMetadataBase value)
Create an instance of JAXBElement<RelationshipMetadataBase>}
JAXBElement<SecurityPrivilegeMetadata> createSecurityPrivilegeMetadata(SecurityPrivilegeMetadata value)
Create an instance of JAXBElement<SecurityPrivilegeMetadata>}
SecurityPrivilegeMetadata createSecurityPrivilegeMetadata()
Create an instance of SecurityPrivilegeMetadata
JAXBElement<SecurityTypes> createSecurityTypes(SecurityTypes value)
Create an instance of JAXBElement<SecurityTypes>}
SecurityTypes createSecurityTypes()
Create an instance of SecurityTypes
JAXBElement<StateAttributeMetadata> createStateAttributeMetadata(StateAttributeMetadata value)
Create an instance of JAXBElement<StateAttributeMetadata>}
StateAttributeMetadata createStateAttributeMetadata()
Create an instance of StateAttributeMetadata
JAXBElement<StateOptionMetadata> createStateOptionMetadata(StateOptionMetadata value)
Create an instance of JAXBElement<StateOptionMetadata>}
StateOptionMetadata createStateOptionMetadata()
Create an instance of StateOptionMetadata
JAXBElement<StatusAttributeMetadata> createStatusAttributeMetadata(StatusAttributeMetadata value)
Create an instance of JAXBElement<StatusAttributeMetadata>}
StatusAttributeMetadata createStatusAttributeMetadata()
Create an instance of StatusAttributeMetadata
StatusOptionMetadata createStatusOptionMetadata()
Create an instance of StatusOptionMetadata
JAXBElement<StatusOptionMetadata> createStatusOptionMetadata(StatusOptionMetadata value)
Create an instance of JAXBElement<StatusOptionMetadata>}
StringAttributeMetadata createStringAttributeMetadata()
Create an instance of StringAttributeMetadata
JAXBElement<StringAttributeMetadata> createStringAttributeMetadata(StringAttributeMetadata value)
Create an instance of JAXBElement<StringAttributeMetadata>}
JAXBElement<StringFormat> createStringFormat(StringFormat value)
Create an instance of JAXBElement<StringFormat>}
[Expand]
Inherited Methods
From class java.lang.Object

Fields

private static final QName _ArrayOfAttributeMetadata_QNAME

private static final QName _ArrayOfEntityMetadata_QNAME

private static final QName _ArrayOfManagedPropertyMetadata_QNAME

private static final QName _ArrayOfManyToManyRelationshipMetadata_QNAME

private static final QName _ArrayOfOneToManyRelationshipMetadata_QNAME

private static final QName _ArrayOfOptionMetadata_QNAME

private static final QName _ArrayOfOptionSetMetadataBase_QNAME

private static final QName _ArrayOfRelationshipMetadataBase_QNAME

private static final QName _ArrayOfSecurityPrivilegeMetadata_QNAME

private static final QName _AssociatedMenuBehavior_QNAME

private static final QName _AssociatedMenuConfiguration_QNAME

private static final QName _AssociatedMenuGroup_QNAME

private static final QName _AttributeMetadata_QNAME

private static final QName _AttributeRequiredLevelManagedProperty_QNAME

private static final QName _AttributeRequiredLevel_QNAME

private static final QName _AttributeTypeCode_QNAME

private static final QName _BigIntAttributeMetadata_QNAME

private static final QName _BooleanAttributeMetadata_QNAME

private static final QName _BooleanOptionSetMetadata_QNAME

private static final QName _CascadeConfiguration_QNAME

private static final QName _CascadeType_QNAME

private static final QName _DateTimeAttributeMetadata_QNAME

private static final QName _DateTimeFormat_QNAME

private static final QName _DecimalAttributeMetadata_QNAME

private static final QName _DoubleAttributeMetadata_QNAME

private static final QName _EntityFilters_QNAME

private static final QName _EntityMetadata_QNAME

private static final QName _EntityNameAttributeMetadata_QNAME

private static final QName _EnumAttributeMetadata_QNAME

private static final QName _ImeMode_QNAME

private static final QName _IntegerAttributeMetadata_QNAME

private static final QName _IntegerFormat_QNAME

private static final QName _LookupAttributeMetadata_QNAME

private static final QName _ManagedPropertyAttributeMetadata_QNAME

private static final QName _ManagedPropertyEvaluationPriority_QNAME

private static final QName _ManagedPropertyMetadata_QNAME

private static final QName _ManagedPropertyOperation_QNAME

private static final QName _ManagedPropertyType_QNAME

private static final QName _ManyToManyRelationshipMetadata_QNAME

private static final QName _MemoAttributeMetadata_QNAME

private static final QName _MetadataBase_QNAME

private static final QName _MoneyAttributeMetadata_QNAME

private static final QName _OneToManyRelationshipMetadata_QNAME

private static final QName _OptionMetadata_QNAME

private static final QName _OptionSetMetadataBase_QNAME

private static final QName _OptionSetMetadata_QNAME

private static final QName _OptionSetType_QNAME

private static final QName _OwnershipTypes_QNAME

private static final QName _PicklistAttributeMetadata_QNAME

private static final QName _PrivilegeType_QNAME

private static final QName _RelationshipMetadataBase_QNAME

private static final QName _SecurityPrivilegeMetadata_QNAME

private static final QName _SecurityTypes_QNAME

private static final QName _StateAttributeMetadata_QNAME

private static final QName _StateOptionMetadata_QNAME

private static final QName _StatusAttributeMetadata_QNAME

private static final QName _StatusOptionMetadata_QNAME

private static final QName _StringAttributeMetadata_QNAME

private static final QName _StringFormat_QNAME

Public Constructors

public ObjectFactory ()

Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.microsoft.schemas.xrm._2011.metadata

Public Methods

public JAXBElement<ArrayOfAttributeMetadata> createArrayOfAttributeMetadata (ArrayOfAttributeMetadata value)

Create an instance of JAXBElement<ArrayOfAttributeMetadata>}

Parameters
value

public ArrayOfAttributeMetadata createArrayOfAttributeMetadata ()

Create an instance of ArrayOfAttributeMetadata

public JAXBElement<ArrayOfEntityMetadata> createArrayOfEntityMetadata (ArrayOfEntityMetadata value)

Create an instance of JAXBElement<ArrayOfEntityMetadata>}

Parameters
value

public ArrayOfEntityMetadata createArrayOfEntityMetadata ()

Create an instance of ArrayOfEntityMetadata

public JAXBElement<ArrayOfManagedPropertyMetadata> createArrayOfManagedPropertyMetadata (ArrayOfManagedPropertyMetadata value)

Create an instance of JAXBElement<ArrayOfManagedPropertyMetadata>}

Parameters
value

public ArrayOfManagedPropertyMetadata createArrayOfManagedPropertyMetadata ()

Create an instance of ArrayOfManagedPropertyMetadata

public ArrayOfManyToManyRelationshipMetadata createArrayOfManyToManyRelationshipMetadata ()

public JAXBElement<ArrayOfManyToManyRelationshipMetadata> createArrayOfManyToManyRelationshipMetadata (ArrayOfManyToManyRelationshipMetadata value)

Create an instance of JAXBElement<ArrayOfManyToManyRelationshipMetadata>}

Parameters
value

public JAXBElement<ArrayOfOneToManyRelationshipMetadata> createArrayOfOneToManyRelationshipMetadata (ArrayOfOneToManyRelationshipMetadata value)

Create an instance of JAXBElement<ArrayOfOneToManyRelationshipMetadata>}

Parameters
value

public ArrayOfOneToManyRelationshipMetadata createArrayOfOneToManyRelationshipMetadata ()

public JAXBElement<ArrayOfOptionMetadata> createArrayOfOptionMetadata (ArrayOfOptionMetadata value)

Create an instance of JAXBElement<ArrayOfOptionMetadata>}

Parameters
value

public ArrayOfOptionMetadata createArrayOfOptionMetadata ()

Create an instance of ArrayOfOptionMetadata

public ArrayOfOptionSetMetadataBase createArrayOfOptionSetMetadataBase ()

Create an instance of ArrayOfOptionSetMetadataBase

public JAXBElement<ArrayOfOptionSetMetadataBase> createArrayOfOptionSetMetadataBase (ArrayOfOptionSetMetadataBase value)

Create an instance of JAXBElement<ArrayOfOptionSetMetadataBase>}

Parameters
value

public ArrayOfRelationshipMetadataBase createArrayOfRelationshipMetadataBase ()

Create an instance of ArrayOfRelationshipMetadataBase

public JAXBElement<ArrayOfRelationshipMetadataBase> createArrayOfRelationshipMetadataBase (ArrayOfRelationshipMetadataBase value)

Create an instance of JAXBElement<ArrayOfRelationshipMetadataBase>}

Parameters
value

public ArrayOfSecurityPrivilegeMetadata createArrayOfSecurityPrivilegeMetadata ()

Create an instance of ArrayOfSecurityPrivilegeMetadata

public JAXBElement<ArrayOfSecurityPrivilegeMetadata> createArrayOfSecurityPrivilegeMetadata (ArrayOfSecurityPrivilegeMetadata value)

Create an instance of JAXBElement<ArrayOfSecurityPrivilegeMetadata>}

Parameters
value

public JAXBElement<AssociatedMenuBehavior> createAssociatedMenuBehavior (AssociatedMenuBehavior value)

Create an instance of JAXBElement<AssociatedMenuBehavior>}

Parameters
value

public JAXBElement<AssociatedMenuConfiguration> createAssociatedMenuConfiguration (AssociatedMenuConfiguration value)

Create an instance of JAXBElement<AssociatedMenuConfiguration>}

Parameters
value

public AssociatedMenuConfiguration createAssociatedMenuConfiguration ()

Create an instance of AssociatedMenuConfiguration

public JAXBElement<AssociatedMenuGroup> createAssociatedMenuGroup (AssociatedMenuGroup value)

Create an instance of JAXBElement<AssociatedMenuGroup>}

Parameters
value

public JAXBElement<AttributeMetadata> createAttributeMetadata (AttributeMetadata value)

Create an instance of JAXBElement<AttributeMetadata>}

Parameters
value

public AttributeMetadata createAttributeMetadata ()

Create an instance of AttributeMetadata

public JAXBElement<AttributeRequiredLevel> createAttributeRequiredLevel (AttributeRequiredLevel value)

Create an instance of JAXBElement<AttributeRequiredLevel>}

Parameters
value

public AttributeRequiredLevelManagedProperty createAttributeRequiredLevelManagedProperty ()

public JAXBElement<AttributeRequiredLevelManagedProperty> createAttributeRequiredLevelManagedProperty (AttributeRequiredLevelManagedProperty value)

Create an instance of JAXBElement<AttributeRequiredLevelManagedProperty>}

Parameters
value

public JAXBElement<AttributeTypeCode> createAttributeTypeCode (AttributeTypeCode value)

Create an instance of JAXBElement<AttributeTypeCode>}

Parameters
value

public JAXBElement<BigIntAttributeMetadata> createBigIntAttributeMetadata (BigIntAttributeMetadata value)

Create an instance of JAXBElement<BigIntAttributeMetadata>}

Parameters
value

public BigIntAttributeMetadata createBigIntAttributeMetadata ()

Create an instance of BigIntAttributeMetadata

public BooleanAttributeMetadata createBooleanAttributeMetadata ()

Create an instance of BooleanAttributeMetadata

public JAXBElement<BooleanAttributeMetadata> createBooleanAttributeMetadata (BooleanAttributeMetadata value)

Create an instance of JAXBElement<BooleanAttributeMetadata>}

Parameters
value

public BooleanOptionSetMetadata createBooleanOptionSetMetadata ()

Create an instance of BooleanOptionSetMetadata

public JAXBElement<BooleanOptionSetMetadata> createBooleanOptionSetMetadata (BooleanOptionSetMetadata value)

Create an instance of JAXBElement<BooleanOptionSetMetadata>}

Parameters
value

public CascadeConfiguration createCascadeConfiguration ()

Create an instance of CascadeConfiguration

public JAXBElement<CascadeConfiguration> createCascadeConfiguration (CascadeConfiguration value)

Create an instance of JAXBElement<CascadeConfiguration>}

Parameters
value

public JAXBElement<CascadeType> createCascadeType (CascadeType value)

Create an instance of JAXBElement<CascadeType>}

Parameters
value

public JAXBElement<DateTimeAttributeMetadata> createDateTimeAttributeMetadata (DateTimeAttributeMetadata value)

Create an instance of JAXBElement<DateTimeAttributeMetadata>}

Parameters
value

public DateTimeAttributeMetadata createDateTimeAttributeMetadata ()

Create an instance of DateTimeAttributeMetadata

public JAXBElement<DateTimeFormat> createDateTimeFormat (DateTimeFormat value)

Create an instance of JAXBElement<DateTimeFormat>}

Parameters
value

public JAXBElement<DecimalAttributeMetadata> createDecimalAttributeMetadata (DecimalAttributeMetadata value)

Create an instance of JAXBElement<DecimalAttributeMetadata>}

Parameters
value

public DecimalAttributeMetadata createDecimalAttributeMetadata ()

Create an instance of DecimalAttributeMetadata

public JAXBElement<DoubleAttributeMetadata> createDoubleAttributeMetadata (DoubleAttributeMetadata value)

Create an instance of JAXBElement<DoubleAttributeMetadata>}

Parameters
value

public DoubleAttributeMetadata createDoubleAttributeMetadata ()

Create an instance of DoubleAttributeMetadata

public JAXBElement<EntityFilters> createEntityFilters (EntityFilters value)

Create an instance of JAXBElement<EntityFilters>}

Parameters
value

public EntityFilters createEntityFilters ()

Create an instance of EntityFilters

public EntityMetadata createEntityMetadata ()

Create an instance of EntityMetadata

public JAXBElement<EntityMetadata> createEntityMetadata (EntityMetadata value)

Create an instance of JAXBElement<EntityMetadata>}

Parameters
value

public EntityNameAttributeMetadata createEntityNameAttributeMetadata ()

Create an instance of EntityNameAttributeMetadata

public JAXBElement<EntityNameAttributeMetadata> createEntityNameAttributeMetadata (EntityNameAttributeMetadata value)

Create an instance of JAXBElement<EntityNameAttributeMetadata>}

Parameters
value

public EnumAttributeMetadata createEnumAttributeMetadata ()

Create an instance of EnumAttributeMetadata

public JAXBElement<EnumAttributeMetadata> createEnumAttributeMetadata (EnumAttributeMetadata value)

Create an instance of JAXBElement<EnumAttributeMetadata>}

Parameters
value

public JAXBElement<ImeMode> createImeMode (ImeMode value)

Create an instance of JAXBElement<ImeMode>}

Parameters
value

public JAXBElement<IntegerAttributeMetadata> createIntegerAttributeMetadata (IntegerAttributeMetadata value)

Create an instance of JAXBElement<IntegerAttributeMetadata>}

Parameters
value

public IntegerAttributeMetadata createIntegerAttributeMetadata ()

Create an instance of IntegerAttributeMetadata

public JAXBElement<IntegerFormat> createIntegerFormat (IntegerFormat value)

Create an instance of JAXBElement<IntegerFormat>}

Parameters
value

public JAXBElement<LookupAttributeMetadata> createLookupAttributeMetadata (LookupAttributeMetadata value)

Create an instance of JAXBElement<LookupAttributeMetadata>}

Parameters
value

public LookupAttributeMetadata createLookupAttributeMetadata ()

Create an instance of LookupAttributeMetadata

public JAXBElement<ManagedPropertyAttributeMetadata> createManagedPropertyAttributeMetadata (ManagedPropertyAttributeMetadata value)

Create an instance of JAXBElement<ManagedPropertyAttributeMetadata>}

Parameters
value

public ManagedPropertyAttributeMetadata createManagedPropertyAttributeMetadata ()

Create an instance of ManagedPropertyAttributeMetadata

public JAXBElement<ManagedPropertyEvaluationPriority> createManagedPropertyEvaluationPriority (ManagedPropertyEvaluationPriority value)

Create an instance of JAXBElement<ManagedPropertyEvaluationPriority>}

Parameters
value

public ManagedPropertyMetadata createManagedPropertyMetadata ()

Create an instance of ManagedPropertyMetadata

public JAXBElement<ManagedPropertyMetadata> createManagedPropertyMetadata (ManagedPropertyMetadata value)

Create an instance of JAXBElement<ManagedPropertyMetadata>}

Parameters
value

public JAXBElement<ManagedPropertyOperation> createManagedPropertyOperation (ManagedPropertyOperation value)

Create an instance of JAXBElement<ManagedPropertyOperation>}

Parameters
value

public JAXBElement<ManagedPropertyType> createManagedPropertyType (ManagedPropertyType value)

Create an instance of JAXBElement<ManagedPropertyType>}

Parameters
value

public JAXBElement<ManyToManyRelationshipMetadata> createManyToManyRelationshipMetadata (ManyToManyRelationshipMetadata value)

Create an instance of JAXBElement<ManyToManyRelationshipMetadata>}

Parameters
value

public ManyToManyRelationshipMetadata createManyToManyRelationshipMetadata ()

Create an instance of ManyToManyRelationshipMetadata

public MemoAttributeMetadata createMemoAttributeMetadata ()

Create an instance of MemoAttributeMetadata

public JAXBElement<MemoAttributeMetadata> createMemoAttributeMetadata (MemoAttributeMetadata value)

Create an instance of JAXBElement<MemoAttributeMetadata>}

Parameters
value

public MetadataBase createMetadataBase ()

Create an instance of MetadataBase

public JAXBElement<MetadataBase> createMetadataBase (MetadataBase value)

Create an instance of JAXBElement<MetadataBase>}

Parameters
value

public JAXBElement<MoneyAttributeMetadata> createMoneyAttributeMetadata (MoneyAttributeMetadata value)

Create an instance of JAXBElement<MoneyAttributeMetadata>}

Parameters
value

public MoneyAttributeMetadata createMoneyAttributeMetadata ()

Create an instance of MoneyAttributeMetadata

public OneToManyRelationshipMetadata createOneToManyRelationshipMetadata ()

Create an instance of OneToManyRelationshipMetadata

public JAXBElement<OneToManyRelationshipMetadata> createOneToManyRelationshipMetadata (OneToManyRelationshipMetadata value)

Create an instance of JAXBElement<OneToManyRelationshipMetadata>}

Parameters
value

public JAXBElement<OptionMetadata> createOptionMetadata (OptionMetadata value)

Create an instance of JAXBElement<OptionMetadata>}

Parameters
value

public OptionMetadata createOptionMetadata ()

Create an instance of OptionMetadata

public OptionSetMetadata createOptionSetMetadata ()

Create an instance of OptionSetMetadata

public JAXBElement<OptionSetMetadata> createOptionSetMetadata (OptionSetMetadata value)

Create an instance of JAXBElement<OptionSetMetadata>}

Parameters
value

public JAXBElement<OptionSetMetadataBase> createOptionSetMetadataBase (OptionSetMetadataBase value)

Create an instance of JAXBElement<OptionSetMetadataBase>}

Parameters
value

public OptionSetMetadataBase createOptionSetMetadataBase ()

Create an instance of OptionSetMetadataBase

public JAXBElement<OptionSetType> createOptionSetType (OptionSetType value)

Create an instance of JAXBElement<OptionSetType>}

Parameters
value

public JAXBElement<OwnershipTypes> createOwnershipTypes (OwnershipTypes value)

Create an instance of JAXBElement<OwnershipTypes>}

Parameters
value

public OwnershipTypes createOwnershipTypes ()

Create an instance of OwnershipTypes

public JAXBElement<PicklistAttributeMetadata> createPicklistAttributeMetadata (PicklistAttributeMetadata value)

Create an instance of JAXBElement<PicklistAttributeMetadata>}

Parameters
value

public PicklistAttributeMetadata createPicklistAttributeMetadata ()

Create an instance of PicklistAttributeMetadata

public JAXBElement<PrivilegeType> createPrivilegeType (PrivilegeType value)

Create an instance of JAXBElement<PrivilegeType>}

Parameters
value

public RelationshipMetadataBase createRelationshipMetadataBase ()

Create an instance of RelationshipMetadataBase

public JAXBElement<RelationshipMetadataBase> createRelationshipMetadataBase (RelationshipMetadataBase value)

Create an instance of JAXBElement<RelationshipMetadataBase>}

Parameters
value

public JAXBElement<SecurityPrivilegeMetadata> createSecurityPrivilegeMetadata (SecurityPrivilegeMetadata value)

Create an instance of JAXBElement<SecurityPrivilegeMetadata>}

Parameters
value

public SecurityPrivilegeMetadata createSecurityPrivilegeMetadata ()

Create an instance of SecurityPrivilegeMetadata

public JAXBElement<SecurityTypes> createSecurityTypes (SecurityTypes value)

Create an instance of JAXBElement<SecurityTypes>}

Parameters
value

public SecurityTypes createSecurityTypes ()

Create an instance of SecurityTypes

public JAXBElement<StateAttributeMetadata> createStateAttributeMetadata (StateAttributeMetadata value)

Create an instance of JAXBElement<StateAttributeMetadata>}

Parameters
value

public StateAttributeMetadata createStateAttributeMetadata ()

Create an instance of StateAttributeMetadata

public JAXBElement<StateOptionMetadata> createStateOptionMetadata (StateOptionMetadata value)

Create an instance of JAXBElement<StateOptionMetadata>}

Parameters
value

public StateOptionMetadata createStateOptionMetadata ()

Create an instance of StateOptionMetadata

public JAXBElement<StatusAttributeMetadata> createStatusAttributeMetadata (StatusAttributeMetadata value)

Create an instance of JAXBElement<StatusAttributeMetadata>}

Parameters
value

public StatusAttributeMetadata createStatusAttributeMetadata ()

Create an instance of StatusAttributeMetadata

public StatusOptionMetadata createStatusOptionMetadata ()

Create an instance of StatusOptionMetadata

public JAXBElement<StatusOptionMetadata> createStatusOptionMetadata (StatusOptionMetadata value)

Create an instance of JAXBElement<StatusOptionMetadata>}

Parameters
value

public StringAttributeMetadata createStringAttributeMetadata ()

Create an instance of StringAttributeMetadata

public JAXBElement<StringAttributeMetadata> createStringAttributeMetadata (StringAttributeMetadata value)

Create an instance of JAXBElement<StringAttributeMetadata>}

Parameters
value

public JAXBElement<StringFormat> createStringFormat (StringFormat value)

Create an instance of JAXBElement<StringFormat>}

Parameters
value