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

com.farao_community.farao.cse.data.xsd.ObjectFactory Maven / Gradle / Ivy

There is a newer version: 1.38.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: 2024.03.12 at 10:04:12 AM UTC 
//


package com.farao_community.farao.cse.data.xsd;

import javax.xml.bind.annotation.XmlRegistry;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the com.farao_community.farao.cse.data.xsd 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.farao_community.farao.cse.data.xsd * */ public ObjectFactory() { } /** * Create an instance of {@link AreaType } * */ public AreaType createAreaType() { return new AreaType(); } /** * Create an instance of {@link AmountType } * */ public AmountType createAmountType() { return new AmountType(); } /** * Create an instance of {@link CodeType } * */ public CodeType createCodeType() { return new CodeType(); } /** * Create an instance of {@link ComponentNameType } * */ public ComponentNameType createComponentNameType() { return new ComponentNameType(); } /** * Create an instance of {@link ComponentValueType } * */ public ComponentValueType createComponentValueType() { return new ComponentValueType(); } /** * Create an instance of {@link DateType } * */ public DateType createDateType() { return new DateType(); } /** * Create an instance of {@link IdentificationType } * */ public IdentificationType createIdentificationType() { return new IdentificationType(); } /** * Create an instance of {@link LineType } * */ public LineType createLineType() { return new LineType(); } /** * Create an instance of {@link LongIdentificationType } * */ public LongIdentificationType createLongIdentificationType() { return new LongIdentificationType(); } /** * Create an instance of {@link MessageDateTimeType } * */ public MessageDateTimeType createMessageDateTimeType() { return new MessageDateTimeType(); } /** * Create an instance of {@link DateTimeType } * */ public DateTimeType createDateTimeType() { return new DateTimeType(); } /** * Create an instance of {@link MeteringPointType } * */ public MeteringPointType createMeteringPointType() { return new MeteringPointType(); } /** * Create an instance of {@link PartyType } * */ public PartyType createPartyType() { return new PartyType(); } /** * Create an instance of {@link PositionType } * */ public PositionType createPositionType() { return new PositionType(); } /** * Create an instance of {@link QuantityType } * */ public QuantityType createQuantityType() { return new QuantityType(); } /** * Create an instance of {@link ReasonTextType } * */ public ReasonTextType createReasonTextType() { return new ReasonTextType(); } /** * Create an instance of {@link ResolutionType } * */ public ResolutionType createResolutionType() { return new ResolutionType(); } /** * Create an instance of {@link ResourceObjectType } * */ public ResourceObjectType createResourceObjectType() { return new ResourceObjectType(); } /** * Create an instance of {@link TextType } * */ public TextType createTextType() { return new TextType(); } /** * Create an instance of {@link TimeType } * */ public TimeType createTimeType() { return new TimeType(); } /** * Create an instance of {@link TimeIntervalType } * */ public TimeIntervalType createTimeIntervalType() { return new TimeIntervalType(); } /** * Create an instance of {@link VersionType } * */ public VersionType createVersionType() { return new VersionType(); } /** * Create an instance of {@link AllocationModeType } * */ public AllocationModeType createAllocationModeType() { return new AllocationModeType(); } /** * Create an instance of {@link AssetType } * */ public AssetType createAssetType() { return new AssetType(); } /** * Create an instance of {@link AuctionType } * */ public AuctionType createAuctionType() { return new AuctionType(); } /** * Create an instance of {@link BusinessType } * */ public BusinessType createBusinessType() { return new BusinessType(); } /** * Create an instance of {@link CategoryType } * */ public CategoryType createCategoryType() { return new CategoryType(); } /** * Create an instance of {@link ClassificationType } * */ public ClassificationType createClassificationType() { return new ClassificationType(); } /** * Create an instance of {@link ContractType } * */ public ContractType createContractType() { return new ContractType(); } /** * Create an instance of {@link CurrencyType } * */ public CurrencyType createCurrencyType() { return new CurrencyType(); } /** * Create an instance of {@link CurveType } * */ public CurveType createCurveType() { return new CurveType(); } /** * Create an instance of {@link DirectionType } * */ public DirectionType createDirectionType() { return new DirectionType(); } /** * Create an instance of {@link DocumentType } * */ public DocumentType createDocumentType() { return new DocumentType(); } /** * Create an instance of {@link EicType } * */ public EicType createEicType() { return new EicType(); } /** * Create an instance of {@link EnergyProductType } * */ public EnergyProductType createEnergyProductType() { return new EnergyProductType(); } /** * Create an instance of {@link IndicatorType } * */ public IndicatorType createIndicatorType() { return new IndicatorType(); } /** * Create an instance of {@link MessageType } * */ public MessageType createMessageType() { return new MessageType(); } /** * Create an instance of {@link ObjectAggregationType } * */ public ObjectAggregationType createObjectAggregationType() { return new ObjectAggregationType(); } /** * Create an instance of {@link PaymentTermsType } * */ public PaymentTermsType createPaymentTermsType() { return new PaymentTermsType(); } /** * Create an instance of {@link PriceCategory } * */ public PriceCategory createPriceCategory() { return new PriceCategory(); } /** * Create an instance of {@link PriceDirection } * */ public PriceDirection createPriceDirection() { return new PriceDirection(); } /** * Create an instance of {@link ProcessType } * */ public ProcessType createProcessType() { return new ProcessType(); } /** * Create an instance of {@link QualityType } * */ public QualityType createQualityType() { return new QualityType(); } /** * Create an instance of {@link ReasonCodeType } * */ public ReasonCodeType createReasonCodeType() { return new ReasonCodeType(); } /** * Create an instance of {@link RightsType } * */ public RightsType createRightsType() { return new RightsType(); } /** * Create an instance of {@link RoleType } * */ public RoleType createRoleType() { return new RoleType(); } /** * Create an instance of {@link TarifTypeType } * */ public TarifTypeType createTarifTypeType() { return new TarifTypeType(); } /** * Create an instance of {@link StatusType } * */ public StatusType createStatusType() { return new StatusType(); } /** * Create an instance of {@link UnitOfMeasureType } * */ public UnitOfMeasureType createUnitOfMeasureType() { return new UnitOfMeasureType(); } /** * Create an instance of {@link GenStatusType } * */ public GenStatusType createGenStatusType() { return new GenStatusType(); } /** * Create an instance of {@link Xnodes } * */ public Xnodes createXnodes() { return new Xnodes(); } /** * Create an instance of {@link Xnode } * */ public Xnode createXnode() { return new Xnode(); } /** * Create an instance of {@link NTCAnnualDocument } * */ public NTCAnnualDocument createNTCAnnualDocument() { return new NTCAnnualDocument(); } /** * Create an instance of {@link TNTCValues } * */ public TNTCValues createTNTCValues() { return new TNTCValues(); } /** * Create an instance of {@link TTRM } * */ public TTRM createTTRM() { return new TTRM(); } /** * Create an instance of {@link ReasonType } * */ public ReasonType createReasonType() { return new ReasonType(); } /** * Create an instance of {@link NTCReductionsDocument } * */ public NTCReductionsDocument createNTCReductionsDocument() { return new NTCReductionsDocument(); } /** * Create an instance of {@link TNTCreductions } * */ public TNTCreductions createTNTCreductions() { return new TNTCreductions(); } /** * Create an instance of {@link TSpecialLines } * */ public TSpecialLines createTSpecialLines() { return new TSpecialLines(); } /** * Create an instance of {@link TargetsDocument } * */ public TargetsDocument createTargetsDocument() { return new TargetsDocument(); } /** * Create an instance of {@link TTargetData } * */ public TTargetData createTTargetData() { return new TTargetData(); } /** * Create an instance of {@link TTimeInterval } * */ public TTimeInterval createTTimeInterval() { return new TTimeInterval(); } /** * Create an instance of {@link TSpecialDays } * */ public TSpecialDays createTSpecialDays() { return new TSpecialDays(); } /** * Create an instance of {@link TLine } * */ public TLine createTLine() { return new TLine(); } /** * Create an instance of {@link TDay } * */ public TDay createTDay() { return new TDay(); } /** * Create an instance of {@link TBasicDays } * */ public TBasicDays createTBasicDays() { return new TBasicDays(); } /** * Create an instance of {@link TOutages } * */ public TOutages createTOutages() { return new TOutages(); } /** * Create an instance of {@link TOutage } * */ public TOutage createTOutage() { return new TOutage(); } /** * Create an instance of {@link TNTC } * */ public TNTC createTNTC() { return new TNTC(); } /** * Create an instance of {@link TPeriod } * */ public TPeriod createTPeriod() { return new TPeriod(); } /** * Create an instance of {@link TDayOfWeek } * */ public TDayOfWeek createTDayOfWeek() { return new TDayOfWeek(); } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy