public class TimeDemandType_VersionStructure extends DataManagedObjectStructure
Java class for TimeDemandType_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeDemandType_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DataManagedObjectStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}TimeDemandTypeGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected MultilingualString |
description |
protected JourneyHeadways_RelStructure |
headways |
protected JourneyLayovers_RelStructure |
layovers |
protected MultilingualString |
name |
protected PresentationStructure |
presentation |
protected PrivateCodeStructure |
privateCode |
protected JourneyRunTimes_RelStructure |
runTimes |
protected TypeOfTimeDemandTypeRefStructure |
typeOfTimeDemandTypeRef |
protected VehicleTypePreferences_RelStructure |
vehiclePreferences |
protected JourneyWaitTimes_RelStructure |
waitTimes |
brandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
TimeDemandType_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 PrivateCodeStructure privateCode
protected TypeOfTimeDemandTypeRefStructure typeOfTimeDemandTypeRef
protected PresentationStructure presentation
protected JourneyRunTimes_RelStructure runTimes
protected JourneyWaitTimes_RelStructure waitTimes
protected JourneyLayovers_RelStructure layovers
protected JourneyHeadways_RelStructure headways
protected VehicleTypePreferences_RelStructure vehiclePreferences
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 PrivateCodeStructure getPrivateCode()
PrivateCodeStructurepublic void setPrivateCode(PrivateCodeStructure value)
value - allowed object is
PrivateCodeStructurepublic TypeOfTimeDemandTypeRefStructure getTypeOfTimeDemandTypeRef()
TypeOfTimeDemandTypeRefStructurepublic void setTypeOfTimeDemandTypeRef(TypeOfTimeDemandTypeRefStructure value)
value - allowed object is
TypeOfTimeDemandTypeRefStructurepublic PresentationStructure getPresentation()
PresentationStructurepublic void setPresentation(PresentationStructure value)
value - allowed object is
PresentationStructurepublic JourneyRunTimes_RelStructure getRunTimes()
JourneyRunTimes_RelStructurepublic void setRunTimes(JourneyRunTimes_RelStructure value)
value - allowed object is
JourneyRunTimes_RelStructurepublic JourneyWaitTimes_RelStructure getWaitTimes()
JourneyWaitTimes_RelStructurepublic void setWaitTimes(JourneyWaitTimes_RelStructure value)
value - allowed object is
JourneyWaitTimes_RelStructurepublic JourneyLayovers_RelStructure getLayovers()
JourneyLayovers_RelStructurepublic void setLayovers(JourneyLayovers_RelStructure value)
value - allowed object is
JourneyLayovers_RelStructurepublic JourneyHeadways_RelStructure getHeadways()
JourneyHeadways_RelStructurepublic void setHeadways(JourneyHeadways_RelStructure value)
value - allowed object is
JourneyHeadways_RelStructurepublic VehicleTypePreferences_RelStructure getVehiclePreferences()
VehicleTypePreferences_RelStructurepublic void setVehiclePreferences(VehicleTypePreferences_RelStructure value)
value - allowed object is
VehicleTypePreferences_RelStructurepublic TimeDemandType_VersionStructure withName(MultilingualString value)
public TimeDemandType_VersionStructure withDescription(MultilingualString value)
public TimeDemandType_VersionStructure withPrivateCode(PrivateCodeStructure value)
public TimeDemandType_VersionStructure withTypeOfTimeDemandTypeRef(TypeOfTimeDemandTypeRefStructure value)
public TimeDemandType_VersionStructure withPresentation(PresentationStructure value)
public TimeDemandType_VersionStructure withRunTimes(JourneyRunTimes_RelStructure value)
public TimeDemandType_VersionStructure withWaitTimes(JourneyWaitTimes_RelStructure value)
public TimeDemandType_VersionStructure withLayovers(JourneyLayovers_RelStructure value)
public TimeDemandType_VersionStructure withHeadways(JourneyHeadways_RelStructure value)
public TimeDemandType_VersionStructure withVehiclePreferences(VehicleTypePreferences_RelStructure value)
public TimeDemandType_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withCreated(LocalDateTime value)
withCreated in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withChanged(LocalDateTime value)
withChanged in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withModification(ModificationEnumeration value)
withModification in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withVersion(String value)
withVersion in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withNameOfClass(String value)
withNameOfClass in class DataManagedObjectStructurepublic TimeDemandType_VersionStructure withId(String value)
withId in class DataManagedObjectStructurepublic String toString()
toString in class DataManagedObjectStructureCopyright © 2018 Entur AS. All rights reserved.