public class TimeDemandProfile_VersionStructure extends DataManagedObjectStructure
Java class for TimeDemandProfile_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeDemandProfile_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}DataManagedObjectStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}TimeDemandProfileGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends JourneyPatternRefStructure> |
journeyPatternRef |
protected TimeDemandProfileMembers_RelStructure |
members |
protected MultilingualString |
name |
protected TimebandRefStructure |
timebandRef |
protected TimeDemandTypeRefStructure |
timeDemandTypeRef |
protected JAXBElement<? extends VehicleJourneyRefStructure> |
vehicleJourneyRef |
brandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
TimeDemandProfile_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 TimeDemandTypeRefStructure timeDemandTypeRef
protected TimebandRefStructure timebandRef
protected JAXBElement<? extends JourneyPatternRefStructure> journeyPatternRef
protected JAXBElement<? extends VehicleJourneyRefStructure> vehicleJourneyRef
protected TimeDemandProfileMembers_RelStructure members
public MultilingualString getName()
MultilingualStringpublic void setName(MultilingualString value)
value - allowed object is
MultilingualStringpublic TimeDemandTypeRefStructure getTimeDemandTypeRef()
TimeDemandTypeRefStructurepublic void setTimeDemandTypeRef(TimeDemandTypeRefStructure value)
value - allowed object is
TimeDemandTypeRefStructurepublic TimebandRefStructure getTimebandRef()
TimebandRefStructurepublic void setTimebandRef(TimebandRefStructure value)
value - allowed object is
TimebandRefStructurepublic JAXBElement<? extends JourneyPatternRefStructure> getJourneyPatternRef()
public void setJourneyPatternRef(JAXBElement<? extends JourneyPatternRefStructure> value)
value - allowed object is
JAXBElement<DeadRunJourneyPatternRefStructure>
JAXBElement<ServicePatternRefStructure>
JAXBElement<JourneyPatternRefStructure>
JAXBElement<ServiceJourneyPatternRefStructure>public JAXBElement<? extends VehicleJourneyRefStructure> getVehicleJourneyRef()
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<DeadRunRefStructure>public void setVehicleJourneyRef(JAXBElement<? extends VehicleJourneyRefStructure> value)
value - allowed object is
JAXBElement<VehicleJourneyRefStructure>
JAXBElement<DeadRunRefStructure>public TimeDemandProfileMembers_RelStructure getMembers()
TimeDemandProfileMembers_RelStructurepublic void setMembers(TimeDemandProfileMembers_RelStructure value)
value - allowed object is
TimeDemandProfileMembers_RelStructurepublic TimeDemandProfile_VersionStructure withName(MultilingualString value)
public TimeDemandProfile_VersionStructure withTimeDemandTypeRef(TimeDemandTypeRefStructure value)
public TimeDemandProfile_VersionStructure withTimebandRef(TimebandRefStructure value)
public TimeDemandProfile_VersionStructure withJourneyPatternRef(JAXBElement<? extends JourneyPatternRefStructure> value)
public TimeDemandProfile_VersionStructure withVehicleJourneyRef(JAXBElement<? extends VehicleJourneyRefStructure> value)
public TimeDemandProfile_VersionStructure withMembers(TimeDemandProfileMembers_RelStructure value)
public TimeDemandProfile_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withCreated(LocalDateTime value)
withCreated in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withChanged(LocalDateTime value)
withChanged in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withModification(ModificationEnumeration value)
withModification in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withVersion(String value)
withVersion in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withNameOfClass(String value)
withNameOfClass in class DataManagedObjectStructurepublic TimeDemandProfile_VersionStructure withId(String value)
withId in class DataManagedObjectStructurepublic String toString()
toString in class DataManagedObjectStructureCopyright © 2018 Entur AS. All rights reserved.