com.hubject.datex.energyinfrastructure.generated.common.ObjectFactory Maven / Gradle / Ivy
Show all versions of convert Show documentation
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.1
// See https://javaee.github.io/jaxb-v2/
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2022.10.06 at 11:44:34 AM CEST
//
package com.hubject.datex.energyinfrastructure.generated.common;
import javax.xml.bind.annotation.XmlRegistry;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the com.hubject.datex.energyinfrastructure.generated.common 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.hubject.datex.energyinfrastructure.generated.common
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link MultilingualString }
*
*/
public MultilingualString createMultilingualString() {
return new MultilingualString();
}
/**
* Create an instance of {@link CalendarWeekWithinMonthEnum }
*
*/
public CalendarWeekWithinMonthEnum createCalendarWeekWithinMonthEnum() {
return new CalendarWeekWithinMonthEnum();
}
/**
* Create an instance of {@link ComparisonOperatorEnum }
*
*/
public ComparisonOperatorEnum createComparisonOperatorEnum() {
return new ComparisonOperatorEnum();
}
/**
* Create an instance of {@link ComputationMethodEnum }
*
*/
public ComputationMethodEnum createComputationMethodEnum() {
return new ComputationMethodEnum();
}
/**
* Create an instance of {@link DangerousGoodsRegulationsEnum }
*
*/
public DangerousGoodsRegulationsEnum createDangerousGoodsRegulationsEnum() {
return new DangerousGoodsRegulationsEnum();
}
/**
* Create an instance of {@link DayEnum }
*
*/
public DayEnum createDayEnum() {
return new DayEnum();
}
/**
* Create an instance of {@link DayWeekMonthExtensionType }
*
*/
public DayWeekMonthExtensionType createDayWeekMonthExtensionType() {
return new DayWeekMonthExtensionType();
}
/**
* Create an instance of {@link DirectionCompassEnum }
*
*/
public DirectionCompassEnum createDirectionCompassEnum() {
return new DirectionCompassEnum();
}
/**
* Create an instance of {@link EmissionClassificationEuroEnum }
*
*/
public EmissionClassificationEuroEnum createEmissionClassificationEuroEnum() {
return new EmissionClassificationEuroEnum();
}
/**
* Create an instance of {@link EmissionsExtensionType }
*
*/
public EmissionsExtensionType createEmissionsExtensionType() {
return new EmissionsExtensionType();
}
/**
* Create an instance of {@link ExtensionType }
*
*/
public ExtensionType createExtensionType() {
return new ExtensionType();
}
/**
* Create an instance of {@link FuelTypeEnum }
*
*/
public FuelTypeEnum createFuelTypeEnum() {
return new FuelTypeEnum();
}
/**
* Create an instance of {@link HazardousMaterialsExtensionType }
*
*/
public HazardousMaterialsExtensionType createHazardousMaterialsExtensionType() {
return new HazardousMaterialsExtensionType();
}
/**
* Create an instance of {@link InstanceOfDayEnum }
*
*/
public InstanceOfDayEnum createInstanceOfDayEnum() {
return new InstanceOfDayEnum();
}
/**
* Create an instance of {@link LoadTypeEnum }
*
*/
public LoadTypeEnum createLoadTypeEnum() {
return new LoadTypeEnum();
}
/**
* Create an instance of {@link LowEmissionLevelEnum }
*
*/
public LowEmissionLevelEnum createLowEmissionLevelEnum() {
return new LowEmissionLevelEnum();
}
/**
* Create an instance of {@link MonthOfYearEnum }
*
*/
public MonthOfYearEnum createMonthOfYearEnum() {
return new MonthOfYearEnum();
}
/**
* Create an instance of {@link PeriodExtensionType }
*
*/
public PeriodExtensionType createPeriodExtensionType() {
return new PeriodExtensionType();
}
/**
* Create an instance of {@link PublicEventTypeEnum }
*
*/
public PublicEventTypeEnum createPublicEventTypeEnum() {
return new PublicEventTypeEnum();
}
/**
* Create an instance of {@link SpecialDayTypeEnum }
*
*/
public SpecialDayTypeEnum createSpecialDayTypeEnum() {
return new SpecialDayTypeEnum();
}
/**
* Create an instance of {@link ValidityStatusEnum }
*
*/
public ValidityStatusEnum createValidityStatusEnum() {
return new ValidityStatusEnum();
}
/**
* Create an instance of {@link VehicleCharacteristicsExtensionType }
*
*/
public VehicleCharacteristicsExtensionType createVehicleCharacteristicsExtensionType() {
return new VehicleCharacteristicsExtensionType();
}
/**
* Create an instance of {@link VehicleEquipmentEnum }
*
*/
public VehicleEquipmentEnum createVehicleEquipmentEnum() {
return new VehicleEquipmentEnum();
}
/**
* Create an instance of {@link VehicleTypeEnum }
*
*/
public VehicleTypeEnum createVehicleTypeEnum() {
return new VehicleTypeEnum();
}
/**
* Create an instance of {@link VehicleUsageEnum }
*
*/
public VehicleUsageEnum createVehicleUsageEnum() {
return new VehicleUsageEnum();
}
/**
* Create an instance of {@link WeightTypeEnum }
*
*/
public WeightTypeEnum createWeightTypeEnum() {
return new WeightTypeEnum();
}
/**
* Create an instance of {@link ApplicationRateValue }
*
*/
public ApplicationRateValue createApplicationRateValue() {
return new ApplicationRateValue();
}
/**
* Create an instance of {@link AxleSpacing }
*
*/
public AxleSpacing createAxleSpacing() {
return new AxleSpacing();
}
/**
* Create an instance of {@link AxleWeight }
*
*/
public AxleWeight createAxleWeight() {
return new AxleWeight();
}
/**
* Create an instance of {@link CalendarWeekWithinMonth }
*
*/
public CalendarWeekWithinMonth createCalendarWeekWithinMonth() {
return new CalendarWeekWithinMonth();
}
/**
* Create an instance of {@link DayWeekMonth }
*
*/
public DayWeekMonth createDayWeekMonth() {
return new DayWeekMonth();
}
/**
* Create an instance of {@link DirectionBearingValue }
*
*/
public DirectionBearingValue createDirectionBearingValue() {
return new DirectionBearingValue();
}
/**
* Create an instance of {@link DirectionCompassValue }
*
*/
public DirectionCompassValue createDirectionCompassValue() {
return new DirectionCompassValue();
}
/**
* Create an instance of {@link Emissions }
*
*/
public Emissions createEmissions() {
return new Emissions();
}
/**
* Create an instance of {@link FloatingPointMetreDistanceValue }
*
*/
public FloatingPointMetreDistanceValue createFloatingPointMetreDistanceValue() {
return new FloatingPointMetreDistanceValue();
}
/**
* Create an instance of {@link FrictionValue }
*
*/
public FrictionValue createFrictionValue() {
return new FrictionValue();
}
/**
* Create an instance of {@link GrossWeightCharacteristic }
*
*/
public GrossWeightCharacteristic createGrossWeightCharacteristic() {
return new GrossWeightCharacteristic();
}
/**
* Create an instance of {@link HazardousMaterials }
*
*/
public HazardousMaterials createHazardousMaterials() {
return new HazardousMaterials();
}
/**
* Create an instance of {@link HeaviestAxleWeightCharacteristic }
*
*/
public HeaviestAxleWeightCharacteristic createHeaviestAxleWeightCharacteristic() {
return new HeaviestAxleWeightCharacteristic();
}
/**
* Create an instance of {@link HeightCharacteristic }
*
*/
public HeightCharacteristic createHeightCharacteristic() {
return new HeightCharacteristic();
}
/**
* Create an instance of {@link InstanceOfDayWithinMonth }
*
*/
public InstanceOfDayWithinMonth createInstanceOfDayWithinMonth() {
return new InstanceOfDayWithinMonth();
}
/**
* Create an instance of {@link IntegerMetreDistanceValue }
*
*/
public IntegerMetreDistanceValue createIntegerMetreDistanceValue() {
return new IntegerMetreDistanceValue();
}
/**
* Create an instance of {@link InternationalIdentifier }
*
*/
public InternationalIdentifier createInternationalIdentifier() {
return new InternationalIdentifier();
}
/**
* Create an instance of {@link KilogramsConcentrationValue }
*
*/
public KilogramsConcentrationValue createKilogramsConcentrationValue() {
return new KilogramsConcentrationValue();
}
/**
* Create an instance of {@link LengthCharacteristic }
*
*/
public LengthCharacteristic createLengthCharacteristic() {
return new LengthCharacteristic();
}
/**
* Create an instance of {@link MicrogramsConcentrationValue }
*
*/
public MicrogramsConcentrationValue createMicrogramsConcentrationValue() {
return new MicrogramsConcentrationValue();
}
/**
* Create an instance of {@link MultilingualStringValue }
*
*/
public MultilingualStringValue createMultilingualStringValue() {
return new MultilingualStringValue();
}
/**
* Create an instance of {@link NumberOfAxlesCharacteristic }
*
*/
public NumberOfAxlesCharacteristic createNumberOfAxlesCharacteristic() {
return new NumberOfAxlesCharacteristic();
}
/**
* Create an instance of {@link OverallPeriod }
*
*/
public OverallPeriod createOverallPeriod() {
return new OverallPeriod();
}
/**
* Create an instance of {@link PercentageValue }
*
*/
public PercentageValue createPercentageValue() {
return new PercentageValue();
}
/**
* Create an instance of {@link Period }
*
*/
public Period createPeriod() {
return new Period();
}
/**
* Create an instance of {@link PrecipitationIntensityValue }
*
*/
public PrecipitationIntensityValue createPrecipitationIntensityValue() {
return new PrecipitationIntensityValue();
}
/**
* Create an instance of {@link PressureValue }
*
*/
public PressureValue createPressureValue() {
return new PressureValue();
}
/**
* Create an instance of {@link PublicHoliday }
*
*/
public PublicHoliday createPublicHoliday() {
return new PublicHoliday();
}
/**
* Create an instance of {@link Reference }
*
*/
public Reference createReference() {
return new Reference();
}
/**
* Create an instance of {@link SpecialDay }
*
*/
public SpecialDay createSpecialDay() {
return new SpecialDay();
}
/**
* Create an instance of {@link SpeedValue }
*
*/
public SpeedValue createSpeedValue() {
return new SpeedValue();
}
/**
* Create an instance of {@link TemperatureBelowOrAboveRoadSurface }
*
*/
public TemperatureBelowOrAboveRoadSurface createTemperatureBelowOrAboveRoadSurface() {
return new TemperatureBelowOrAboveRoadSurface();
}
/**
* Create an instance of {@link TemperatureValue }
*
*/
public TemperatureValue createTemperatureValue() {
return new TemperatureValue();
}
/**
* Create an instance of {@link TimePeriodOfDay }
*
*/
public TimePeriodOfDay createTimePeriodOfDay() {
return new TimePeriodOfDay();
}
/**
* Create an instance of {@link Validity }
*
*/
public Validity createValidity() {
return new Validity();
}
/**
* Create an instance of {@link VehicleCharacteristics }
*
*/
public VehicleCharacteristics createVehicleCharacteristics() {
return new VehicleCharacteristics();
}
/**
* Create an instance of {@link VehicleFlowValue }
*
*/
public VehicleFlowValue createVehicleFlowValue() {
return new VehicleFlowValue();
}
/**
* Create an instance of {@link VersionedReference }
*
*/
public VersionedReference createVersionedReference() {
return new VersionedReference();
}
/**
* Create an instance of {@link WidthCharacteristic }
*
*/
public WidthCharacteristic createWidthCharacteristic() {
return new WidthCharacteristic();
}
/**
* Create an instance of {@link WindSpeedValue }
*
*/
public WindSpeedValue createWindSpeedValue() {
return new WindSpeedValue();
}
/**
* Create an instance of {@link MultilingualString.Values }
*
*/
public MultilingualString.Values createMultilingualStringValues() {
return new MultilingualString.Values();
}
}