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

uk.org.ifopt.ifopt.ObjectFactory Maven / Gradle / Ivy

The newest version!
//
// This file was generated by the Eclipse Implementation of JAXB, v4.0.5 
// See https://eclipse-ee4j.github.io/jaxb-ri 
// Any modifications to this file will be lost upon recompilation of the source schema. 
//


package uk.org.ifopt.ifopt;

import javax.xml.namespace.QName;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlElementDecl;
import jakarta.xml.bind.annotation.XmlRegistry;


/**
 * This object contains factory methods for each 
 * Java content interface and Java element interface 
 * generated in the uk.org.ifopt.ifopt package. 
 * 

An ObjectFactory allows you to programmatically * 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 static final QName _InfoLink_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "InfoLink"); private static final QName _PointProjection_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "PointProjection"); private static final QName _LinkProjection_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "LinkProjection"); private static final QName _ZoneProjection_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "ZoneProjection"); private static final QName _PathJunctionRef_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "PathJunctionRef"); private static final QName _AccessLinkRef_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "AccessLinkRef"); private static final QName _NavigationPathRef_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "NavigationPathRef"); private static final QName _OtherPlaceEquipment_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "OtherPlaceEquipment"); private static final QName _LocalService_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "LocalService"); private static final QName _StopPlaceRef_QNAME = new QName("http://www.ifopt.org.uk/ifopt", "StopPlaceRef"); /** * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: uk.org.ifopt.ifopt * */ public ObjectFactory() { } /** * Create an instance of {@link ValidityConditionStructure } * * @return * the new instance of {@link ValidityConditionStructure } */ public ValidityConditionStructure createValidityConditionStructure() { return new ValidityConditionStructure(); } /** * Create an instance of {@link AbstractProjection } * * @return * the new instance of {@link AbstractProjection } */ public AbstractProjection createAbstractProjection() { return new AbstractProjection(); } /** * Create an instance of {@link LocalServiceStructure } * * @return * the new instance of {@link LocalServiceStructure } */ public LocalServiceStructure createLocalServiceStructure() { return new LocalServiceStructure(); } /** * Create an instance of {@link ZoneProjectionStructure } * * @return * the new instance of {@link ZoneProjectionStructure } */ public ZoneProjectionStructure createZoneProjectionStructure() { return new ZoneProjectionStructure(); } /** * Create an instance of {@link LinkProjectionStructure } * * @return * the new instance of {@link LinkProjectionStructure } */ public LinkProjectionStructure createLinkProjectionStructure() { return new LinkProjectionStructure(); } /** * Create an instance of {@link Extensions } * * @return * the new instance of {@link Extensions } */ public Extensions createExtensions() { return new Extensions(); } /** * Create an instance of {@link InfoLinkStructure } * * @return * the new instance of {@link InfoLinkStructure } */ public InfoLinkStructure createInfoLinkStructure() { return new InfoLinkStructure(); } /** * Create an instance of {@link PointProjectionStructure } * * @return * the new instance of {@link PointProjectionStructure } */ public PointProjectionStructure createPointProjectionStructure() { return new PointProjectionStructure(); } /** * Create an instance of {@link PathJunctionRefStructure } * * @return * the new instance of {@link PathJunctionRefStructure } */ public PathJunctionRefStructure createPathJunctionRefStructure() { return new PathJunctionRefStructure(); } /** * Create an instance of {@link AccessLinkRefStructure } * * @return * the new instance of {@link AccessLinkRefStructure } */ public AccessLinkRefStructure createAccessLinkRefStructure() { return new AccessLinkRefStructure(); } /** * Create an instance of {@link NavigationPathRefStructure } * * @return * the new instance of {@link NavigationPathRefStructure } */ public NavigationPathRefStructure createNavigationPathRefStructure() { return new NavigationPathRefStructure(); } /** * Create an instance of {@link PlaceEquipmentStructure } * * @return * the new instance of {@link PlaceEquipmentStructure } */ public PlaceEquipmentStructure createPlaceEquipmentStructure() { return new PlaceEquipmentStructure(); } /** * Create an instance of {@link StopPlaceRefStructure } * * @return * the new instance of {@link StopPlaceRefStructure } */ public StopPlaceRefStructure createStopPlaceRefStructure() { return new StopPlaceRefStructure(); } /** * Create an instance of {@link InfoLinksStructure } * * @return * the new instance of {@link InfoLinksStructure } */ public InfoLinksStructure createInfoLinksStructure() { return new InfoLinksStructure(); } /** * Create an instance of {@link CountryRefStructure } * * @return * the new instance of {@link CountryRefStructure } */ public CountryRefStructure createCountryRefStructure() { return new CountryRefStructure(); } /** * Create an instance of {@link AdministratorRefStructure } * * @return * the new instance of {@link AdministratorRefStructure } */ public AdministratorRefStructure createAdministratorRefStructure() { return new AdministratorRefStructure(); } /** * Create an instance of {@link AdministratorVersionedRefStructure } * * @return * the new instance of {@link AdministratorVersionedRefStructure } */ public AdministratorVersionedRefStructure createAdministratorVersionedRefStructure() { return new AdministratorVersionedRefStructure(); } /** * Create an instance of {@link AdministrativeAreaRefStructure } * * @return * the new instance of {@link AdministrativeAreaRefStructure } */ public AdministrativeAreaRefStructure createAdministrativeAreaRefStructure() { return new AdministrativeAreaRefStructure(); } /** * Create an instance of {@link AdministrativeAreaVersionedRefStructure } * * @return * the new instance of {@link AdministrativeAreaVersionedRefStructure } */ public AdministrativeAreaVersionedRefStructure createAdministrativeAreaVersionedRefStructure() { return new AdministrativeAreaVersionedRefStructure(); } /** * Create an instance of {@link AdministrativeAreaRefsStructure } * * @return * the new instance of {@link AdministrativeAreaRefsStructure } */ public AdministrativeAreaRefsStructure createAdministrativeAreaRefsStructure() { return new AdministrativeAreaRefsStructure(); } /** * Create an instance of {@link NamespaceTypeRefStructure } * * @return * the new instance of {@link NamespaceTypeRefStructure } */ public NamespaceTypeRefStructure createNamespaceTypeRefStructure() { return new NamespaceTypeRefStructure(); } /** * Create an instance of {@link RegionRefStructure } * * @return * the new instance of {@link RegionRefStructure } */ public RegionRefStructure createRegionRefStructure() { return new RegionRefStructure(); } /** * Create an instance of {@link AuthorityRefStructure } * * @return * the new instance of {@link AuthorityRefStructure } */ public AuthorityRefStructure createAuthorityRefStructure() { return new AuthorityRefStructure(); } /** * Create an instance of {@link FeatureRefStructure } * * @return * the new instance of {@link FeatureRefStructure } */ public FeatureRefStructure createFeatureRefStructure() { return new FeatureRefStructure(); } /** * Create an instance of {@link FeatureIdRefStructure } * * @return * the new instance of {@link FeatureIdRefStructure } */ public FeatureIdRefStructure createFeatureIdRefStructure() { return new FeatureIdRefStructure(); } /** * Create an instance of {@link HalfOpenTimeRangeStructure } * * @return * the new instance of {@link HalfOpenTimeRangeStructure } */ public HalfOpenTimeRangeStructure createHalfOpenTimeRangeStructure() { return new HalfOpenTimeRangeStructure(); } /** * Create an instance of {@link TimebandStructure } * * @return * the new instance of {@link TimebandStructure } */ public TimebandStructure createTimebandStructure() { return new TimebandStructure(); } /** * Create an instance of {@link ValidityConditionsStructure } * * @return * the new instance of {@link ValidityConditionsStructure } */ public ValidityConditionsStructure createValidityConditionsStructure() { return new ValidityConditionsStructure(); } /** * Create an instance of {@link EquipmentRefStructure } * * @return * the new instance of {@link EquipmentRefStructure } */ public EquipmentRefStructure createEquipmentRefStructure() { return new EquipmentRefStructure(); } /** * Create an instance of {@link EquipmentTypeRefStructure } * * @return * the new instance of {@link EquipmentTypeRefStructure } */ public EquipmentTypeRefStructure createEquipmentTypeRefStructure() { return new EquipmentTypeRefStructure(); } /** * Create an instance of {@link StopPlaceRefsStructure } * * @return * the new instance of {@link StopPlaceRefsStructure } */ public StopPlaceRefsStructure createStopPlaceRefsStructure() { return new StopPlaceRefsStructure(); } /** * Create an instance of {@link StopPlaceComponentRefStructure } * * @return * the new instance of {@link StopPlaceComponentRefStructure } */ public StopPlaceComponentRefStructure createStopPlaceComponentRefStructure() { return new StopPlaceComponentRefStructure(); } /** * Create an instance of {@link StopPlaceSpaceRefStructure } * * @return * the new instance of {@link StopPlaceSpaceRefStructure } */ public StopPlaceSpaceRefStructure createStopPlaceSpaceRefStructure() { return new StopPlaceSpaceRefStructure(); } /** * Create an instance of {@link QuayRefStructure } * * @return * the new instance of {@link QuayRefStructure } */ public QuayRefStructure createQuayRefStructure() { return new QuayRefStructure(); } /** * Create an instance of {@link AccessSpaceRefStructure } * * @return * the new instance of {@link AccessSpaceRefStructure } */ public AccessSpaceRefStructure createAccessSpaceRefStructure() { return new AccessSpaceRefStructure(); } /** * Create an instance of {@link BoardingPositionRefStructure } * * @return * the new instance of {@link BoardingPositionRefStructure } */ public BoardingPositionRefStructure createBoardingPositionRefStructure() { return new BoardingPositionRefStructure(); } /** * Create an instance of {@link StopPlaceEntranceRefStructure } * * @return * the new instance of {@link StopPlaceEntranceRefStructure } */ public StopPlaceEntranceRefStructure createStopPlaceEntranceRefStructure() { return new StopPlaceEntranceRefStructure(); } /** * Create an instance of {@link VehicleStoppingPlaceRefStructure } * * @return * the new instance of {@link VehicleStoppingPlaceRefStructure } */ public VehicleStoppingPlaceRefStructure createVehicleStoppingPlaceRefStructure() { return new VehicleStoppingPlaceRefStructure(); } /** * Create an instance of {@link VehicleStoppingPositionRefStructure } * * @return * the new instance of {@link VehicleStoppingPositionRefStructure } */ public VehicleStoppingPositionRefStructure createVehicleStoppingPositionRefStructure() { return new VehicleStoppingPositionRefStructure(); } /** * Create an instance of {@link LevelRefStructure } * * @return * the new instance of {@link LevelRefStructure } */ public LevelRefStructure createLevelRefStructure() { return new LevelRefStructure(); } /** * Create an instance of {@link AccessPathLinkRefStructure } * * @return * the new instance of {@link AccessPathLinkRefStructure } */ public AccessPathLinkRefStructure createAccessPathLinkRefStructure() { return new AccessPathLinkRefStructure(); } /** * Create an instance of {@link StopPathLinkRefStructure } * * @return * the new instance of {@link StopPathLinkRefStructure } */ public StopPathLinkRefStructure createStopPathLinkRefStructure() { return new StopPathLinkRefStructure(); } /** * Create an instance of {@link AliasStructure } * * @return * the new instance of {@link AliasStructure } */ public AliasStructure createAliasStructure() { return new AliasStructure(); } /** * Create an instance of {@link CheckPointRefStructure } * * @return * the new instance of {@link CheckPointRefStructure } */ public CheckPointRefStructure createCheckPointRefStructure() { return new CheckPointRefStructure(); } /** * Create an instance of {@link CheckPointStructure } * * @return * the new instance of {@link CheckPointStructure } */ public CheckPointStructure createCheckPointStructure() { return new CheckPointStructure(); } /** * Create an instance of {@link ValidityConditionStructure.Timebands } * * @return * the new instance of {@link ValidityConditionStructure.Timebands } */ public ValidityConditionStructure.Timebands createValidityConditionStructureTimebands() { return new ValidityConditionStructure.Timebands(); } /** * Create an instance of {@link AbstractProjection.Features } * * @return * the new instance of {@link AbstractProjection.Features } */ public AbstractProjection.Features createAbstractProjectionFeatures() { return new AbstractProjection.Features(); } /** * Create an instance of {@link LocalServiceStructure.FeatureRefs } * * @return * the new instance of {@link LocalServiceStructure.FeatureRefs } */ public LocalServiceStructure.FeatureRefs createLocalServiceStructureFeatureRefs() { return new LocalServiceStructure.FeatureRefs(); } /** * Create an instance of {@link ZoneProjectionStructure.Boundary } * * @return * the new instance of {@link ZoneProjectionStructure.Boundary } */ public ZoneProjectionStructure.Boundary createZoneProjectionStructureBoundary() { return new ZoneProjectionStructure.Boundary(); } /** * Create an instance of {@link LinkProjectionStructure.Line } * * @return * the new instance of {@link LinkProjectionStructure.Line } */ public LinkProjectionStructure.Line createLinkProjectionStructureLine() { return new LinkProjectionStructure.Line(); } /** * Create an instance of {@link JAXBElement }{@code <}{@link InfoLinkStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link InfoLinkStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "InfoLink") public JAXBElement createInfoLink(InfoLinkStructure value) { return new JAXBElement<>(_InfoLink_QNAME, InfoLinkStructure.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PointProjectionStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PointProjectionStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "PointProjection") public JAXBElement createPointProjection(PointProjectionStructure value) { return new JAXBElement<>(_PointProjection_QNAME, PointProjectionStructure.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LinkProjectionStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LinkProjectionStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "LinkProjection") public JAXBElement createLinkProjection(LinkProjectionStructure value) { return new JAXBElement<>(_LinkProjection_QNAME, LinkProjectionStructure.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link ZoneProjectionStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link ZoneProjectionStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "ZoneProjection") public JAXBElement createZoneProjection(ZoneProjectionStructure value) { return new JAXBElement<>(_ZoneProjection_QNAME, ZoneProjectionStructure.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PathJunctionRefStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PathJunctionRefStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "PathJunctionRef") public JAXBElement createPathJunctionRef(PathJunctionRefStructure value) { return new JAXBElement<>(_PathJunctionRef_QNAME, PathJunctionRefStructure.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link AccessLinkRefStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link AccessLinkRefStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "AccessLinkRef") public JAXBElement createAccessLinkRef(AccessLinkRefStructure value) { return new JAXBElement<>(_AccessLinkRef_QNAME, AccessLinkRefStructure.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link NavigationPathRefStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link NavigationPathRefStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "NavigationPathRef") public JAXBElement createNavigationPathRef(NavigationPathRefStructure value) { return new JAXBElement<>(_NavigationPathRef_QNAME, NavigationPathRefStructure.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link PlaceEquipmentStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link PlaceEquipmentStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "OtherPlaceEquipment") public JAXBElement createOtherPlaceEquipment(PlaceEquipmentStructure value) { return new JAXBElement<>(_OtherPlaceEquipment_QNAME, PlaceEquipmentStructure.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link LocalServiceStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link LocalServiceStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "LocalService") public JAXBElement createLocalService(LocalServiceStructure value) { return new JAXBElement<>(_LocalService_QNAME, LocalServiceStructure.class, null, value); } /** * Create an instance of {@link JAXBElement }{@code <}{@link StopPlaceRefStructure }{@code >} * * @param value * Java instance representing xml element's value. * @return * the new instance of {@link JAXBElement }{@code <}{@link StopPlaceRefStructure }{@code >} */ @XmlElementDecl(namespace = "http://www.ifopt.org.uk/ifopt", name = "StopPlaceRef") public JAXBElement createStopPlaceRef(StopPlaceRefStructure value) { return new JAXBElement<>(_StopPlaceRef_QNAME, StopPlaceRefStructure.class, null, value); } }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy