org.rutebanken.netex.model.DatedServiceJourney Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of netex-java-model Show documentation
Show all versions of netex-java-model Show documentation
Generates Java model from NeTEx XSDs using JAXB.
//
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See http://java.sun.com/xml/jaxb
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.09.21 at 10:53:23 AM CEST
//
package org.rutebanken.netex.model;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.time.Duration;
import java.time.OffsetDateTime;
import java.time.OffsetTime;
import java.util.Collection;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.rutebanken.netex.OmitNullsToStringStyle;
/**
* Java class for anonymous complex type.
*
*
The following schema fragment specifies the expected content contained within this class.
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.netex.org.uk/netex}DatedServiceJourney_VersionStructure">
* <sequence>
* <sequence>
* <group ref="{http://www.netex.org.uk/netex}EntityInVersionGroup" minOccurs="0"/>
* </sequence>
* <sequence>
* <group ref="{http://www.netex.org.uk/netex}DataManagedObjectGroup"/>
* </sequence>
* <sequence>
* <group ref="{http://www.netex.org.uk/netex}LinkSequenceGroup"/>
* </sequence>
* <group ref="{http://www.netex.org.uk/netex}JourneyGroup"/>
* <group ref="{http://www.netex.org.uk/netex}ServiceJourneyGroup"/>
* <sequence>
* <group ref="{http://www.netex.org.uk/netex}DatedServiceJourneyGroup"/>
* </sequence>
* </sequence>
* <attribute name="id" type="{http://www.netex.org.uk/netex}DatedVehicleJourneyIdType" />
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "")
public class DatedServiceJourney
extends DatedServiceJourney_VersionStructure
{
@Override
public DatedServiceJourney withOperatingDayRef(OperatingDayRefStructure value) {
setOperatingDayRef(value);
return this;
}
@Override
public DatedServiceJourney withUicOperatingPeriod(UicOperatingPeriod value) {
setUicOperatingPeriod(value);
return this;
}
@Override
public DatedServiceJourney withDriverRef(DriverRefStructure value) {
setDriverRef(value);
return this;
}
@Override
public DatedServiceJourney withServiceAlteration(ServiceAlterationEnumeration value) {
setServiceAlteration(value);
return this;
}
@Override
public DatedServiceJourney withDepartureTime(OffsetTime value) {
setDepartureTime(value);
return this;
}
@Override
public DatedServiceJourney withDepartureDayOffset(BigInteger value) {
setDepartureDayOffset(value);
return this;
}
@Override
public DatedServiceJourney withFrequency(FrequencyStructure value) {
setFrequency(value);
return this;
}
@Override
public DatedServiceJourney withJourneyDuration(Duration value) {
setJourneyDuration(value);
return this;
}
@Override
public DatedServiceJourney withDayTypes(DayTypeRefs_RelStructure value) {
setDayTypes(value);
return this;
}
@Override
public DatedServiceJourney withRouteRef(RouteRefStructure value) {
setRouteRef(value);
return this;
}
@Override
public DatedServiceJourney withJourneyPatternRef(JAXBElement extends JourneyPatternRefStructure> value) {
setJourneyPatternRef(value);
return this;
}
@Override
public DatedServiceJourney withTimeDemandTypeRef(TimeDemandTypeRefStructure value) {
setTimeDemandTypeRef(value);
return this;
}
@Override
public DatedServiceJourney withTimingAlgorithmTypeRef(TimingAlgorithmTypeRefStructure value) {
setTimingAlgorithmTypeRef(value);
return this;
}
@Override
public DatedServiceJourney withJourneyFrequencyGroupRef(JAXBElement extends JourneyFrequencyGroupRefStructure> value) {
setJourneyFrequencyGroupRef(value);
return this;
}
@Override
public DatedServiceJourney withVehicleTypeRef(JAXBElement extends VehicleTypeRefStructure> value) {
setVehicleTypeRef(value);
return this;
}
@Override
public DatedServiceJourney withOperationalContextRef(OperationalContextRefStructure value) {
setOperationalContextRef(value);
return this;
}
@Override
public DatedServiceJourney withBlockRef(JAXBElement extends BlockRefStructure> value) {
setBlockRef(value);
return this;
}
@Override
public DatedServiceJourney withCourseOfJourneysRef(CourseOfJourneysRefStructure value) {
setCourseOfJourneysRef(value);
return this;
}
@Override
public DatedServiceJourney withPublicCode(String value) {
setPublicCode(value);
return this;
}
@Override
public DatedServiceJourney withOperatorRef(OperatorRefStructure value) {
setOperatorRef(value);
return this;
}
@Override
public DatedServiceJourney withOperatorView(OperatorView value) {
setOperatorView(value);
return this;
}
@Override
public DatedServiceJourney withLineRef(JAXBElement extends LineRefStructure> value) {
setLineRef(value);
return this;
}
@Override
public DatedServiceJourney withLineView(LineView value) {
setLineView(value);
return this;
}
@Override
public DatedServiceJourney withFlexibleLineView(FlexibleLineView value) {
setFlexibleLineView(value);
return this;
}
@Override
public DatedServiceJourney withDirectionType(DirectionTypeEnumeration value) {
setDirectionType(value);
return this;
}
@Override
public DatedServiceJourney withJourneyPatternView(JourneyPattern_DerivedViewStructure value) {
setJourneyPatternView(value);
return this;
}
@Override
public DatedServiceJourney withGroupsOfServices(GroupOfServicesRefs_RelStructure value) {
setGroupsOfServices(value);
return this;
}
@Override
public DatedServiceJourney withTimeDemandTypes(TimeDemandTypeRefs_RelStructure value) {
setTimeDemandTypes(value);
return this;
}
@Override
public DatedServiceJourney withTrainNumbers(TrainNumberRefs_RelStructure value) {
setTrainNumbers(value);
return this;
}
@Override
public DatedServiceJourney withOrigin(JourneyEndpointStructure value) {
setOrigin(value);
return this;
}
@Override
public DatedServiceJourney withDestination(JourneyEndpointStructure value) {
setDestination(value);
return this;
}
@Override
public DatedServiceJourney withPrint(Boolean value) {
setPrint(value);
return this;
}
@Override
public DatedServiceJourney withDynamic(DynamicAdvertisementEnumeration value) {
setDynamic(value);
return this;
}
@Override
public DatedServiceJourney withWaitTimes(VehicleJourneyWaitTimes_RelStructure value) {
setWaitTimes(value);
return this;
}
@Override
public DatedServiceJourney withRunTimes(VehicleJourneyRunTimes_RelStructure value) {
setRunTimes(value);
return this;
}
@Override
public DatedServiceJourney withLayovers(VehicleJourneyLayovers_RelStructure value) {
setLayovers(value);
return this;
}
@Override
public DatedServiceJourney withPassingTimes(TimetabledPassingTimes_RelStructure value) {
setPassingTimes(value);
return this;
}
@Override
public DatedServiceJourney withParts(JourneyParts_RelStructure value) {
setParts(value);
return this;
}
@Override
public DatedServiceJourney withCalls(Calls_RelStructure value) {
setCalls(value);
return this;
}
@Override
public DatedServiceJourney withFacilities(ServiceFacilitySets_RelStructure value) {
setFacilities(value);
return this;
}
@Override
public DatedServiceJourney withCheckConstraints(CheckConstraints_RelStructure value) {
setCheckConstraints(value);
return this;
}
@Override
public DatedServiceJourney withPassengerCarryingRequirementRef(PassengerCarryingRequirementRefStructure value) {
setPassengerCarryingRequirementRef(value);
return this;
}
@Override
public DatedServiceJourney withPassengerCarryingRequirementsView(PassengerCarryingRequirementsView value) {
setPassengerCarryingRequirementsView(value);
return this;
}
@Override
public DatedServiceJourney withTrainSize(TrainSizeStructure value) {
setTrainSize(value);
return this;
}
@Override
public DatedServiceJourney withEquipments(VehicleEquipments_RelStructure value) {
setEquipments(value);
return this;
}
@Override
public DatedServiceJourney withFlexibleServicePropertiesRef(FlexibleServicePropertiesRefStructure value) {
setFlexibleServicePropertiesRef(value);
return this;
}
@Override
public DatedServiceJourney withFlexibleServiceProperties(FlexibleServiceProperties value) {
setFlexibleServiceProperties(value);
return this;
}
@Override
public DatedServiceJourney withDescription(MultilingualString value) {
setDescription(value);
return this;
}
@Override
public DatedServiceJourney withTransportMode(AllVehicleModesOfTransportEnumeration value) {
setTransportMode(value);
return this;
}
@Override
public DatedServiceJourney withTransportSubmode(TransportSubmodeStructure value) {
setTransportSubmode(value);
return this;
}
@Override
public DatedServiceJourney withExternalVehicleJourneyRef(ExternalObjectRefStructure value) {
setExternalVehicleJourneyRef(value);
return this;
}
@Override
public DatedServiceJourney withTypeOfProductCategoryRef(TypeOfProductCategoryRefStructure value) {
setTypeOfProductCategoryRef(value);
return this;
}
@Override
public DatedServiceJourney withTypeOfServiceRef(TypeOfServiceRefStructure value) {
setTypeOfServiceRef(value);
return this;
}
@Override
public DatedServiceJourney withLinkSequenceProjectionRef(LinkSequenceProjectionRefStructure value) {
setLinkSequenceProjectionRef(value);
return this;
}
@Override
public DatedServiceJourney withLinkSequenceProjection(LinkSequenceProjection value) {
setLinkSequenceProjection(value);
return this;
}
@Override
public DatedServiceJourney withMonitored(Boolean value) {
setMonitored(value);
return this;
}
@Override
public DatedServiceJourney withAccessibilityAssessment(AccessibilityAssessment value) {
setAccessibilityAssessment(value);
return this;
}
@Override
public DatedServiceJourney withJourneyAccountings(JourneyAccountings_RelStructure value) {
setJourneyAccountings(value);
return this;
}
@Override
public DatedServiceJourney withNoticeAssignments(NoticeAssignments_RelStructure value) {
setNoticeAssignments(value);
return this;
}
@Override
public DatedServiceJourney withName(MultilingualString value) {
setName(value);
return this;
}
@Override
public DatedServiceJourney withShortName(MultilingualString value) {
setShortName(value);
return this;
}
@Override
public DatedServiceJourney withDistance(BigDecimal value) {
setDistance(value);
return this;
}
@Override
public DatedServiceJourney withPrivateCode(PrivateCodeStructure value) {
setPrivateCode(value);
return this;
}
@Override
public DatedServiceJourney withSectionsInSequence(SectionsInSequence_RelStructure value) {
setSectionsInSequence(value);
return this;
}
@Override
public DatedServiceJourney withKeyList(KeyListStructure value) {
setKeyList(value);
return this;
}
@Override
public DatedServiceJourney withExtensions(ExtensionsStructure value) {
setExtensions(value);
return this;
}
@Override
public DatedServiceJourney withBrandingRef(BrandingRefStructure value) {
setBrandingRef(value);
return this;
}
@Override
public DatedServiceJourney withAlternativeTexts(AlternativeTexts_RelStructure value) {
setAlternativeTexts(value);
return this;
}
@Override
public DatedServiceJourney withResponsibilitySetRef(String value) {
setResponsibilitySetRef(value);
return this;
}
@Override
public DatedServiceJourney withValidityConditions(ValidityConditions_RelStructure value) {
setValidityConditions(value);
return this;
}
@Override
public DatedServiceJourney withValidBetween(ValidBetween... values) {
if (values!= null) {
for (ValidBetween value: values) {
getValidBetween().add(value);
}
}
return this;
}
@Override
public DatedServiceJourney withValidBetween(Collection values) {
if (values!= null) {
getValidBetween().addAll(values);
}
return this;
}
@Override
public DatedServiceJourney withDataSourceRef(String value) {
setDataSourceRef(value);
return this;
}
@Override
public DatedServiceJourney withCreated(OffsetDateTime value) {
setCreated(value);
return this;
}
@Override
public DatedServiceJourney withChanged(OffsetDateTime value) {
setChanged(value);
return this;
}
@Override
public DatedServiceJourney withModification(ModificationEnumeration value) {
setModification(value);
return this;
}
@Override
public DatedServiceJourney withVersion(String value) {
setVersion(value);
return this;
}
@Override
public DatedServiceJourney withStatus_BasicModificationDetailsGroup(StatusEnumeration value) {
setStatus_BasicModificationDetailsGroup(value);
return this;
}
@Override
public DatedServiceJourney withDerivedFromVersionRef_BasicModificationDetailsGroup(String value) {
setDerivedFromVersionRef_BasicModificationDetailsGroup(value);
return this;
}
@Override
public DatedServiceJourney withCompatibleWithVersionFrameVersionRef(String value) {
setCompatibleWithVersionFrameVersionRef(value);
return this;
}
@Override
public DatedServiceJourney withDerivedFromObjectRef(String value) {
setDerivedFromObjectRef(value);
return this;
}
@Override
public DatedServiceJourney withNameOfClass(String value) {
setNameOfClass(value);
return this;
}
@Override
public DatedServiceJourney withId(String value) {
setId(value);
return this;
}
/**
* Generates a String representation of the contents of this type.
* This is an extension method, produced by the 'ts' xjc plugin
*
*/
@Override
public String toString() {
return ToStringBuilder.reflectionToString(this, OmitNullsToStringStyle.INSTANCE);
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy