public class CourseOfJourneys_VersionStructure extends DataManagedObjectStructure
Java class for CourseOfJourneys_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CourseOfJourneys_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DataManagedObjectStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}CourseOfJourneysGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends BlockRefStructure> |
blockRef |
protected BigInteger |
courseOfJourneysNumber |
protected MultilingualString |
description |
protected Duration |
finishingDuration |
protected JourneyRefs_RelStructure |
journeys |
protected JAXBElement<? extends LineRefStructure> |
lineRef |
protected MultilingualString |
name |
protected Duration |
preparationDuration |
protected PrivateCodeStructure |
privateCode |
protected BigInteger |
startTimeDayOffset |
protected LocalTime |
startTimeInBlock |
brandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
CourseOfJourneys_VersionStructure() |
getBrandingRef, getExtensions, getKeyList, getResponsibilitySetRef, setBrandingRef, setExtensions, setKeyList, setResponsibilitySetRefgetAlternativeTexts, getChanged, getCompatibleWithVersionFrameVersionRef, getCreated, getDataSourceRef, getDerivedFromObjectRef, getDerivedFromVersionRef_BasicModificationDetailsGroup, getModification, getStatus_BasicModificationDetailsGroup, getValidBetween, getValidityConditions, getVersion, setAlternativeTexts, setChanged, setCompatibleWithVersionFrameVersionRef, setCreated, setDataSourceRef, setDerivedFromObjectRef, setDerivedFromVersionRef_BasicModificationDetailsGroup, setModification, setStatus_BasicModificationDetailsGroup, setValidityConditions, setVersiongetId, getNameOfClass, setId, setNameOfClassprotected MultilingualString name
protected MultilingualString description
protected BigInteger courseOfJourneysNumber
protected PrivateCodeStructure privateCode
protected Duration preparationDuration
protected LocalTime startTimeInBlock
protected BigInteger startTimeDayOffset
protected Duration finishingDuration
protected JAXBElement<? extends BlockRefStructure> blockRef
protected JAXBElement<? extends LineRefStructure> lineRef
protected JourneyRefs_RelStructure journeys
public MultilingualString getName()
MultilingualStringpublic void setName(MultilingualString value)
value - allowed object is
MultilingualStringpublic MultilingualString getDescription()
MultilingualStringpublic void setDescription(MultilingualString value)
value - allowed object is
MultilingualStringpublic BigInteger getCourseOfJourneysNumber()
BigIntegerpublic void setCourseOfJourneysNumber(BigInteger value)
value - allowed object is
BigIntegerpublic PrivateCodeStructure getPrivateCode()
PrivateCodeStructurepublic void setPrivateCode(PrivateCodeStructure value)
value - allowed object is
PrivateCodeStructurepublic Duration getPreparationDuration()
Stringpublic void setPreparationDuration(Duration value)
value - allowed object is
Stringpublic LocalTime getStartTimeInBlock()
Stringpublic void setStartTimeInBlock(LocalTime value)
value - allowed object is
Stringpublic BigInteger getStartTimeDayOffset()
BigIntegerpublic void setStartTimeDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic Duration getFinishingDuration()
Stringpublic void setFinishingDuration(Duration value)
value - allowed object is
Stringpublic JAXBElement<? extends BlockRefStructure> getBlockRef()
JAXBElement<BlockRefStructure>
JAXBElement<TrainBlockRefStructure>public void setBlockRef(JAXBElement<? extends BlockRefStructure> value)
value - allowed object is
JAXBElement<BlockRefStructure>
JAXBElement<TrainBlockRefStructure>public JAXBElement<? extends LineRefStructure> getLineRef()
JAXBElement<FlexibleLineRefStructure>
JAXBElement<LineRefStructure>public void setLineRef(JAXBElement<? extends LineRefStructure> value)
value - allowed object is
JAXBElement<FlexibleLineRefStructure>
JAXBElement<LineRefStructure>public JourneyRefs_RelStructure getJourneys()
JourneyRefs_RelStructurepublic void setJourneys(JourneyRefs_RelStructure value)
value - allowed object is
JourneyRefs_RelStructurepublic CourseOfJourneys_VersionStructure withName(MultilingualString value)
public CourseOfJourneys_VersionStructure withDescription(MultilingualString value)
public CourseOfJourneys_VersionStructure withCourseOfJourneysNumber(BigInteger value)
public CourseOfJourneys_VersionStructure withPrivateCode(PrivateCodeStructure value)
public CourseOfJourneys_VersionStructure withPreparationDuration(Duration value)
public CourseOfJourneys_VersionStructure withStartTimeInBlock(LocalTime value)
public CourseOfJourneys_VersionStructure withStartTimeDayOffset(BigInteger value)
public CourseOfJourneys_VersionStructure withFinishingDuration(Duration value)
public CourseOfJourneys_VersionStructure withBlockRef(JAXBElement<? extends BlockRefStructure> value)
public CourseOfJourneys_VersionStructure withLineRef(JAXBElement<? extends LineRefStructure> value)
public CourseOfJourneys_VersionStructure withJourneys(JourneyRefs_RelStructure value)
public CourseOfJourneys_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withCreated(LocalDateTime value)
withCreated in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withChanged(LocalDateTime value)
withChanged in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withModification(ModificationEnumeration value)
withModification in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withVersion(String value)
withVersion in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withNameOfClass(String value)
withNameOfClass in class DataManagedObjectStructurepublic CourseOfJourneys_VersionStructure withId(String value)
withId in class DataManagedObjectStructurepublic String toString()
toString in class DataManagedObjectStructureCopyright © 2018 Entur AS. All rights reserved.