
de.vdv.ojp20.ObjectFactory Maven / Gradle / Ivy
Show all versions of ojp-java-model Show documentation
//
// 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 de.vdv.ojp20;
import java.math.BigInteger;
import javax.xml.namespace.QName;
import de.vdv.ojp20.siri.DataFrameRefStructure;
import de.vdv.ojp20.siri.OperatorRefStructure;
import de.vdv.ojp20.siri.ParticipantRefStructure;
import de.vdv.ojp20.siri.ProductCategoryRefStructure;
import jakarta.xml.bind.JAXBElement;
import jakarta.xml.bind.annotation.XmlElementDecl;
import jakarta.xml.bind.annotation.XmlRegistry;
import jakarta.xml.bind.annotation.adapters.NormalizedStringAdapter;
import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import org.opentripplanner.ojp.time.XmlDateTime;
import org.opentripplanner.ojp.util.XmlDateTimeAdapter;
/**
* This object contains factory methods for each
* Java content interface and Java element interface
* generated in the de.vdv.ojp20 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 _AvailabilityProblemType_QNAME = new QName("http://www.vdv.de/ojp", "AvailabilityProblemType");
private static final QName _ErrorType_QNAME = new QName("http://www.vdv.de/ojp", "ErrorType");
private static final QName _OJPError_QNAME = new QName("http://www.vdv.de/ojp", "OJPError");
private static final QName _ParticipantRef_QNAME = new QName("http://www.vdv.de/ojp", "ParticipantRef");
private static final QName _OperatorRef_QNAME = new QName("http://www.vdv.de/ojp", "OperatorRef");
private static final QName _ProductCategoryRef_QNAME = new QName("http://www.vdv.de/ojp", "ProductCategoryRef");
private static final QName _JourneyRef_QNAME = new QName("http://www.vdv.de/ojp", "JourneyRef");
private static final QName _OwnerRef_QNAME = new QName("http://www.vdv.de/ojp", "OwnerRef");
private static final QName _OperatingDayRef_QNAME = new QName("http://www.vdv.de/ojp", "OperatingDayRef");
private static final QName _FareAuthorityRef_QNAME = new QName("http://www.vdv.de/ojp", "FareAuthorityRef");
private static final QName _TariffZoneRef_QNAME = new QName("http://www.vdv.de/ojp", "TariffZoneRef");
private static final QName _FareProductRef_QNAME = new QName("http://www.vdv.de/ojp", "FareProductRef");
private static final QName _FareProblemType_QNAME = new QName("http://www.vdv.de/ojp", "FareProblemType");
private static final QName _LineInformationProblemType_QNAME = new QName("http://www.vdv.de/ojp", "LineInformationProblemType");
private static final QName _StopPlaceRef_QNAME = new QName("http://www.vdv.de/ojp", "StopPlaceRef");
private static final QName _TopographicPlaceRef_QNAME = new QName("http://www.vdv.de/ojp", "TopographicPlaceRef");
private static final QName _PointOfInterestRef_QNAME = new QName("http://www.vdv.de/ojp", "PointOfInterestRef");
private static final QName _AddressRef_QNAME = new QName("http://www.vdv.de/ojp", "AddressRef");
private static final QName _LocationProblemType_QNAME = new QName("http://www.vdv.de/ojp", "LocationProblemType");
private static final QName _ExchangePointsProblemType_QNAME = new QName("http://www.vdv.de/ojp", "ExchangePointsProblemType");
private static final QName _OJPFareRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPFareRequest");
private static final QName _OJPFareDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPFareDelivery");
private static final QName _OJPLocationInformationRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPLocationInformationRequest");
private static final QName _OJPLocationInformationDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPLocationInformationDelivery");
private static final QName _OJPExchangePointsRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPExchangePointsRequest");
private static final QName _OJPExchangePointsDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPExchangePointsDelivery");
private static final QName _OJPStopEventRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPStopEventRequest");
private static final QName _OJPStopEventDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPStopEventDelivery");
private static final QName _OJPTripInfoRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPTripInfoRequest");
private static final QName _OJPTripInfoDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPTripInfoDelivery");
private static final QName _OJPTripRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPTripRequest");
private static final QName _OJPTripDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPTripDelivery");
private static final QName _OJPMultiPointTripRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPMultiPointTripRequest");
private static final QName _OJPMultiPointTripDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPMultiPointTripDelivery");
private static final QName _OJPStatusRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPStatusRequest");
private static final QName _OJPStatusDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPStatusDelivery");
private static final QName _OJPTripRefineRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPTripRefineRequest");
private static final QName _OJPTripRefineDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPTripRefineDelivery");
private static final QName _OJPAvailabilityRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPAvailabilityRequest");
private static final QName _OJPAvailabilityDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPAvailabilityDelivery");
private static final QName _OJPLineInformationRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPLineInformationRequest");
private static final QName _OJPLineInformationDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPLineInformationDelivery");
private static final QName _OJPTripChangeRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPTripChangeRequest");
private static final QName _OJPTripChangeDelivery_QNAME = new QName("http://www.vdv.de/ojp", "OJPTripChangeDelivery");
private static final QName _OJPGenericProblemType_QNAME = new QName("http://www.vdv.de/ojp", "OJPGenericProblemType");
private static final QName _SituationFullRef_QNAME = new QName("http://www.vdv.de/ojp", "SituationFullRef");
private static final QName _StopEventProblemType_QNAME = new QName("http://www.vdv.de/ojp", "StopEventProblemType");
private static final QName _TripInfoProblemType_QNAME = new QName("http://www.vdv.de/ojp", "TripInfoProblemType");
private static final QName _TripProblemType_QNAME = new QName("http://www.vdv.de/ojp", "TripProblemType");
private static final QName _TripChangeProblemType_QNAME = new QName("http://www.vdv.de/ojp", "TripChangeProblemType");
private static final QName _StatusProblemType_QNAME = new QName("http://www.vdv.de/ojp", "StatusProblemType");
private static final QName _OJPStatusResponse_QNAME = new QName("http://www.vdv.de/ojp", "OJPStatusResponse");
private static final QName _OJPRequest_QNAME = new QName("http://www.vdv.de/ojp", "OJPRequest");
private static final QName _OJPResponse_QNAME = new QName("http://www.vdv.de/ojp", "OJPResponse");
private static final QName _TripFareResultStructureFromLegIdRef_QNAME = new QName("http://www.vdv.de/ojp", "FromLegIdRef");
private static final QName _TripFareResultStructureToLegIdRef_QNAME = new QName("http://www.vdv.de/ojp", "ToLegIdRef");
private static final QName _OJPStatusResponseStructureDataFrameRef_QNAME = new QName("http://www.vdv.de/ojp", "DataFrameRef");
private static final QName _OJPStatusResponseStructureCalcTime_QNAME = new QName("http://www.vdv.de/ojp", "CalcTime");
private static final QName _OJPStatusResponseStructureErrorCondition_QNAME = new QName("http://www.vdv.de/ojp", "ErrorCondition");
private static final QName _OJPStatusResponseStructureServiceStarted_QNAME = new QName("http://www.vdv.de/ojp", "ServiceStarted");
private static final QName _OJPStatusResponseStructureServiceReady_QNAME = new QName("http://www.vdv.de/ojp", "ServiceReady");
private static final QName _OJPStatusResponseStructureLastTimetableUpdate_QNAME = new QName("http://www.vdv.de/ojp", "LastTimetableUpdate");
private static final QName _OJPStatusResponseStructureServerBuildVersion_QNAME = new QName("http://www.vdv.de/ojp", "ServerBuildVersion");
private static final QName _OJPTripChangeDeliveryStructureTripResponseContext_QNAME = new QName("http://www.vdv.de/ojp", "TripResponseContext");
private static final QName _OJPTripChangeDeliveryStructureTripResult_QNAME = new QName("http://www.vdv.de/ojp", "TripResult");
private static final QName _OJPAvailabilityDeliveryStructureAvailabilityResponseContext_QNAME = new QName("http://www.vdv.de/ojp", "AvailabilityResponseContext");
private static final QName _OJPAvailabilityDeliveryStructureAvailabilityResult_QNAME = new QName("http://www.vdv.de/ojp", "AvailabilityResult");
private static final QName _OJPAvailabilityDeliveryStructureExtension_QNAME = new QName("http://www.vdv.de/ojp", "Extension");
private static final QName _OJPAvailabilityRequestStructurePublicTransport_QNAME = new QName("http://www.vdv.de/ojp", "PublicTransport");
private static final QName _OJPAvailabilityRequestStructureMobilityUser_QNAME = new QName("http://www.vdv.de/ojp", "MobilityUser");
private static final QName _OJPAvailabilityRequestStructureEarliestDepartureTime_QNAME = new QName("http://www.vdv.de/ojp", "EarliestDepartureTime");
private static final QName _OJPAvailabilityRequestStructureLatestArrivalTime_QNAME = new QName("http://www.vdv.de/ojp", "LatestArrivalTime");
private static final QName _OJPTripRefineDeliveryStructureUnknownLegRef_QNAME = new QName("http://www.vdv.de/ojp", "UnknownLegRef");
private static final QName _OJPMultiPointTripDeliveryStructureMultiPointType_QNAME = new QName("http://www.vdv.de/ojp", "MultiPointType");
private static final QName _OJPMultiPointTripDeliveryStructureMultiPointTripResponseContext_QNAME = new QName("http://www.vdv.de/ojp", "MultiPointTripResponseContext");
private static final QName _OJPMultiPointTripDeliveryStructureMultiPointTripResult_QNAME = new QName("http://www.vdv.de/ojp", "MultiPointTripResult");
private static final QName _OJPTripInfoDeliveryStructureTripInfoResponseContext_QNAME = new QName("http://www.vdv.de/ojp", "TripInfoResponseContext");
private static final QName _OJPTripInfoDeliveryStructureTripInfoResult_QNAME = new QName("http://www.vdv.de/ojp", "TripInfoResult");
private static final QName _OJPTripInfoRequestStructureTrainNumber_QNAME = new QName("http://www.vdv.de/ojp", "TrainNumber");
private static final QName _OJPTripInfoRequestStructureTimeOfOperation_QNAME = new QName("http://www.vdv.de/ojp", "TimeOfOperation");
private static final QName _OJPTripInfoRequestStructureParams_QNAME = new QName("http://www.vdv.de/ojp", "Params");
private static final QName _OJPStopEventDeliveryStructureStopEventResponseContext_QNAME = new QName("http://www.vdv.de/ojp", "StopEventResponseContext");
private static final QName _OJPStopEventDeliveryStructureStopEventResult_QNAME = new QName("http://www.vdv.de/ojp", "StopEventResult");
private static final QName _OJPExchangePointsDeliveryStructureExchangePointsResponseContext_QNAME = new QName("http://www.vdv.de/ojp", "ExchangePointsResponseContext");
private static final QName _OJPExchangePointsDeliveryStructureContinueAt_QNAME = new QName("http://www.vdv.de/ojp", "ContinueAt");
private static final QName _OJPExchangePointsDeliveryStructureExchangePointsResult_QNAME = new QName("http://www.vdv.de/ojp", "ExchangePointsResult");
private static final QName _OJPLocationInformationDeliveryStructureLocationInformationResponseContext_QNAME = new QName("http://www.vdv.de/ojp", "LocationInformationResponseContext");
private static final QName _OJPLocationInformationDeliveryStructurePlaceResult_QNAME = new QName("http://www.vdv.de/ojp", "PlaceResult");
private static final QName _OJPFareDeliveryStructureFareResponseContext_QNAME = new QName("http://www.vdv.de/ojp", "FareResponseContext");
private static final QName _OJPFareDeliveryStructureFareResult_QNAME = new QName("http://www.vdv.de/ojp", "FareResult");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: de.vdv.ojp20
*
*/
public ObjectFactory() {
}
/**
* Create an instance of {@link OJPErrorStructure }
*
* @return
* the new instance of {@link OJPErrorStructure }
*/
public OJPErrorStructure createOJPErrorStructure() {
return new OJPErrorStructure();
}
/**
* Create an instance of {@link JourneyRefStructure }
*
* @return
* the new instance of {@link JourneyRefStructure }
*/
public JourneyRefStructure createJourneyRefStructure() {
return new JourneyRefStructure();
}
/**
* Create an instance of {@link OwnerRefStructure }
*
* @return
* the new instance of {@link OwnerRefStructure }
*/
public OwnerRefStructure createOwnerRefStructure() {
return new OwnerRefStructure();
}
/**
* Create an instance of {@link OperatingDayRefStructure }
*
* @return
* the new instance of {@link OperatingDayRefStructure }
*/
public OperatingDayRefStructure createOperatingDayRefStructure() {
return new OperatingDayRefStructure();
}
/**
* Create an instance of {@link FareAuthorityRefStructure }
*
* @return
* the new instance of {@link FareAuthorityRefStructure }
*/
public FareAuthorityRefStructure createFareAuthorityRefStructure() {
return new FareAuthorityRefStructure();
}
/**
* Create an instance of {@link TariffZoneRefStructure }
*
* @return
* the new instance of {@link TariffZoneRefStructure }
*/
public TariffZoneRefStructure createTariffZoneRefStructure() {
return new TariffZoneRefStructure();
}
/**
* Create an instance of {@link FareProductRefStructure }
*
* @return
* the new instance of {@link FareProductRefStructure }
*/
public FareProductRefStructure createFareProductRefStructure() {
return new FareProductRefStructure();
}
/**
* Create an instance of {@link StopPlaceRefStructure }
*
* @return
* the new instance of {@link StopPlaceRefStructure }
*/
public StopPlaceRefStructure createStopPlaceRefStructure() {
return new StopPlaceRefStructure();
}
/**
* Create an instance of {@link TopographicPlaceRefStructure }
*
* @return
* the new instance of {@link TopographicPlaceRefStructure }
*/
public TopographicPlaceRefStructure createTopographicPlaceRefStructure() {
return new TopographicPlaceRefStructure();
}
/**
* Create an instance of {@link PointOfInterestRefStructure }
*
* @return
* the new instance of {@link PointOfInterestRefStructure }
*/
public PointOfInterestRefStructure createPointOfInterestRefStructure() {
return new PointOfInterestRefStructure();
}
/**
* Create an instance of {@link AddressRefStructure }
*
* @return
* the new instance of {@link AddressRefStructure }
*/
public AddressRefStructure createAddressRefStructure() {
return new AddressRefStructure();
}
/**
* Create an instance of {@link OJPFareRequestStructure }
*
* @return
* the new instance of {@link OJPFareRequestStructure }
*/
public OJPFareRequestStructure createOJPFareRequestStructure() {
return new OJPFareRequestStructure();
}
/**
* Create an instance of {@link OJPFareDeliveryStructure }
*
* @return
* the new instance of {@link OJPFareDeliveryStructure }
*/
public OJPFareDeliveryStructure createOJPFareDeliveryStructure() {
return new OJPFareDeliveryStructure();
}
/**
* Create an instance of {@link OJPLocationInformationRequestStructure }
*
* @return
* the new instance of {@link OJPLocationInformationRequestStructure }
*/
public OJPLocationInformationRequestStructure createOJPLocationInformationRequestStructure() {
return new OJPLocationInformationRequestStructure();
}
/**
* Create an instance of {@link OJPLocationInformationDeliveryStructure }
*
* @return
* the new instance of {@link OJPLocationInformationDeliveryStructure }
*/
public OJPLocationInformationDeliveryStructure createOJPLocationInformationDeliveryStructure() {
return new OJPLocationInformationDeliveryStructure();
}
/**
* Create an instance of {@link OJPExchangePointsRequestStructure }
*
* @return
* the new instance of {@link OJPExchangePointsRequestStructure }
*/
public OJPExchangePointsRequestStructure createOJPExchangePointsRequestStructure() {
return new OJPExchangePointsRequestStructure();
}
/**
* Create an instance of {@link OJPExchangePointsDeliveryStructure }
*
* @return
* the new instance of {@link OJPExchangePointsDeliveryStructure }
*/
public OJPExchangePointsDeliveryStructure createOJPExchangePointsDeliveryStructure() {
return new OJPExchangePointsDeliveryStructure();
}
/**
* Create an instance of {@link OJPStopEventRequestStructure }
*
* @return
* the new instance of {@link OJPStopEventRequestStructure }
*/
public OJPStopEventRequestStructure createOJPStopEventRequestStructure() {
return new OJPStopEventRequestStructure();
}
/**
* Create an instance of {@link OJPStopEventDeliveryStructure }
*
* @return
* the new instance of {@link OJPStopEventDeliveryStructure }
*/
public OJPStopEventDeliveryStructure createOJPStopEventDeliveryStructure() {
return new OJPStopEventDeliveryStructure();
}
/**
* Create an instance of {@link OJPTripInfoRequestStructure }
*
* @return
* the new instance of {@link OJPTripInfoRequestStructure }
*/
public OJPTripInfoRequestStructure createOJPTripInfoRequestStructure() {
return new OJPTripInfoRequestStructure();
}
/**
* Create an instance of {@link OJPTripInfoDeliveryStructure }
*
* @return
* the new instance of {@link OJPTripInfoDeliveryStructure }
*/
public OJPTripInfoDeliveryStructure createOJPTripInfoDeliveryStructure() {
return new OJPTripInfoDeliveryStructure();
}
/**
* Create an instance of {@link OJPTripRequestStructure }
*
* @return
* the new instance of {@link OJPTripRequestStructure }
*/
public OJPTripRequestStructure createOJPTripRequestStructure() {
return new OJPTripRequestStructure();
}
/**
* Create an instance of {@link OJPTripDeliveryStructure }
*
* @return
* the new instance of {@link OJPTripDeliveryStructure }
*/
public OJPTripDeliveryStructure createOJPTripDeliveryStructure() {
return new OJPTripDeliveryStructure();
}
/**
* Create an instance of {@link OJPMultiPointTripRequestStructure }
*
* @return
* the new instance of {@link OJPMultiPointTripRequestStructure }
*/
public OJPMultiPointTripRequestStructure createOJPMultiPointTripRequestStructure() {
return new OJPMultiPointTripRequestStructure();
}
/**
* Create an instance of {@link OJPMultiPointTripDeliveryStructure }
*
* @return
* the new instance of {@link OJPMultiPointTripDeliveryStructure }
*/
public OJPMultiPointTripDeliveryStructure createOJPMultiPointTripDeliveryStructure() {
return new OJPMultiPointTripDeliveryStructure();
}
/**
* Create an instance of {@link OJPStatusRequestStructure }
*
* @return
* the new instance of {@link OJPStatusRequestStructure }
*/
public OJPStatusRequestStructure createOJPStatusRequestStructure() {
return new OJPStatusRequestStructure();
}
/**
* Create an instance of {@link OJPStatusDeliveryStructure }
*
* @return
* the new instance of {@link OJPStatusDeliveryStructure }
*/
public OJPStatusDeliveryStructure createOJPStatusDeliveryStructure() {
return new OJPStatusDeliveryStructure();
}
/**
* Create an instance of {@link OJPTripRefineRequestStructure }
*
* @return
* the new instance of {@link OJPTripRefineRequestStructure }
*/
public OJPTripRefineRequestStructure createOJPTripRefineRequestStructure() {
return new OJPTripRefineRequestStructure();
}
/**
* Create an instance of {@link OJPTripRefineDeliveryStructure }
*
* @return
* the new instance of {@link OJPTripRefineDeliveryStructure }
*/
public OJPTripRefineDeliveryStructure createOJPTripRefineDeliveryStructure() {
return new OJPTripRefineDeliveryStructure();
}
/**
* Create an instance of {@link OJPAvailabilityRequestStructure }
*
* @return
* the new instance of {@link OJPAvailabilityRequestStructure }
*/
public OJPAvailabilityRequestStructure createOJPAvailabilityRequestStructure() {
return new OJPAvailabilityRequestStructure();
}
/**
* Create an instance of {@link OJPAvailabilityDeliveryStructure }
*
* @return
* the new instance of {@link OJPAvailabilityDeliveryStructure }
*/
public OJPAvailabilityDeliveryStructure createOJPAvailabilityDeliveryStructure() {
return new OJPAvailabilityDeliveryStructure();
}
/**
* Create an instance of {@link OJPLineInformationRequestStructure }
*
* @return
* the new instance of {@link OJPLineInformationRequestStructure }
*/
public OJPLineInformationRequestStructure createOJPLineInformationRequestStructure() {
return new OJPLineInformationRequestStructure();
}
/**
* Create an instance of {@link OJPLineInformationDeliveryStructure }
*
* @return
* the new instance of {@link OJPLineInformationDeliveryStructure }
*/
public OJPLineInformationDeliveryStructure createOJPLineInformationDeliveryStructure() {
return new OJPLineInformationDeliveryStructure();
}
/**
* Create an instance of {@link OJPTripChangeRequestStructure }
*
* @return
* the new instance of {@link OJPTripChangeRequestStructure }
*/
public OJPTripChangeRequestStructure createOJPTripChangeRequestStructure() {
return new OJPTripChangeRequestStructure();
}
/**
* Create an instance of {@link OJPTripChangeDeliveryStructure }
*
* @return
* the new instance of {@link OJPTripChangeDeliveryStructure }
*/
public OJPTripChangeDeliveryStructure createOJPTripChangeDeliveryStructure() {
return new OJPTripChangeDeliveryStructure();
}
/**
* Create an instance of {@link SituationFullRefStructure }
*
* @return
* the new instance of {@link SituationFullRefStructure }
*/
public SituationFullRefStructure createSituationFullRefStructure() {
return new SituationFullRefStructure();
}
/**
* Create an instance of {@link OJPStatusResponseStructure }
*
* @return
* the new instance of {@link OJPStatusResponseStructure }
*/
public OJPStatusResponseStructure createOJPStatusResponseStructure() {
return new OJPStatusResponseStructure();
}
/**
* Create an instance of {@link OJP }
*
* @return
* the new instance of {@link OJP }
*/
public OJP createOJP() {
return new OJP();
}
/**
* Create an instance of {@link OJPRequestStructure }
*
* @return
* the new instance of {@link OJPRequestStructure }
*/
public OJPRequestStructure createOJPRequestStructure() {
return new OJPRequestStructure();
}
/**
* Create an instance of {@link OJPResponseStructure }
*
* @return
* the new instance of {@link OJPResponseStructure }
*/
public OJPResponseStructure createOJPResponseStructure() {
return new OJPResponseStructure();
}
/**
* Create an instance of {@link BookingPTLegStructure }
*
* @return
* the new instance of {@link BookingPTLegStructure }
*/
public BookingPTLegStructure createBookingPTLegStructure() {
return new BookingPTLegStructure();
}
/**
* Create an instance of {@link BookingUserStructure }
*
* @return
* the new instance of {@link BookingUserStructure }
*/
public BookingUserStructure createBookingUserStructure() {
return new BookingUserStructure();
}
/**
* Create an instance of {@link ProvisionedCallAtPlaceStructure }
*
* @return
* the new instance of {@link ProvisionedCallAtPlaceStructure }
*/
public ProvisionedCallAtPlaceStructure createProvisionedCallAtPlaceStructure() {
return new ProvisionedCallAtPlaceStructure();
}
/**
* Create an instance of {@link AvailabilityResultStructure }
*
* @return
* the new instance of {@link AvailabilityResultStructure }
*/
public AvailabilityResultStructure createAvailabilityResultStructure() {
return new AvailabilityResultStructure();
}
/**
* Create an instance of {@link BookableServiceItemStructure }
*
* @return
* the new instance of {@link BookableServiceItemStructure }
*/
public BookableServiceItemStructure createBookableServiceItemStructure() {
return new BookableServiceItemStructure();
}
/**
* Create an instance of {@link PrivateCodeStructure }
*
* @return
* the new instance of {@link PrivateCodeStructure }
*/
public PrivateCodeStructure createPrivateCodeStructure() {
return new PrivateCodeStructure();
}
/**
* Create an instance of {@link LinearShapeStructure }
*
* @return
* the new instance of {@link LinearShapeStructure }
*/
public LinearShapeStructure createLinearShapeStructure() {
return new LinearShapeStructure();
}
/**
* Create an instance of {@link AreaStructure }
*
* @return
* the new instance of {@link AreaStructure }
*/
public AreaStructure createAreaStructure() {
return new AreaStructure();
}
/**
* Create an instance of {@link OperatorRefs_RelStructure }
*
* @return
* the new instance of {@link OperatorRefs_RelStructure }
*/
public OperatorRefs_RelStructure createOperatorRefs_RelStructure() {
return new OperatorRefs_RelStructure();
}
/**
* Create an instance of {@link OperatorFilterStructure }
*
* @return
* the new instance of {@link OperatorFilterStructure }
*/
public OperatorFilterStructure createOperatorFilterStructure() {
return new OperatorFilterStructure();
}
/**
* Create an instance of {@link LineDirectionFilterStructure }
*
* @return
* the new instance of {@link LineDirectionFilterStructure }
*/
public LineDirectionFilterStructure createLineDirectionFilterStructure() {
return new LineDirectionFilterStructure();
}
/**
* Create an instance of {@link VehicleFilterStructure }
*
* @return
* the new instance of {@link VehicleFilterStructure }
*/
public VehicleFilterStructure createVehicleFilterStructure() {
return new VehicleFilterStructure();
}
/**
* Create an instance of {@link AlternativeServiceStructure }
*
* @return
* the new instance of {@link AlternativeServiceStructure }
*/
public AlternativeServiceStructure createAlternativeServiceStructure() {
return new AlternativeServiceStructure();
}
/**
* Create an instance of {@link OperatingDaysStructure }
*
* @return
* the new instance of {@link OperatingDaysStructure }
*/
public OperatingDaysStructure createOperatingDaysStructure() {
return new OperatingDaysStructure();
}
/**
* Create an instance of {@link WeekdayTimePeriodStructure }
*
* @return
* the new instance of {@link WeekdayTimePeriodStructure }
*/
public WeekdayTimePeriodStructure createWeekdayTimePeriodStructure() {
return new WeekdayTimePeriodStructure();
}
/**
* Create an instance of {@link GeneralAttributeStructure }
*
* @return
* the new instance of {@link GeneralAttributeStructure }
*/
public GeneralAttributeStructure createGeneralAttributeStructure() {
return new GeneralAttributeStructure();
}
/**
* Create an instance of {@link EmissionCO2Structure }
*
* @return
* the new instance of {@link EmissionCO2Structure }
*/
public EmissionCO2Structure createEmissionCO2Structure() {
return new EmissionCO2Structure();
}
/**
* Create an instance of {@link StopFareRequestStructure }
*
* @return
* the new instance of {@link StopFareRequestStructure }
*/
public StopFareRequestStructure createStopFareRequestStructure() {
return new StopFareRequestStructure();
}
/**
* Create an instance of {@link PlaceFareRequestStructure }
*
* @return
* the new instance of {@link PlaceFareRequestStructure }
*/
public PlaceFareRequestStructure createPlaceFareRequestStructure() {
return new PlaceFareRequestStructure();
}
/**
* Create an instance of {@link StaticFareRequestStructure }
*
* @return
* the new instance of {@link StaticFareRequestStructure }
*/
public StaticFareRequestStructure createStaticFareRequestStructure() {
return new StaticFareRequestStructure();
}
/**
* Create an instance of {@link TripFareRequestStructure }
*
* @return
* the new instance of {@link TripFareRequestStructure }
*/
public TripFareRequestStructure createTripFareRequestStructure() {
return new TripFareRequestStructure();
}
/**
* Create an instance of {@link MultiTripFareRequestStructure }
*
* @return
* the new instance of {@link MultiTripFareRequestStructure }
*/
public MultiTripFareRequestStructure createMultiTripFareRequestStructure() {
return new MultiTripFareRequestStructure();
}
/**
* Create an instance of {@link FareResultStructure }
*
* @return
* the new instance of {@link FareResultStructure }
*/
public FareResultStructure createFareResultStructure() {
return new FareResultStructure();
}
/**
* Create an instance of {@link StopFareResultStructure }
*
* @return
* the new instance of {@link StopFareResultStructure }
*/
public StopFareResultStructure createStopFareResultStructure() {
return new StopFareResultStructure();
}
/**
* Create an instance of {@link PlaceFareResultStructure }
*
* @return
* the new instance of {@link PlaceFareResultStructure }
*/
public PlaceFareResultStructure createPlaceFareResultStructure() {
return new PlaceFareResultStructure();
}
/**
* Create an instance of {@link StaticFareResultStructure }
*
* @return
* the new instance of {@link StaticFareResultStructure }
*/
public StaticFareResultStructure createStaticFareResultStructure() {
return new StaticFareResultStructure();
}
/**
* Create an instance of {@link TripFareProductReferenceStructure }
*
* @return
* the new instance of {@link TripFareProductReferenceStructure }
*/
public TripFareProductReferenceStructure createTripFareProductReferenceStructure() {
return new TripFareProductReferenceStructure();
}
/**
* Create an instance of {@link MultiTripFareResultStructure }
*
* @return
* the new instance of {@link MultiTripFareResultStructure }
*/
public MultiTripFareResultStructure createMultiTripFareResultStructure() {
return new MultiTripFareResultStructure();
}
/**
* Create an instance of {@link BookingNotesStructure }
*
* @return
* the new instance of {@link BookingNotesStructure }
*/
public BookingNotesStructure createBookingNotesStructure() {
return new BookingNotesStructure();
}
/**
* Create an instance of {@link TariffZoneStructure }
*
* @return
* the new instance of {@link TariffZoneStructure }
*/
public TariffZoneStructure createTariffZoneStructure() {
return new TariffZoneStructure();
}
/**
* Create an instance of {@link TariffZoneListInAreaStructure }
*
* @return
* the new instance of {@link TariffZoneListInAreaStructure }
*/
public TariffZoneListInAreaStructure createTariffZoneListInAreaStructure() {
return new TariffZoneListInAreaStructure();
}
/**
* Create an instance of {@link TariffZoneRefListStructure }
*
* @return
* the new instance of {@link TariffZoneRefListStructure }
*/
public TariffZoneRefListStructure createTariffZoneRefListStructure() {
return new TariffZoneRefListStructure();
}
/**
* Create an instance of {@link ContactDetailsStructure }
*
* @return
* the new instance of {@link ContactDetailsStructure }
*/
public ContactDetailsStructure createContactDetailsStructure() {
return new ContactDetailsStructure();
}
/**
* Create an instance of {@link BookingMethodListOfEnumerations }
*
* @return
* the new instance of {@link BookingMethodListOfEnumerations }
*/
public BookingMethodListOfEnumerations createBookingMethodListOfEnumerations() {
return new BookingMethodListOfEnumerations();
}
/**
* Create an instance of {@link PurchaseMomentListOfEnumerations }
*
* @return
* the new instance of {@link PurchaseMomentListOfEnumerations }
*/
public PurchaseMomentListOfEnumerations createPurchaseMomentListOfEnumerations() {
return new PurchaseMomentListOfEnumerations();
}
/**
* Create an instance of {@link BookingProcessListOfEnumerations }
*
* @return
* the new instance of {@link BookingProcessListOfEnumerations }
*/
public BookingProcessListOfEnumerations createBookingProcessListOfEnumerations() {
return new BookingProcessListOfEnumerations();
}
/**
* Create an instance of {@link GroupBookingListOfEnumerations }
*
* @return
* the new instance of {@link GroupBookingListOfEnumerations }
*/
public GroupBookingListOfEnumerations createGroupBookingListOfEnumerations() {
return new GroupBookingListOfEnumerations();
}
/**
* Create an instance of {@link BookingArrangementsStructure }
*
* @return
* the new instance of {@link BookingArrangementsStructure }
*/
public BookingArrangementsStructure createBookingArrangementsStructure() {
return new BookingArrangementsStructure();
}
/**
* Create an instance of {@link BookingArrangementsContainerStructure }
*
* @return
* the new instance of {@link BookingArrangementsContainerStructure }
*/
public BookingArrangementsContainerStructure createBookingArrangementsContainerStructure() {
return new BookingArrangementsContainerStructure();
}
/**
* Create an instance of {@link EntitlementProductListStructure }
*
* @return
* the new instance of {@link EntitlementProductListStructure }
*/
public EntitlementProductListStructure createEntitlementProductListStructure() {
return new EntitlementProductListStructure();
}
/**
* Create an instance of {@link EntitlementProductStructure }
*
* @return
* the new instance of {@link EntitlementProductStructure }
*/
public EntitlementProductStructure createEntitlementProductStructure() {
return new EntitlementProductStructure();
}
/**
* Create an instance of {@link FareProductStructure }
*
* @return
* the new instance of {@link FareProductStructure }
*/
public FareProductStructure createFareProductStructure() {
return new FareProductStructure();
}
/**
* Create an instance of {@link TripFareResultStructure }
*
* @return
* the new instance of {@link TripFareResultStructure }
*/
public TripFareResultStructure createTripFareResultStructure() {
return new TripFareResultStructure();
}
/**
* Create an instance of {@link FarePassengerStructure }
*
* @return
* the new instance of {@link FarePassengerStructure }
*/
public FarePassengerStructure createFarePassengerStructure() {
return new FarePassengerStructure();
}
/**
* Create an instance of {@link FareParamStructure }
*
* @return
* the new instance of {@link FareParamStructure }
*/
public FareParamStructure createFareParamStructure() {
return new FareParamStructure();
}
/**
* Create an instance of {@link ServiceViaPointStructure }
*
* @return
* the new instance of {@link ServiceViaPointStructure }
*/
public ServiceViaPointStructure createServiceViaPointStructure() {
return new ServiceViaPointStructure();
}
/**
* Create an instance of {@link ProductCategoryStructure }
*
* @return
* the new instance of {@link ProductCategoryStructure }
*/
public ProductCategoryStructure createProductCategoryStructure() {
return new ProductCategoryStructure();
}
/**
* Create an instance of {@link TripViaStructure }
*
* @return
* the new instance of {@link TripViaStructure }
*/
public TripViaStructure createTripViaStructure() {
return new TripViaStructure();
}
/**
* Create an instance of {@link ParallelServiceStructure }
*
* @return
* the new instance of {@link ParallelServiceStructure }
*/
public ParallelServiceStructure createParallelServiceStructure() {
return new ParallelServiceStructure();
}
/**
* Create an instance of {@link DatedJourneyStructure }
*
* @return
* the new instance of {@link DatedJourneyStructure }
*/
public DatedJourneyStructure createDatedJourneyStructure() {
return new DatedJourneyStructure();
}
/**
* Create an instance of {@link TripLocationStructure }
*
* @return
* the new instance of {@link TripLocationStructure }
*/
public TripLocationStructure createTripLocationStructure() {
return new TripLocationStructure();
}
/**
* Create an instance of {@link ServiceArrivalStructure }
*
* @return
* the new instance of {@link ServiceArrivalStructure }
*/
public ServiceArrivalStructure createServiceArrivalStructure() {
return new ServiceArrivalStructure();
}
/**
* Create an instance of {@link ServiceDepartureStructure }
*
* @return
* the new instance of {@link ServiceDepartureStructure }
*/
public ServiceDepartureStructure createServiceDepartureStructure() {
return new ServiceDepartureStructure();
}
/**
* Create an instance of {@link CallAtStopStructure }
*
* @return
* the new instance of {@link CallAtStopStructure }
*/
public CallAtStopStructure createCallAtStopStructure() {
return new CallAtStopStructure();
}
/**
* Create an instance of {@link ContinuousServiceStructure }
*
* @return
* the new instance of {@link ContinuousServiceStructure }
*/
public ContinuousServiceStructure createContinuousServiceStructure() {
return new ContinuousServiceStructure();
}
/**
* Create an instance of {@link VehiclePositionStructure }
*
* @return
* the new instance of {@link VehiclePositionStructure }
*/
public VehiclePositionStructure createVehiclePositionStructure() {
return new VehiclePositionStructure();
}
/**
* Create an instance of {@link PlaceContextStructure }
*
* @return
* the new instance of {@link PlaceContextStructure }
*/
public PlaceContextStructure createPlaceContextStructure() {
return new PlaceContextStructure();
}
/**
* Create an instance of {@link LegAttributeStructure }
*
* @return
* the new instance of {@link LegAttributeStructure }
*/
public LegAttributeStructure createLegAttributeStructure() {
return new LegAttributeStructure();
}
/**
* Create an instance of {@link LegTrackStructure }
*
* @return
* the new instance of {@link LegTrackStructure }
*/
public LegTrackStructure createLegTrackStructure() {
return new LegTrackStructure();
}
/**
* Create an instance of {@link TrackSectionStructure }
*
* @return
* the new instance of {@link TrackSectionStructure }
*/
public TrackSectionStructure createTrackSectionStructure() {
return new TrackSectionStructure();
}
/**
* Create an instance of {@link LineResultStructure }
*
* @return
* the new instance of {@link LineResultStructure }
*/
public LineResultStructure createLineResultStructure() {
return new LineResultStructure();
}
/**
* Create an instance of {@link IndividualTransportOptionStructure }
*
* @return
* the new instance of {@link IndividualTransportOptionStructure }
*/
public IndividualTransportOptionStructure createIndividualTransportOptionStructure() {
return new IndividualTransportOptionStructure();
}
/**
* Create an instance of {@link ModeStructure }
*
* @return
* the new instance of {@link ModeStructure }
*/
public ModeStructure createModeStructure() {
return new ModeStructure();
}
/**
* Create an instance of {@link ModeFilterStructure }
*
* @return
* the new instance of {@link ModeFilterStructure }
*/
public ModeFilterStructure createModeFilterStructure() {
return new ModeFilterStructure();
}
/**
* Create an instance of {@link ModeAndModeOfOperationFilterStructure }
*
* @return
* the new instance of {@link ModeAndModeOfOperationFilterStructure }
*/
public ModeAndModeOfOperationFilterStructure createModeAndModeOfOperationFilterStructure() {
return new ModeAndModeOfOperationFilterStructure();
}
/**
* Create an instance of {@link ItModesStructure }
*
* @return
* the new instance of {@link ItModesStructure }
*/
public ItModesStructure createItModesStructure() {
return new ItModesStructure();
}
/**
* Create an instance of {@link InitialLocationInputStructure }
*
* @return
* the new instance of {@link InitialLocationInputStructure }
*/
public InitialLocationInputStructure createInitialLocationInputStructure() {
return new InitialLocationInputStructure();
}
/**
* Create an instance of {@link PlaceParamStructure }
*
* @return
* the new instance of {@link PlaceParamStructure }
*/
public PlaceParamStructure createPlaceParamStructure() {
return new PlaceParamStructure();
}
/**
* Create an instance of {@link GeoRestrictionsStructure }
*
* @return
* the new instance of {@link GeoRestrictionsStructure }
*/
public GeoRestrictionsStructure createGeoRestrictionsStructure() {
return new GeoRestrictionsStructure();
}
/**
* Create an instance of {@link GeoCircleStructure }
*
* @return
* the new instance of {@link GeoCircleStructure }
*/
public GeoCircleStructure createGeoCircleStructure() {
return new GeoCircleStructure();
}
/**
* Create an instance of {@link GeoRectangleStructure }
*
* @return
* the new instance of {@link GeoRectangleStructure }
*/
public GeoRectangleStructure createGeoRectangleStructure() {
return new GeoRectangleStructure();
}
/**
* Create an instance of {@link GeoAreaStructure }
*
* @return
* the new instance of {@link GeoAreaStructure }
*/
public GeoAreaStructure createGeoAreaStructure() {
return new GeoAreaStructure();
}
/**
* Create an instance of {@link PlaceResultStructure }
*
* @return
* the new instance of {@link PlaceResultStructure }
*/
public PlaceResultStructure createPlaceResultStructure() {
return new PlaceResultStructure();
}
/**
* Create an instance of {@link ExchangePointsParamStructure }
*
* @return
* the new instance of {@link ExchangePointsParamStructure }
*/
public ExchangePointsParamStructure createExchangePointsParamStructure() {
return new ExchangePointsParamStructure();
}
/**
* Create an instance of {@link ExchangePointsResultStructure }
*
* @return
* the new instance of {@link ExchangePointsResultStructure }
*/
public ExchangePointsResultStructure createExchangePointsResultStructure() {
return new ExchangePointsResultStructure();
}
/**
* Create an instance of {@link StopPointStructure }
*
* @return
* the new instance of {@link StopPointStructure }
*/
public StopPointStructure createStopPointStructure() {
return new StopPointStructure();
}
/**
* Create an instance of {@link StopPlaceStructure }
*
* @return
* the new instance of {@link StopPlaceStructure }
*/
public StopPlaceStructure createStopPlaceStructure() {
return new StopPlaceStructure();
}
/**
* Create an instance of {@link AccessModesListOfEnumerations }
*
* @return
* the new instance of {@link AccessModesListOfEnumerations }
*/
public AccessModesListOfEnumerations createAccessModesListOfEnumerations() {
return new AccessModesListOfEnumerations();
}
/**
* Create an instance of {@link TopographicPlaceStructure }
*
* @return
* the new instance of {@link TopographicPlaceStructure }
*/
public TopographicPlaceStructure createTopographicPlaceStructure() {
return new TopographicPlaceStructure();
}
/**
* Create an instance of {@link PointOfInterestStructure }
*
* @return
* the new instance of {@link PointOfInterestStructure }
*/
public PointOfInterestStructure createPointOfInterestStructure() {
return new PointOfInterestStructure();
}
/**
* Create an instance of {@link PointOfInterestCategoryStructure }
*
* @return
* the new instance of {@link PointOfInterestCategoryStructure }
*/
public PointOfInterestCategoryStructure createPointOfInterestCategoryStructure() {
return new PointOfInterestCategoryStructure();
}
/**
* Create an instance of {@link PointOfInterestAdditionalInformationStructure }
*
* @return
* the new instance of {@link PointOfInterestAdditionalInformationStructure }
*/
public PointOfInterestAdditionalInformationStructure createPointOfInterestAdditionalInformationStructure() {
return new PointOfInterestAdditionalInformationStructure();
}
/**
* Create an instance of {@link CategoryKeyValueType }
*
* @return
* the new instance of {@link CategoryKeyValueType }
*/
public CategoryKeyValueType createCategoryKeyValueType() {
return new CategoryKeyValueType();
}
/**
* Create an instance of {@link OsmTagStructure }
*
* @return
* the new instance of {@link OsmTagStructure }
*/
public OsmTagStructure createOsmTagStructure() {
return new OsmTagStructure();
}
/**
* Create an instance of {@link PointOfInterestFilterStructure }
*
* @return
* the new instance of {@link PointOfInterestFilterStructure }
*/
public PointOfInterestFilterStructure createPointOfInterestFilterStructure() {
return new PointOfInterestFilterStructure();
}
/**
* Create an instance of {@link AddressStructure }
*
* @return
* the new instance of {@link AddressStructure }
*/
public AddressStructure createAddressStructure() {
return new AddressStructure();
}
/**
* Create an instance of {@link PlaceStructure }
*
* @return
* the new instance of {@link PlaceStructure }
*/
public PlaceStructure createPlaceStructure() {
return new PlaceStructure();
}
/**
* Create an instance of {@link PlaceRefStructure }
*
* @return
* the new instance of {@link PlaceRefStructure }
*/
public PlaceRefStructure createPlaceRefStructure() {
return new PlaceRefStructure();
}
/**
* Create an instance of {@link AbstractOJPServiceRequestStructure }
*
* @return
* the new instance of {@link AbstractOJPServiceRequestStructure }
*/
public AbstractOJPServiceRequestStructure createAbstractOJPServiceRequestStructure() {
return new AbstractOJPServiceRequestStructure();
}
/**
* Create an instance of {@link PlacesStructure }
*
* @return
* the new instance of {@link PlacesStructure }
*/
public PlacesStructure createPlacesStructure() {
return new PlacesStructure();
}
/**
* Create an instance of {@link Operators_RelStructure }
*
* @return
* the new instance of {@link Operators_RelStructure }
*/
public Operators_RelStructure createOperators_RelStructure() {
return new Operators_RelStructure();
}
/**
* Create an instance of {@link ResponseContextStructure }
*
* @return
* the new instance of {@link ResponseContextStructure }
*/
public ResponseContextStructure createResponseContextStructure() {
return new ResponseContextStructure();
}
/**
* Create an instance of {@link SituationsStructure }
*
* @return
* the new instance of {@link SituationsStructure }
*/
public SituationsStructure createSituationsStructure() {
return new SituationsStructure();
}
/**
* Create an instance of {@link SituationRefList }
*
* @return
* the new instance of {@link SituationRefList }
*/
public SituationRefList createSituationRefList() {
return new SituationRefList();
}
/**
* Create an instance of {@link StopEventParamStructure }
*
* @return
* the new instance of {@link StopEventParamStructure }
*/
public StopEventParamStructure createStopEventParamStructure() {
return new StopEventParamStructure();
}
/**
* Create an instance of {@link StopEventResultStructure }
*
* @return
* the new instance of {@link StopEventResultStructure }
*/
public StopEventResultStructure createStopEventResultStructure() {
return new StopEventResultStructure();
}
/**
* Create an instance of {@link StopEventStructure }
*
* @return
* the new instance of {@link StopEventStructure }
*/
public StopEventStructure createStopEventStructure() {
return new StopEventStructure();
}
/**
* Create an instance of {@link CallAtNearStopStructure }
*
* @return
* the new instance of {@link CallAtNearStopStructure }
*/
public CallAtNearStopStructure createCallAtNearStopStructure() {
return new CallAtNearStopStructure();
}
/**
* Create an instance of {@link TripInfoParamStructure }
*
* @return
* the new instance of {@link TripInfoParamStructure }
*/
public TripInfoParamStructure createTripInfoParamStructure() {
return new TripInfoParamStructure();
}
/**
* Create an instance of {@link TripInfoResultStructure }
*
* @return
* the new instance of {@link TripInfoResultStructure }
*/
public TripInfoResultStructure createTripInfoResultStructure() {
return new TripInfoResultStructure();
}
/**
* Create an instance of {@link TripParamStructure }
*
* @return
* the new instance of {@link TripParamStructure }
*/
public TripParamStructure createTripParamStructure() {
return new TripParamStructure();
}
/**
* Create an instance of {@link NotViaStructure }
*
* @return
* the new instance of {@link NotViaStructure }
*/
public NotViaStructure createNotViaStructure() {
return new NotViaStructure();
}
/**
* Create an instance of {@link NoChangeAtStructure }
*
* @return
* the new instance of {@link NoChangeAtStructure }
*/
public NoChangeAtStructure createNoChangeAtStructure() {
return new NoChangeAtStructure();
}
/**
* Create an instance of {@link TariffzoneFilterStructure }
*
* @return
* the new instance of {@link TariffzoneFilterStructure }
*/
public TariffzoneFilterStructure createTariffzoneFilterStructure() {
return new TariffzoneFilterStructure();
}
/**
* Create an instance of {@link TripResultStructure }
*
* @return
* the new instance of {@link TripResultStructure }
*/
public TripResultStructure createTripResultStructure() {
return new TripResultStructure();
}
/**
* Create an instance of {@link TripSummaryStructure }
*
* @return
* the new instance of {@link TripSummaryStructure }
*/
public TripSummaryStructure createTripSummaryStructure() {
return new TripSummaryStructure();
}
/**
* Create an instance of {@link TripStructure }
*
* @return
* the new instance of {@link TripStructure }
*/
public TripStructure createTripStructure() {
return new TripStructure();
}
/**
* Create an instance of {@link LegStructure }
*
* @return
* the new instance of {@link LegStructure }
*/
public LegStructure createLegStructure() {
return new LegStructure();
}
/**
* Create an instance of {@link TimedLegStructure }
*
* @return
* the new instance of {@link TimedLegStructure }
*/
public TimedLegStructure createTimedLegStructure() {
return new TimedLegStructure();
}
/**
* Create an instance of {@link TransferLegStructure }
*
* @return
* the new instance of {@link TransferLegStructure }
*/
public TransferLegStructure createTransferLegStructure() {
return new TransferLegStructure();
}
/**
* Create an instance of {@link ContinuousLegStructure }
*
* @return
* the new instance of {@link ContinuousLegStructure }
*/
public ContinuousLegStructure createContinuousLegStructure() {
return new ContinuousLegStructure();
}
/**
* Create an instance of {@link LegBoardStructure }
*
* @return
* the new instance of {@link LegBoardStructure }
*/
public LegBoardStructure createLegBoardStructure() {
return new LegBoardStructure();
}
/**
* Create an instance of {@link LegAlightStructure }
*
* @return
* the new instance of {@link LegAlightStructure }
*/
public LegAlightStructure createLegAlightStructure() {
return new LegAlightStructure();
}
/**
* Create an instance of {@link LegIntermediateStructure }
*
* @return
* the new instance of {@link LegIntermediateStructure }
*/
public LegIntermediateStructure createLegIntermediateStructure() {
return new LegIntermediateStructure();
}
/**
* Create an instance of {@link PathGuidanceStructure }
*
* @return
* the new instance of {@link PathGuidanceStructure }
*/
public PathGuidanceStructure createPathGuidanceStructure() {
return new PathGuidanceStructure();
}
/**
* Create an instance of {@link PathGuidanceSectionStructure }
*
* @return
* the new instance of {@link PathGuidanceSectionStructure }
*/
public PathGuidanceSectionStructure createPathGuidanceSectionStructure() {
return new PathGuidanceSectionStructure();
}
/**
* Create an instance of {@link FollowStructure }
*
* @return
* the new instance of {@link FollowStructure }
*/
public FollowStructure createFollowStructure() {
return new FollowStructure();
}
/**
* Create an instance of {@link PathLinkStructure }
*
* @return
* the new instance of {@link PathLinkStructure }
*/
public PathLinkStructure createPathLinkStructure() {
return new PathLinkStructure();
}
/**
* Create an instance of {@link PathLinkEndStructure }
*
* @return
* the new instance of {@link PathLinkEndStructure }
*/
public PathLinkEndStructure createPathLinkEndStructure() {
return new PathLinkEndStructure();
}
/**
* Create an instance of {@link MultiPointTripParamStructure }
*
* @return
* the new instance of {@link MultiPointTripParamStructure }
*/
public MultiPointTripParamStructure createMultiPointTripParamStructure() {
return new MultiPointTripParamStructure();
}
/**
* Create an instance of {@link MultiPointTripResultStructure }
*
* @return
* the new instance of {@link MultiPointTripResultStructure }
*/
public MultiPointTripResultStructure createMultiPointTripResultStructure() {
return new MultiPointTripResultStructure();
}
/**
* Create an instance of {@link TripRefineParamStructure }
*
* @return
* the new instance of {@link TripRefineParamStructure }
*/
public TripRefineParamStructure createTripRefineParamStructure() {
return new TripRefineParamStructure();
}
/**
* Create an instance of {@link TripChangeParamStructure }
*
* @return
* the new instance of {@link TripChangeParamStructure }
*/
public TripChangeParamStructure createTripChangeParamStructure() {
return new TripChangeParamStructure();
}
/**
* Create an instance of {@link InternationalTextStructure }
*
* @return
* the new instance of {@link InternationalTextStructure }
*/
public InternationalTextStructure createInternationalTextStructure() {
return new InternationalTextStructure();
}
/**
* Create an instance of {@link WebLinkStructure }
*
* @return
* the new instance of {@link WebLinkStructure }
*/
public WebLinkStructure createWebLinkStructure() {
return new WebLinkStructure();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AvailabilityProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AvailabilityProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "AvailabilityProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createAvailabilityProblemType(AvailabilityProblemTypeEnumeration value) {
return new JAXBElement<>(_AvailabilityProblemType_QNAME, AvailabilityProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ErrorType")
public JAXBElement createErrorType(String value) {
return new JAXBElement<>(_ErrorType_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPErrorStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPErrorStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPError", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "OtherError")
public JAXBElement createOJPError(OJPErrorStructure value) {
return new JAXBElement<>(_OJPError_QNAME, OJPErrorStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ParticipantRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ParticipantRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ParticipantRef")
public JAXBElement createParticipantRef(ParticipantRefStructure value) {
return new JAXBElement<>(_ParticipantRef_QNAME, ParticipantRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OperatorRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OperatorRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OperatorRef")
public JAXBElement createOperatorRef(OperatorRefStructure value) {
return new JAXBElement<>(_OperatorRef_QNAME, OperatorRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ProductCategoryRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ProductCategoryRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ProductCategoryRef")
public JAXBElement createProductCategoryRef(ProductCategoryRefStructure value) {
return new JAXBElement<>(_ProductCategoryRef_QNAME, ProductCategoryRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link JourneyRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link JourneyRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "JourneyRef")
public JAXBElement createJourneyRef(JourneyRefStructure value) {
return new JAXBElement<>(_JourneyRef_QNAME, JourneyRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OwnerRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OwnerRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OwnerRef")
public JAXBElement createOwnerRef(OwnerRefStructure value) {
return new JAXBElement<>(_OwnerRef_QNAME, OwnerRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OperatingDayRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OperatingDayRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OperatingDayRef")
public JAXBElement createOperatingDayRef(OperatingDayRefStructure value) {
return new JAXBElement<>(_OperatingDayRef_QNAME, OperatingDayRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FareAuthorityRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link FareAuthorityRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "FareAuthorityRef")
public JAXBElement createFareAuthorityRef(FareAuthorityRefStructure value) {
return new JAXBElement<>(_FareAuthorityRef_QNAME, FareAuthorityRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TariffZoneRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link TariffZoneRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "TariffZoneRef")
public JAXBElement createTariffZoneRef(TariffZoneRefStructure value) {
return new JAXBElement<>(_TariffZoneRef_QNAME, TariffZoneRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FareProductRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link FareProductRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "FareProductRef")
public JAXBElement createFareProductRef(FareProductRefStructure value) {
return new JAXBElement<>(_FareProductRef_QNAME, FareProductRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link FareProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link FareProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "FareProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createFareProblemType(FareProblemTypeEnumeration value) {
return new JAXBElement<>(_FareProblemType_QNAME, FareProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link LineInformationProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link LineInformationProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "LineInformationProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createLineInformationProblemType(LineInformationProblemTypeEnumeration value) {
return new JAXBElement<>(_LineInformationProblemType_QNAME, LineInformationProblemTypeEnumeration.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.vdv.de/ojp", name = "StopPlaceRef")
public JAXBElement createStopPlaceRef(StopPlaceRefStructure value) {
return new JAXBElement<>(_StopPlaceRef_QNAME, StopPlaceRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TopographicPlaceRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link TopographicPlaceRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "TopographicPlaceRef")
public JAXBElement createTopographicPlaceRef(TopographicPlaceRefStructure value) {
return new JAXBElement<>(_TopographicPlaceRef_QNAME, TopographicPlaceRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link PointOfInterestRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link PointOfInterestRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "PointOfInterestRef")
public JAXBElement createPointOfInterestRef(PointOfInterestRefStructure value) {
return new JAXBElement<>(_PointOfInterestRef_QNAME, PointOfInterestRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AddressRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AddressRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "AddressRef")
public JAXBElement createAddressRef(AddressRefStructure value) {
return new JAXBElement<>(_AddressRef_QNAME, AddressRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link LocationProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link LocationProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "LocationProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createLocationProblemType(LocationProblemTypeEnumeration value) {
return new JAXBElement<>(_LocationProblemType_QNAME, LocationProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ExchangePointsProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ExchangePointsProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ExchangePointsProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createExchangePointsProblemType(ExchangePointsProblemTypeEnumeration value) {
return new JAXBElement<>(_ExchangePointsProblemType_QNAME, ExchangePointsProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPFareRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPFareRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPFareRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPFareRequest(OJPFareRequestStructure value) {
return new JAXBElement<>(_OJPFareRequest_QNAME, OJPFareRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPFareDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPFareDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPFareDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPFareDelivery(OJPFareDeliveryStructure value) {
return new JAXBElement<>(_OJPFareDelivery_QNAME, OJPFareDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPLocationInformationRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPLocationInformationRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPLocationInformationRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPLocationInformationRequest(OJPLocationInformationRequestStructure value) {
return new JAXBElement<>(_OJPLocationInformationRequest_QNAME, OJPLocationInformationRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPLocationInformationDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPLocationInformationDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPLocationInformationDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPLocationInformationDelivery(OJPLocationInformationDeliveryStructure value) {
return new JAXBElement<>(_OJPLocationInformationDelivery_QNAME, OJPLocationInformationDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPExchangePointsRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPExchangePointsRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPExchangePointsRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPExchangePointsRequest(OJPExchangePointsRequestStructure value) {
return new JAXBElement<>(_OJPExchangePointsRequest_QNAME, OJPExchangePointsRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPExchangePointsDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPExchangePointsDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPExchangePointsDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPExchangePointsDelivery(OJPExchangePointsDeliveryStructure value) {
return new JAXBElement<>(_OJPExchangePointsDelivery_QNAME, OJPExchangePointsDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPStopEventRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPStopEventRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPStopEventRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPStopEventRequest(OJPStopEventRequestStructure value) {
return new JAXBElement<>(_OJPStopEventRequest_QNAME, OJPStopEventRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPStopEventDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPStopEventDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPStopEventDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPStopEventDelivery(OJPStopEventDeliveryStructure value) {
return new JAXBElement<>(_OJPStopEventDelivery_QNAME, OJPStopEventDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPTripInfoRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPTripInfoRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPTripInfoRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPTripInfoRequest(OJPTripInfoRequestStructure value) {
return new JAXBElement<>(_OJPTripInfoRequest_QNAME, OJPTripInfoRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPTripInfoDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPTripInfoDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPTripInfoDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPTripInfoDelivery(OJPTripInfoDeliveryStructure value) {
return new JAXBElement<>(_OJPTripInfoDelivery_QNAME, OJPTripInfoDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPTripRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPTripRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPTripRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPTripRequest(OJPTripRequestStructure value) {
return new JAXBElement<>(_OJPTripRequest_QNAME, OJPTripRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPTripDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPTripDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPTripDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPTripDelivery(OJPTripDeliveryStructure value) {
return new JAXBElement<>(_OJPTripDelivery_QNAME, OJPTripDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPMultiPointTripRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPMultiPointTripRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPMultiPointTripRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPMultiPointTripRequest(OJPMultiPointTripRequestStructure value) {
return new JAXBElement<>(_OJPMultiPointTripRequest_QNAME, OJPMultiPointTripRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPMultiPointTripDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPMultiPointTripDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPMultiPointTripDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPMultiPointTripDelivery(OJPMultiPointTripDeliveryStructure value) {
return new JAXBElement<>(_OJPMultiPointTripDelivery_QNAME, OJPMultiPointTripDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPStatusRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPStatusRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPStatusRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPStatusRequest(OJPStatusRequestStructure value) {
return new JAXBElement<>(_OJPStatusRequest_QNAME, OJPStatusRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPStatusDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPStatusDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPStatusDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPStatusDelivery(OJPStatusDeliveryStructure value) {
return new JAXBElement<>(_OJPStatusDelivery_QNAME, OJPStatusDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPTripRefineRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPTripRefineRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPTripRefineRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPTripRefineRequest(OJPTripRefineRequestStructure value) {
return new JAXBElement<>(_OJPTripRefineRequest_QNAME, OJPTripRefineRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPTripRefineDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPTripRefineDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPTripRefineDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPTripRefineDelivery(OJPTripRefineDeliveryStructure value) {
return new JAXBElement<>(_OJPTripRefineDelivery_QNAME, OJPTripRefineDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPAvailabilityRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPAvailabilityRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPAvailabilityRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPAvailabilityRequest(OJPAvailabilityRequestStructure value) {
return new JAXBElement<>(_OJPAvailabilityRequest_QNAME, OJPAvailabilityRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPAvailabilityDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPAvailabilityDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPAvailabilityDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPAvailabilityDelivery(OJPAvailabilityDeliveryStructure value) {
return new JAXBElement<>(_OJPAvailabilityDelivery_QNAME, OJPAvailabilityDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPLineInformationRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPLineInformationRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPLineInformationRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPLineInformationRequest(OJPLineInformationRequestStructure value) {
return new JAXBElement<>(_OJPLineInformationRequest_QNAME, OJPLineInformationRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPLineInformationDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPLineInformationDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPLineInformationDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPLineInformationDelivery(OJPLineInformationDeliveryStructure value) {
return new JAXBElement<>(_OJPLineInformationDelivery_QNAME, OJPLineInformationDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPTripChangeRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPTripChangeRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPTripChangeRequest", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceRequest")
public JAXBElement createOJPTripChangeRequest(OJPTripChangeRequestStructure value) {
return new JAXBElement<>(_OJPTripChangeRequest_QNAME, OJPTripChangeRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPTripChangeDeliveryStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPTripChangeDeliveryStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPTripChangeDelivery", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceDelivery")
public JAXBElement createOJPTripChangeDelivery(OJPTripChangeDeliveryStructure value) {
return new JAXBElement<>(_OJPTripChangeDelivery_QNAME, OJPTripChangeDeliveryStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPGenericProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPGenericProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPGenericProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createOJPGenericProblemType(OJPGenericProblemTypeEnumeration value) {
return new JAXBElement<>(_OJPGenericProblemType_QNAME, OJPGenericProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SituationFullRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link SituationFullRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "SituationFullRef")
public JAXBElement createSituationFullRef(SituationFullRefStructure value) {
return new JAXBElement<>(_SituationFullRef_QNAME, SituationFullRefStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link StopEventProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link StopEventProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "StopEventProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createStopEventProblemType(StopEventProblemTypeEnumeration value) {
return new JAXBElement<>(_StopEventProblemType_QNAME, StopEventProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TripInfoProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link TripInfoProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "TripInfoProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createTripInfoProblemType(TripInfoProblemTypeEnumeration value) {
return new JAXBElement<>(_TripInfoProblemType_QNAME, TripInfoProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TripProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link TripProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "TripProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createTripProblemType(TripProblemTypeEnumeration value) {
return new JAXBElement<>(_TripProblemType_QNAME, TripProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TripChangeProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link TripChangeProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "TripChangeProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createTripChangeProblemType(TripChangeProblemTypeEnumeration value) {
return new JAXBElement<>(_TripChangeProblemType_QNAME, TripChangeProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link StatusProblemTypeEnumeration }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link StatusProblemTypeEnumeration }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "StatusProblemType", substitutionHeadNamespace = "http://www.vdv.de/ojp", substitutionHeadName = "ErrorType")
public JAXBElement createStatusProblemType(StatusProblemTypeEnumeration value) {
return new JAXBElement<>(_StatusProblemType_QNAME, StatusProblemTypeEnumeration.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPStatusResponseStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPStatusResponseStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPStatusResponse", substitutionHeadNamespace = "http://www.siri.org.uk/siri", substitutionHeadName = "AbstractFunctionalServiceCapabilitiesResponse")
public JAXBElement createOJPStatusResponse(OJPStatusResponseStructure value) {
return new JAXBElement<>(_OJPStatusResponse_QNAME, OJPStatusResponseStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPRequestStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPRequestStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPRequest")
public JAXBElement createOJPRequest(OJPRequestStructure value) {
return new JAXBElement<>(_OJPRequest_QNAME, OJPRequestStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPResponseStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPResponseStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "OJPResponse")
public JAXBElement createOJPResponse(OJPResponseStructure value) {
return new JAXBElement<>(_OJPResponse_QNAME, OJPResponseStructure.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "FromLegIdRef", scope = TripFareResultStructure.class)
@XmlJavaTypeAdapter(NormalizedStringAdapter.class)
public JAXBElement createTripFareResultStructureFromLegIdRef(String value) {
return new JAXBElement<>(_TripFareResultStructureFromLegIdRef_QNAME, String.class, TripFareResultStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ToLegIdRef", scope = TripFareResultStructure.class)
@XmlJavaTypeAdapter(NormalizedStringAdapter.class)
public JAXBElement createTripFareResultStructureToLegIdRef(String value) {
return new JAXBElement<>(_TripFareResultStructureToLegIdRef_QNAME, String.class, TripFareResultStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DataFrameRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DataFrameRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "DataFrameRef", scope = OJPStatusResponseStructure.class)
public JAXBElement createOJPStatusResponseStructureDataFrameRef(DataFrameRefStructure value) {
return new JAXBElement<>(_OJPStatusResponseStructureDataFrameRef_QNAME, DataFrameRefStructure.class, OJPStatusResponseStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "CalcTime", scope = OJPStatusResponseStructure.class)
public JAXBElement createOJPStatusResponseStructureCalcTime(BigInteger value) {
return new JAXBElement<>(_OJPStatusResponseStructureCalcTime_QNAME, BigInteger.class, OJPStatusResponseStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPErrorStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPErrorStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ErrorCondition", scope = OJPStatusResponseStructure.class)
public JAXBElement createOJPStatusResponseStructureErrorCondition(OJPErrorStructure value) {
return new JAXBElement<>(_OJPStatusResponseStructureErrorCondition_QNAME, OJPErrorStructure.class, OJPStatusResponseStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link XmlDateTime }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link XmlDateTime }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ServiceStarted", scope = OJPStatusResponseStructure.class)
@XmlJavaTypeAdapter(XmlDateTimeAdapter.class)
public JAXBElement createOJPStatusResponseStructureServiceStarted(XmlDateTime value) {
return new JAXBElement<>(_OJPStatusResponseStructureServiceStarted_QNAME, XmlDateTime.class, OJPStatusResponseStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link XmlDateTime }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link XmlDateTime }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ServiceReady", scope = OJPStatusResponseStructure.class)
@XmlJavaTypeAdapter(XmlDateTimeAdapter.class)
public JAXBElement createOJPStatusResponseStructureServiceReady(XmlDateTime value) {
return new JAXBElement<>(_OJPStatusResponseStructureServiceReady_QNAME, XmlDateTime.class, OJPStatusResponseStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link XmlDateTime }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link XmlDateTime }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "LastTimetableUpdate", scope = OJPStatusResponseStructure.class)
@XmlJavaTypeAdapter(XmlDateTimeAdapter.class)
public JAXBElement createOJPStatusResponseStructureLastTimetableUpdate(XmlDateTime value) {
return new JAXBElement<>(_OJPStatusResponseStructureLastTimetableUpdate_QNAME, XmlDateTime.class, OJPStatusResponseStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link String }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ServerBuildVersion", scope = OJPStatusResponseStructure.class)
@XmlJavaTypeAdapter(NormalizedStringAdapter.class)
public JAXBElement createOJPStatusResponseStructureServerBuildVersion(String value) {
return new JAXBElement<>(_OJPStatusResponseStructureServerBuildVersion_QNAME, String.class, OJPStatusResponseStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DataFrameRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DataFrameRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "DataFrameRef", scope = OJPTripChangeDeliveryStructure.class)
public JAXBElement createOJPTripChangeDeliveryStructureDataFrameRef(DataFrameRefStructure value) {
return new JAXBElement<>(_OJPStatusResponseStructureDataFrameRef_QNAME, DataFrameRefStructure.class, OJPTripChangeDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "CalcTime", scope = OJPTripChangeDeliveryStructure.class)
public JAXBElement createOJPTripChangeDeliveryStructureCalcTime(BigInteger value) {
return new JAXBElement<>(_OJPStatusResponseStructureCalcTime_QNAME, BigInteger.class, OJPTripChangeDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPErrorStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPErrorStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ErrorCondition", scope = OJPTripChangeDeliveryStructure.class)
public JAXBElement createOJPTripChangeDeliveryStructureErrorCondition(OJPErrorStructure value) {
return new JAXBElement<>(_OJPStatusResponseStructureErrorCondition_QNAME, OJPErrorStructure.class, OJPTripChangeDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ResponseContextStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ResponseContextStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "TripResponseContext", scope = OJPTripChangeDeliveryStructure.class)
public JAXBElement createOJPTripChangeDeliveryStructureTripResponseContext(ResponseContextStructure value) {
return new JAXBElement<>(_OJPTripChangeDeliveryStructureTripResponseContext_QNAME, ResponseContextStructure.class, OJPTripChangeDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link TripResultStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link TripResultStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "TripResult", scope = OJPTripChangeDeliveryStructure.class)
public JAXBElement createOJPTripChangeDeliveryStructureTripResult(TripResultStructure value) {
return new JAXBElement<>(_OJPTripChangeDeliveryStructureTripResult_QNAME, TripResultStructure.class, OJPTripChangeDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DataFrameRefStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link DataFrameRefStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "DataFrameRef", scope = OJPAvailabilityDeliveryStructure.class)
public JAXBElement createOJPAvailabilityDeliveryStructureDataFrameRef(DataFrameRefStructure value) {
return new JAXBElement<>(_OJPStatusResponseStructureDataFrameRef_QNAME, DataFrameRefStructure.class, OJPAvailabilityDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link BigInteger }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "CalcTime", scope = OJPAvailabilityDeliveryStructure.class)
public JAXBElement createOJPAvailabilityDeliveryStructureCalcTime(BigInteger value) {
return new JAXBElement<>(_OJPStatusResponseStructureCalcTime_QNAME, BigInteger.class, OJPAvailabilityDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link OJPErrorStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link OJPErrorStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "ErrorCondition", scope = OJPAvailabilityDeliveryStructure.class)
public JAXBElement createOJPAvailabilityDeliveryStructureErrorCondition(OJPErrorStructure value) {
return new JAXBElement<>(_OJPStatusResponseStructureErrorCondition_QNAME, OJPErrorStructure.class, OJPAvailabilityDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ResponseContextStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link ResponseContextStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "AvailabilityResponseContext", scope = OJPAvailabilityDeliveryStructure.class)
public JAXBElement createOJPAvailabilityDeliveryStructureAvailabilityResponseContext(ResponseContextStructure value) {
return new JAXBElement<>(_OJPAvailabilityDeliveryStructureAvailabilityResponseContext_QNAME, ResponseContextStructure.class, OJPAvailabilityDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AvailabilityResultStructure }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link AvailabilityResultStructure }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "AvailabilityResult", scope = OJPAvailabilityDeliveryStructure.class)
public JAXBElement createOJPAvailabilityDeliveryStructureAvailabilityResult(AvailabilityResultStructure value) {
return new JAXBElement<>(_OJPAvailabilityDeliveryStructureAvailabilityResult_QNAME, AvailabilityResultStructure.class, OJPAvailabilityDeliveryStructure.class, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link Object }{@code >}
*
* @param value
* Java instance representing xml element's value.
* @return
* the new instance of {@link JAXBElement }{@code <}{@link Object }{@code >}
*/
@XmlElementDecl(namespace = "http://www.vdv.de/ojp", name = "Extension", scope = OJPAvailabilityDeliveryStructure.class)
public JAXBElement