All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.foursoft.harness.kbl.v24.ObjectFactory Maven / Gradle / Ivy

There is a newer version: 5.2.0
Show newest version
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0 
// See https://javaee.github.io/jaxb-v2/ 
// Any modifications to this file will be lost upon recompilation of the source schema. 
// Generated on: 2022.07.05 at 05:22:49 PM UTC 
//


package com.foursoft.harness.kbl.v24;

import javax.xml.bind.annotation.XmlRegistry;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the com.foursoft.harness.kbl.v24 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. * */ @XmlRegistry public class ObjectFactory { /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.foursoft.harness.kbl.v24 * */ public ObjectFactory() { } /** * Create an instance of {@link KBLContainer } * */ public KBLContainer createKBLContainer() { return new KBLContainer(); } /** * Create an instance of {@link KblAccessory } * */ public KblAccessory createKblAccessory() { return new KblAccessory(); } /** * Create an instance of {@link KblApproval } * */ public KblApproval createKblApproval() { return new KblApproval(); } /** * Create an instance of {@link KblAssemblyPart } * */ public KblAssemblyPart createKblAssemblyPart() { return new KblAssemblyPart(); } /** * Create an instance of {@link KblCartesianPoint } * */ public KblCartesianPoint createKblCartesianPoint() { return new KblCartesianPoint(); } /** * Create an instance of {@link KblCavityPlug } * */ public KblCavityPlug createKblCavityPlug() { return new KblCavityPlug(); } /** * Create an instance of {@link KblCavitySeal } * */ public KblCavitySeal createKblCavitySeal() { return new KblCavitySeal(); } /** * Create an instance of {@link KblChangeDescription } * */ public KblChangeDescription createKblChangeDescription() { return new KblChangeDescription(); } /** * Create an instance of {@link KblCoPackPart } * */ public KblCoPackPart createKblCoPackPart() { return new KblCoPackPart(); } /** * Create an instance of {@link KblComponent } * */ public KblComponent createKblComponent() { return new KblComponent(); } /** * Create an instance of {@link KblComponentBox } * */ public KblComponentBox createKblComponentBox() { return new KblComponentBox(); } /** * Create an instance of {@link KblConnectorHousing } * */ public KblConnectorHousing createKblConnectorHousing() { return new KblConnectorHousing(); } /** * Create an instance of {@link KblCreation } * */ public KblCreation createKblCreation() { return new KblCreation(); } /** * Create an instance of {@link KblDefaultDimensionSpecification } * */ public KblDefaultDimensionSpecification createKblDefaultDimensionSpecification() { return new KblDefaultDimensionSpecification(); } /** * Create an instance of {@link KblDimensionSpecification } * */ public KblDimensionSpecification createKblDimensionSpecification() { return new KblDimensionSpecification(); } /** * Create an instance of {@link KblExternalReference } * */ public KblExternalReference createKblExternalReference() { return new KblExternalReference(); } /** * Create an instance of {@link KblFixing } * */ public KblFixing createKblFixing() { return new KblFixing(); } /** * Create an instance of {@link KblGeneralTerminal } * */ public KblGeneralTerminal createKblGeneralTerminal() { return new KblGeneralTerminal(); } /** * Create an instance of {@link KblGeneralWire } * */ public KblGeneralWire createKblGeneralWire() { return new KblGeneralWire(); } /** * Create an instance of {@link KblHarness } * */ public KblHarness createKblHarness() { return new KblHarness(); } /** * Create an instance of {@link KblNode } * */ public KblNode createKblNode() { return new KblNode(); } /** * Create an instance of {@link KblRouting } * */ public KblRouting createKblRouting() { return new KblRouting(); } /** * Create an instance of {@link KblSegment } * */ public KblSegment createKblSegment() { return new KblSegment(); } /** * Create an instance of {@link KblUnit } * */ public KblUnit createKblUnit() { return new KblUnit(); } /** * Create an instance of {@link KblWireProtection } * */ public KblWireProtection createKblWireProtection() { return new KblWireProtection(); } /** * Create an instance of {@link KblAbstractSlotOccurrence } * */ public KblAbstractSlotOccurrence createKblAbstractSlotOccurrence() { return new KblAbstractSlotOccurrence(); } /** * Create an instance of {@link KblAccessoryOccurrence } * */ public KblAccessoryOccurrence createKblAccessoryOccurrence() { return new KblAccessoryOccurrence(); } /** * Create an instance of {@link KblAliasIdentification } * */ public KblAliasIdentification createKblAliasIdentification() { return new KblAliasIdentification(); } /** * Create an instance of {@link KblAssemblyPartOccurrence } * */ public KblAssemblyPartOccurrence createKblAssemblyPartOccurrence() { return new KblAssemblyPartOccurrence(); } /** * Create an instance of {@link KblBSplineCurve } * */ public KblBSplineCurve createKblBSplineCurve() { return new KblBSplineCurve(); } /** * Create an instance of {@link KblCavity } * */ public KblCavity createKblCavity() { return new KblCavity(); } /** * Create an instance of {@link KblCavityOccurrence } * */ public KblCavityOccurrence createKblCavityOccurrence() { return new KblCavityOccurrence(); } /** * Create an instance of {@link KblCavityPlugOccurrence } * */ public KblCavityPlugOccurrence createKblCavityPlugOccurrence() { return new KblCavityPlugOccurrence(); } /** * Create an instance of {@link KblCavitySealOccurrence } * */ public KblCavitySealOccurrence createKblCavitySealOccurrence() { return new KblCavitySealOccurrence(); } /** * Create an instance of {@link KblChange } * */ public KblChange createKblChange() { return new KblChange(); } /** * Create an instance of {@link KblCoPackOccurrence } * */ public KblCoPackOccurrence createKblCoPackOccurrence() { return new KblCoPackOccurrence(); } /** * Create an instance of {@link KblComponentBoxConnection } * */ public KblComponentBoxConnection createKblComponentBoxConnection() { return new KblComponentBoxConnection(); } /** * Create an instance of {@link KblComponentBoxConnector } * */ public KblComponentBoxConnector createKblComponentBoxConnector() { return new KblComponentBoxConnector(); } /** * Create an instance of {@link KblComponentBoxConnectorOccurrence } * */ public KblComponentBoxConnectorOccurrence createKblComponentBoxConnectorOccurrence() { return new KblComponentBoxConnectorOccurrence(); } /** * Create an instance of {@link KblComponentBoxOccurrence } * */ public KblComponentBoxOccurrence createKblComponentBoxOccurrence() { return new KblComponentBoxOccurrence(); } /** * Create an instance of {@link KblComponentCavity } * */ public KblComponentCavity createKblComponentCavity() { return new KblComponentCavity(); } /** * Create an instance of {@link KblComponentCavityOccurrence } * */ public KblComponentCavityOccurrence createKblComponentCavityOccurrence() { return new KblComponentCavityOccurrence(); } /** * Create an instance of {@link KblComponentOccurrence } * */ public KblComponentOccurrence createKblComponentOccurrence() { return new KblComponentOccurrence(); } /** * Create an instance of {@link KblComponentSlot } * */ public KblComponentSlot createKblComponentSlot() { return new KblComponentSlot(); } /** * Create an instance of {@link KblComponentSlotOccurrence } * */ public KblComponentSlotOccurrence createKblComponentSlotOccurrence() { return new KblComponentSlotOccurrence(); } /** * Create an instance of {@link KblConnection } * */ public KblConnection createKblConnection() { return new KblConnection(); } /** * Create an instance of {@link KblConnectorOccurrence } * */ public KblConnectorOccurrence createKblConnectorOccurrence() { return new KblConnectorOccurrence(); } /** * Create an instance of {@link KblConsumers } * */ public KblConsumers createKblConsumers() { return new KblConsumers(); } /** * Create an instance of {@link KblContactPoint } * */ public KblContactPoint createKblContactPoint() { return new KblContactPoint(); } /** * Create an instance of {@link KblCore } * */ public KblCore createKblCore() { return new KblCore(); } /** * Create an instance of {@link KblCoreOccurrence } * */ public KblCoreOccurrence createKblCoreOccurrence() { return new KblCoreOccurrence(); } /** * Create an instance of {@link KblCrossSectionArea } * */ public KblCrossSectionArea createKblCrossSectionArea() { return new KblCrossSectionArea(); } /** * Create an instance of {@link KblExtremity } * */ public KblExtremity createKblExtremity() { return new KblExtremity(); } /** * Create an instance of {@link KblFixingAssignment } * */ public KblFixingAssignment createKblFixingAssignment() { return new KblFixingAssignment(); } /** * Create an instance of {@link KblFixingOccurrence } * */ public KblFixingOccurrence createKblFixingOccurrence() { return new KblFixingOccurrence(); } /** * Create an instance of {@link KblFuse } * */ public KblFuse createKblFuse() { return new KblFuse(); } /** * Create an instance of {@link KblFuseOccurrence } * */ public KblFuseOccurrence createKblFuseOccurrence() { return new KblFuseOccurrence(); } /** * Create an instance of {@link KblFuseType } * */ public KblFuseType createKblFuseType() { return new KblFuseType(); } /** * Create an instance of {@link KblHarnessConfiguration } * */ public KblHarnessConfiguration createKblHarnessConfiguration() { return new KblHarnessConfiguration(); } /** * Create an instance of {@link KblInstallationInstruction } * */ public KblInstallationInstruction createKblInstallationInstruction() { return new KblInstallationInstruction(); } /** * Create an instance of {@link KblLocalizedString } * */ public KblLocalizedString createKblLocalizedString() { return new KblLocalizedString(); } /** * Create an instance of {@link KblMaterial } * */ public KblMaterial createKblMaterial() { return new KblMaterial(); } /** * Create an instance of {@link KblModularSlot } * */ public KblModularSlot createKblModularSlot() { return new KblModularSlot(); } /** * Create an instance of {@link KblModularSlotOccurrence } * */ public KblModularSlotOccurrence createKblModularSlotOccurrence() { return new KblModularSlotOccurrence(); } /** * Create an instance of {@link KblModule } * */ public KblModule createKblModule() { return new KblModule(); } /** * Create an instance of {@link KblModuleConfiguration } * */ public KblModuleConfiguration createKblModuleConfiguration() { return new KblModuleConfiguration(); } /** * Create an instance of {@link KblModuleFamily } * */ public KblModuleFamily createKblModuleFamily() { return new KblModuleFamily(); } /** * Create an instance of {@link KblNumericalValue } * */ public KblNumericalValue createKblNumericalValue() { return new KblNumericalValue(); } /** * Create an instance of {@link KblPartSubstitution } * */ public KblPartSubstitution createKblPartSubstitution() { return new KblPartSubstitution(); } /** * Create an instance of {@link KblProcessingInstruction } * */ public KblProcessingInstruction createKblProcessingInstruction() { return new KblProcessingInstruction(); } /** * Create an instance of {@link KblProtectionArea } * */ public KblProtectionArea createKblProtectionArea() { return new KblProtectionArea(); } /** * Create an instance of {@link KblSchematicConnection } * */ public KblSchematicConnection createKblSchematicConnection() { return new KblSchematicConnection(); } /** * Create an instance of {@link KblSlot } * */ public KblSlot createKblSlot() { return new KblSlot(); } /** * Create an instance of {@link KblSlotOccurrence } * */ public KblSlotOccurrence createKblSlotOccurrence() { return new KblSlotOccurrence(); } /** * Create an instance of {@link KblSpecialTerminalOccurrence } * */ public KblSpecialTerminalOccurrence createKblSpecialTerminalOccurrence() { return new KblSpecialTerminalOccurrence(); } /** * Create an instance of {@link KblSpecialWireOccurrence } * */ public KblSpecialWireOccurrence createKblSpecialWireOccurrence() { return new KblSpecialWireOccurrence(); } /** * Create an instance of {@link KblSpecifiedAccessoryOccurrence } * */ public KblSpecifiedAccessoryOccurrence createKblSpecifiedAccessoryOccurrence() { return new KblSpecifiedAccessoryOccurrence(); } /** * Create an instance of {@link KblSpecifiedCavityPlugOccurrence } * */ public KblSpecifiedCavityPlugOccurrence createKblSpecifiedCavityPlugOccurrence() { return new KblSpecifiedCavityPlugOccurrence(); } /** * Create an instance of {@link KblSpecifiedCavitySealOccurrence } * */ public KblSpecifiedCavitySealOccurrence createKblSpecifiedCavitySealOccurrence() { return new KblSpecifiedCavitySealOccurrence(); } /** * Create an instance of {@link KblSpecifiedCoPackOccurrence } * */ public KblSpecifiedCoPackOccurrence createKblSpecifiedCoPackOccurrence() { return new KblSpecifiedCoPackOccurrence(); } /** * Create an instance of {@link KblSpecifiedComponentBoxOccurrence } * */ public KblSpecifiedComponentBoxOccurrence createKblSpecifiedComponentBoxOccurrence() { return new KblSpecifiedComponentBoxOccurrence(); } /** * Create an instance of {@link KblSpecifiedComponentOccurrence } * */ public KblSpecifiedComponentOccurrence createKblSpecifiedComponentOccurrence() { return new KblSpecifiedComponentOccurrence(); } /** * Create an instance of {@link KblSpecifiedConnectorOccurrence } * */ public KblSpecifiedConnectorOccurrence createKblSpecifiedConnectorOccurrence() { return new KblSpecifiedConnectorOccurrence(); } /** * Create an instance of {@link KblSpecifiedFixingOccurrence } * */ public KblSpecifiedFixingOccurrence createKblSpecifiedFixingOccurrence() { return new KblSpecifiedFixingOccurrence(); } /** * Create an instance of {@link KblSpecifiedSpecialTerminalOccurrence } * */ public KblSpecifiedSpecialTerminalOccurrence createKblSpecifiedSpecialTerminalOccurrence() { return new KblSpecifiedSpecialTerminalOccurrence(); } /** * Create an instance of {@link KblSpecifiedSpecialWireOccurrence } * */ public KblSpecifiedSpecialWireOccurrence createKblSpecifiedSpecialWireOccurrence() { return new KblSpecifiedSpecialWireOccurrence(); } /** * Create an instance of {@link KblSpecifiedTerminalOccurrence } * */ public KblSpecifiedTerminalOccurrence createKblSpecifiedTerminalOccurrence() { return new KblSpecifiedTerminalOccurrence(); } /** * Create an instance of {@link KblSpecifiedWireOccurrence } * */ public KblSpecifiedWireOccurrence createKblSpecifiedWireOccurrence() { return new KblSpecifiedWireOccurrence(); } /** * Create an instance of {@link KblSpecifiedWireProtectionOccurrence } * */ public KblSpecifiedWireProtectionOccurrence createKblSpecifiedWireProtectionOccurrence() { return new KblSpecifiedWireProtectionOccurrence(); } /** * Create an instance of {@link KblTerminalOccurrence } * */ public KblTerminalOccurrence createKblTerminalOccurrence() { return new KblTerminalOccurrence(); } /** * Create an instance of {@link KblTolerance } * */ public KblTolerance createKblTolerance() { return new KblTolerance(); } /** * Create an instance of {@link KblTransformation } * */ public KblTransformation createKblTransformation() { return new KblTransformation(); } /** * Create an instance of {@link KblValueRange } * */ public KblValueRange createKblValueRange() { return new KblValueRange(); } /** * Create an instance of {@link KblWireColour } * */ public KblWireColour createKblWireColour() { return new KblWireColour(); } /** * Create an instance of {@link KblWireLength } * */ public KblWireLength createKblWireLength() { return new KblWireLength(); } /** * Create an instance of {@link KblWireOccurrence } * */ public KblWireOccurrence createKblWireOccurrence() { return new KblWireOccurrence(); } /** * Create an instance of {@link KblWireProtectionOccurrence } * */ public KblWireProtectionOccurrence createKblWireProtectionOccurrence() { return new KblWireProtectionOccurrence(); } /** * Create an instance of {@link KblWiringGroup } * */ public KblWiringGroup createKblWiringGroup() { return new KblWiringGroup(); } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy