/** * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in * compliance with the License. You may obtain a copy of the License at * http://www.mozilla.org/MPL/ * * Software distributed under the License is distributed on an "AS IS" * basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the * License for the specific language governing rights and limitations * under the License. * * The Original Code is available at https://svn.forge.morfeo-project.org/claudia * * The Initial Developer of the Original Code is Telefonica Investigacion y Desarrollo S.A.U., * (http://www.tid.es), Emilio Vargas 6, 28043 Madrid, Spain. .* * No portions of the Code have been created by third parties. * All Rights Reserved. * * Contributor(s): ______________________________________. * */ // // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vhudson-jaxb-ri-2.2-147 // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> // Any modifications to this file will be lost upon recompilation of the source schema. // Generated on: 2009.12.23 at 05:08:54 PM CET // package org.dmtf.schemas.ovf.envelope._1; import javax.xml.bind.JAXBElement; import javax.xml.bind.annotation.XmlElementDecl; import javax.xml.bind.annotation.XmlRegistry; import javax.xml.namespace.QName; import com.telefonica.claudia.ovf.AffinitySectionType; import com.telefonica.claudia.ovf.AffinityType; import com.telefonica.claudia.ovf.AntiAffinityType; import com.telefonica.claudia.ovf.AreaType; import com.telefonica.claudia.ovf.AspectsSectionType; import com.telefonica.claudia.ovf.AvailabilitySectionType; import com.telefonica.claudia.ovf.BackupType; import com.telefonica.claudia.ovf.BalanceType; import com.telefonica.claudia.ovf.CountryType; import com.telefonica.claudia.ovf.DeploymentSectionType; import com.telefonica.claudia.ovf.DiskMapType; import com.telefonica.claudia.ovf.DiskMappingSectionType; import com.telefonica.claudia.ovf.ElasticArraySectionType; import com.telefonica.claudia.ovf.FirewallPoolType; import com.telefonica.claudia.ovf.FirewallRuleType; import com.telefonica.claudia.ovf.FirewallSectionType; import com.telefonica.claudia.ovf.KPISectionType; import com.telefonica.claudia.ovf.LoadBalacerPoolType; import com.telefonica.claudia.ovf.LoadBalancerMemberType; import com.telefonica.claudia.ovf.LoadBalancerSectionType; import com.telefonica.claudia.ovf.PerformanceObjectiveSectionType; import com.telefonica.claudia.ovf.PositionType; import com.telefonica.claudia.ovf.RestrictionType; import com.telefonica.claudia.ovf.RuleType; import com.telefonica.claudia.ovf.TimezoneType; import com.telefonica.claudia.ovf.WindowType; /** * This object contains factory methods for each * Java content interface and Java element interface * generated in the org.dmtf.schemas.ovf.envelope._1 package. * <p>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. * */ @XmlRegistry public class ObjectFactory { private final static QName _ProductSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "ProductSection"); private final static QName _InstallSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "InstallSection"); private final static QName _VirtualSystemCollection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "VirtualSystemCollection"); private final static QName _VirtualSystem_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "VirtualSystem"); private final static QName _DiskSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "DiskSection"); private final static QName _DeploymentOptionSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "DeploymentOptionSection"); private final static QName _StartupSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "StartupSection"); private final static QName _VirtualHardwareSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "VirtualHardwareSection"); private final static QName _ResourceAllocationSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "ResourceAllocationSection"); private final static QName _Section_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "Section"); private final static QName _Envelope_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "Envelope"); private final static QName _OperatingSystemSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "OperatingSystemSection"); private final static QName _Content_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "Content"); private final static QName _AnnotationSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "AnnotationSection"); private final static QName _NetworkSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "NetworkSection"); private final static QName _EulaSection_QNAME = new QName("http://schemas.dmtf.org/ovf/envelope/1", "EulaSection"); private final static QName _DiskMappingSection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "DiskMappingSection"); private final static QName _FirewallSection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "FirewallSection"); private final static QName _ElasticArraySection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "ElasticArraySection"); private final static QName _AspectsSection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "AspectsSection"); private final static QName _KPISection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "KPISection"); private final static QName _DeploymentSection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "DeploymentSection"); private final static QName _LoadBalancerSection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "LoadBalancerSection"); private final static QName _AffinitySection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "AffinitySection"); private final static QName _PerformanceObjectiveSection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "PerformanceObjectiveSection"); private final static QName _AvailabilitySection_QNAME = new QName("http://schemas.telefonica.com/claudia/ovf", "AvailabilitySection"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.dmtf.schemas.ovf.envelope._1 * */ public ObjectFactory() { } /** * Create an instance of {@link AnnotationSectionType } * */ public AnnotationSectionType createAnnotationSectionType() { return new AnnotationSectionType(); } /** * Create an instance of {@link MsgType } * */ public MsgType createMsgType() { return new MsgType(); } /** * Create an instance of {@link FileType } * */ public FileType createFileType() { return new FileType(); } /** * Create an instance of {@link StartupSectionType } * */ public StartupSectionType createStartupSectionType() { return new StartupSectionType(); } /** * Create an instance of {@link ProductSectionType.Icon } * */ public ProductSectionType.Icon createProductSectionTypeIcon() { return new ProductSectionType.Icon(); } /** * Create an instance of {@link ResourceAllocationSectionType } * */ public ResourceAllocationSectionType createResourceAllocationSectionType() { return new ResourceAllocationSectionType(); } /** * Create an instance of {@link StringsType } * */ public StringsType createStringsType() { return new StringsType(); } /** * Create an instance of {@link ProductSectionType } * */ public ProductSectionType createProductSectionType() { return new ProductSectionType(); } /** * Create an instance of {@link PropertyConfigurationValueType } * */ public PropertyConfigurationValueType createPropertyConfigurationValueType() { return new PropertyConfigurationValueType(); } /** * Create an instance of {@link EnvelopeType } * */ public EnvelopeType createEnvelopeType() { return new EnvelopeType(); } /** * Create an instance of {@link StartupSectionType.Item } * */ public StartupSectionType.Item createStartupSectionTypeItem() { return new StartupSectionType.Item(); } /** * Create an instance of {@link OperatingSystemSectionType } * */ public OperatingSystemSectionType createOperatingSystemSectionType() { return new OperatingSystemSectionType(); } /** * Create an instance of {@link NetworkSectionType.Network } * */ public NetworkSectionType.Network createNetworkSectionTypeNetwork() { return new NetworkSectionType.Network(); } /** * Create an instance of {@link VirtualHardwareSectionType } * */ public VirtualHardwareSectionType createVirtualHardwareSectionType() { return new VirtualHardwareSectionType(); } /** * Create an instance of {@link VirtualSystemCollectionType } * */ public VirtualSystemCollectionType createVirtualSystemCollectionType() { return new VirtualSystemCollectionType(); } /** * Create an instance of {@link InstallSectionType } * */ public InstallSectionType createInstallSectionType() { return new InstallSectionType(); } /** * Create an instance of {@link VSSDType } * */ public VSSDType createVSSDType() { return new VSSDType(); } /** * Create an instance of {@link DiskSectionType } * */ public DiskSectionType createDiskSectionType() { return new DiskSectionType(); } /** * Create an instance of {@link StringsType.Msg } * */ public StringsType.Msg createStringsTypeMsg() { return new StringsType.Msg(); } /** * Create an instance of {@link VirtualDiskDescType } * */ public VirtualDiskDescType createVirtualDiskDescType() { return new VirtualDiskDescType(); } /** * Create an instance of {@link DeploymentOptionSectionType.Configuration } * */ public DeploymentOptionSectionType.Configuration createDeploymentOptionSectionTypeConfiguration() { return new DeploymentOptionSectionType.Configuration(); } /** * Create an instance of {@link VirtualSystemType } * */ public VirtualSystemType createVirtualSystemType() { return new VirtualSystemType(); } /** * Create an instance of {@link RASDType } * */ public RASDType createRASDType() { return new RASDType(); } /** * Create an instance of {@link ReferencesType } * */ public ReferencesType createReferencesType() { return new ReferencesType(); } /** * Create an instance of {@link EulaSectionType } * */ public EulaSectionType createEulaSectionType() { return new EulaSectionType(); } /** * Create an instance of {@link NetworkSectionType } * */ public NetworkSectionType createNetworkSectionType() { return new NetworkSectionType(); } /** * Create an instance of {@link ProductSectionType.Property } * */ public ProductSectionType.Property createProductSectionTypeProperty() { return new ProductSectionType.Property(); } /** * Create an instance of {@link DeploymentOptionSectionType } * */ public DeploymentOptionSectionType createDeploymentOptionSectionType() { return new DeploymentOptionSectionType(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ProductSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "ProductSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<ProductSectionType> createProductSection(ProductSectionType value) { return new JAXBElement<ProductSectionType>(_ProductSection_QNAME, ProductSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link InstallSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "InstallSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<InstallSectionType> createInstallSection(InstallSectionType value) { return new JAXBElement<InstallSectionType>(_InstallSection_QNAME, InstallSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VirtualSystemCollectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "VirtualSystemCollection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Content") public JAXBElement<VirtualSystemCollectionType> createVirtualSystemCollection(VirtualSystemCollectionType value) { return new JAXBElement<VirtualSystemCollectionType>(_VirtualSystemCollection_QNAME, VirtualSystemCollectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VirtualSystemType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "VirtualSystem", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Content") public JAXBElement<VirtualSystemType> createVirtualSystem(VirtualSystemType value) { return new JAXBElement<VirtualSystemType>(_VirtualSystem_QNAME, VirtualSystemType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DiskSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "DiskSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<DiskSectionType> createDiskSection(DiskSectionType value) { return new JAXBElement<DiskSectionType>(_DiskSection_QNAME, DiskSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DeploymentOptionSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "DeploymentOptionSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<DeploymentOptionSectionType> createDeploymentOptionSection(DeploymentOptionSectionType value) { return new JAXBElement<DeploymentOptionSectionType>(_DeploymentOptionSection_QNAME, DeploymentOptionSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StartupSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "StartupSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<StartupSectionType> createStartupSection(StartupSectionType value) { return new JAXBElement<StartupSectionType>(_StartupSection_QNAME, StartupSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link VirtualHardwareSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "VirtualHardwareSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<VirtualHardwareSectionType> createVirtualHardwareSection(VirtualHardwareSectionType value) { return new JAXBElement<VirtualHardwareSectionType>(_VirtualHardwareSection_QNAME, VirtualHardwareSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ResourceAllocationSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "ResourceAllocationSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<ResourceAllocationSectionType> createResourceAllocationSection(ResourceAllocationSectionType value) { return new JAXBElement<ResourceAllocationSectionType>(_ResourceAllocationSection_QNAME, ResourceAllocationSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link SectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "Section") public JAXBElement<SectionType> createSection(SectionType value) { return new JAXBElement<SectionType>(_Section_QNAME, SectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EnvelopeType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "Envelope") public JAXBElement<EnvelopeType> createEnvelope(EnvelopeType value) { return new JAXBElement<EnvelopeType>(_Envelope_QNAME, EnvelopeType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link OperatingSystemSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "OperatingSystemSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<OperatingSystemSectionType> createOperatingSystemSection(OperatingSystemSectionType value) { return new JAXBElement<OperatingSystemSectionType>(_OperatingSystemSection_QNAME, OperatingSystemSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ContentType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "Content") public JAXBElement<ContentType> createContent(ContentType value) { return new JAXBElement<ContentType>(_Content_QNAME, ContentType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AnnotationSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "AnnotationSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<AnnotationSectionType> createAnnotationSection(AnnotationSectionType value) { return new JAXBElement<AnnotationSectionType>(_AnnotationSection_QNAME, AnnotationSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link NetworkSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "NetworkSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<NetworkSectionType> createNetworkSection(NetworkSectionType value) { return new JAXBElement<NetworkSectionType>(_NetworkSection_QNAME, NetworkSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link EulaSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.dmtf.org/ovf/envelope/1", name = "EulaSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<EulaSectionType> createEulaSection(EulaSectionType value) { return new JAXBElement<EulaSectionType>(_EulaSection_QNAME, EulaSectionType.class, null, value); } /** * Create an instance of {@link LoadBalacerPoolType } * */ public LoadBalacerPoolType createLoadBalacerPoolType() { return new LoadBalacerPoolType(); } /** * Create an instance of {@link PositionType.Location } * */ public PositionType.Location createPositionTypeLocation() { return new PositionType.Location(); } /** * Create an instance of {@link AspectsSectionType.FaultProtection } * */ public AspectsSectionType.FaultProtection createAspectsSectionTypeFaultProtection() { return new AspectsSectionType.FaultProtection(); } /** * Create an instance of {@link FirewallSectionType } * */ public FirewallSectionType createFirewallSectionType() { return new FirewallSectionType(); } /** * Create an instance of {@link DeploymentSectionType } * */ public DeploymentSectionType createDeploymentSectionType() { return new DeploymentSectionType(); } /** * Create an instance of {@link BalanceType } * */ public BalanceType createBalanceType() { return new BalanceType(); } /** * Create an instance of {@link LoadBalancerSectionType } * */ public LoadBalancerSectionType createLoadBalancerSectionType() { return new LoadBalancerSectionType(); } /** * Create an instance of {@link LoadBalacerPoolType.Persistence.Expiration } * */ public LoadBalacerPoolType.Persistence.Expiration createLoadBalacerPoolTypePersistenceExpiration() { return new LoadBalacerPoolType.Persistence.Expiration(); } /** * Create an instance of {@link RestrictionType } * */ public RestrictionType createRestrictionType() { return new RestrictionType(); } /** * Create an instance of {@link AffinitySectionType } * */ public AffinitySectionType createAffinitySectionType() { return new AffinitySectionType(); } /** * Create an instance of {@link AntiAffinityType } * */ public AntiAffinityType createAntiAffinityType() { return new AntiAffinityType(); } /** * Create an instance of {@link BackupType } * */ public BackupType createBackupType() { return new BackupType(); } /** * Create an instance of {@link RuleType } * */ public RuleType createRuleType() { return new RuleType(); } /** * Create an instance of {@link AspectsSectionType.Stateless } * */ public AspectsSectionType.Stateless createAspectsSectionTypeStateless() { return new AspectsSectionType.Stateless(); } /** * Create an instance of {@link TimezoneType } * */ public TimezoneType createTimezoneType() { return new TimezoneType(); } /** * Create an instance of {@link KPISectionType } * */ public KPISectionType createKPISectionType() { return new KPISectionType(); } /** * Create an instance of {@link LoadBalacerPoolType.Persistence } * */ public LoadBalacerPoolType.Persistence createLoadBalacerPoolTypePersistence() { return new LoadBalacerPoolType.Persistence(); } /** * Create an instance of {@link PositionType.Distance } * */ public PositionType.Distance createPositionTypeDistance() { return new PositionType.Distance(); } /** * Create an instance of {@link LoadBalancerMemberType } * */ public LoadBalancerMemberType createLoadBalancerMemberType() { return new LoadBalancerMemberType(); } /** * Create an instance of {@link AreaType } * */ public AreaType createAreaType() { return new AreaType(); } /** * Create an instance of {@link AffinityType } * */ public AffinityType createAffinityType() { return new AffinityType(); } /** * Create an instance of {@link ElasticArraySectionType } * */ public ElasticArraySectionType createElasticArraySectionType() { return new ElasticArraySectionType(); } /** * Create an instance of {@link DiskMapType } * */ public DiskMapType createDiskMapType() { return new DiskMapType(); } /** * Create an instance of {@link FirewallPoolType } * */ public FirewallPoolType createFirewallPoolType() { return new FirewallPoolType(); } /** * Create an instance of {@link DiskMappingSectionType } * */ public DiskMappingSectionType createDiskMappingSectionType() { return new DiskMappingSectionType(); } /** * Create an instance of {@link FirewallRuleType } * */ public FirewallRuleType createFirewallRuleType() { return new FirewallRuleType(); } /** * Create an instance of {@link KPISectionType.KPI } * */ public KPISectionType.KPI createKPISectionTypeKPI() { return new KPISectionType.KPI(); } /** * Create an instance of {@link LoadBalacerPoolType.HealthMonitor } * */ public LoadBalacerPoolType.HealthMonitor createLoadBalacerPoolTypeHealthMonitor() { return new LoadBalacerPoolType.HealthMonitor(); } /** * Create an instance of {@link PositionType } * */ public PositionType createPositionType() { return new PositionType(); } /** * Create an instance of {@link AspectsSectionType } * */ public AspectsSectionType createAspectsSectionType() { return new AspectsSectionType(); } /** * Create an instance of {@link AspectsSectionType.BackupCustom } * */ public AspectsSectionType.BackupCustom createAspectsSectionTypeBackupCustom() { return new AspectsSectionType.BackupCustom(); } /** * Create an instance of {@link WindowType } * */ public WindowType createWindowType() { return new WindowType(); } /** * Create an instance of {@link CountryType } * */ public CountryType createCountryType() { return new CountryType(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DiskMappingSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "DiskMappingSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<DiskMappingSectionType> createDiskMappingSection(DiskMappingSectionType value) { return new JAXBElement<DiskMappingSectionType>(_DiskMappingSection_QNAME, DiskMappingSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link FirewallSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "FirewallSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<FirewallSectionType> createFirewallSection(FirewallSectionType value) { return new JAXBElement<FirewallSectionType>(_FirewallSection_QNAME, FirewallSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ElasticArraySectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "ElasticArraySection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<ElasticArraySectionType> createElasticArraySection(ElasticArraySectionType value) { return new JAXBElement<ElasticArraySectionType>(_ElasticArraySection_QNAME, ElasticArraySectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AspectsSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "AspectsSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<AspectsSectionType> createAspectsSection(AspectsSectionType value) { return new JAXBElement<AspectsSectionType>(_AspectsSection_QNAME, AspectsSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link KPISectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "KPISection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<KPISectionType> createKPISection(KPISectionType value) { return new JAXBElement<KPISectionType>(_KPISection_QNAME, KPISectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link DeploymentSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "DeploymentSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<DeploymentSectionType> createDeploymentSection(DeploymentSectionType value) { return new JAXBElement<DeploymentSectionType>(_DeploymentSection_QNAME, DeploymentSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LoadBalancerSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "LoadBalancerSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<LoadBalancerSectionType> createLoadBalancerSection(LoadBalancerSectionType value) { return new JAXBElement<LoadBalancerSectionType>(_LoadBalancerSection_QNAME, LoadBalancerSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AffinitySectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "AffinitySection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<AffinitySectionType> createAffinitySection(AffinitySectionType value) { return new JAXBElement<AffinitySectionType>(_AffinitySection_QNAME, AffinitySectionType.class, null, value); } /** * Create an instance of {@link PerformanceObjectiveSectionType } * */ public PerformanceObjectiveSectionType createPerformanceObjectiveSectionType() { return new PerformanceObjectiveSectionType(); } /** * Create an instance of {@link AvailabilitySectionType } * */ public AvailabilitySectionType createAvailabilitySectionType() { return new AvailabilitySectionType(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PerformanceObjectiveSectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "PerformanceObjectiveSection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<PerformanceObjectiveSectionType> createPerformanceObjectiveSection(PerformanceObjectiveSectionType value) { return new JAXBElement<PerformanceObjectiveSectionType>(_PerformanceObjectiveSection_QNAME, PerformanceObjectiveSectionType.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AvailabilitySectionType }{@code >}} * */ @XmlElementDecl(namespace = "http://schemas.telefonica.com/claudia/ovf", name = "AvailabilitySection", substitutionHeadNamespace = "http://schemas.dmtf.org/ovf/envelope/1", substitutionHeadName = "Section") public JAXBElement<AvailabilitySectionType> createAvailabilitySection(AvailabilitySectionType value) { return new JAXBElement<AvailabilitySectionType>(_AvailabilitySection_QNAME, AvailabilitySectionType.class, null, value); } }