public class EstimatedPassingTime_ViewStructure extends PassingTime_ViewStructure
Java class for EstimatedPassingTime_ViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EstimatedPassingTime_ViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}PassingTime_ViewStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}EstimatedPassingTimeGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BigInteger |
arrivalDayOffset |
protected BigInteger |
departureDayOffset |
protected LocalTime |
expectedArrivalTime |
protected LocalTime |
expectedDepartureTime |
protected HeadwayIntervalStructure |
expectedHeadway |
protected LocalTime |
expectedNonstopPassingTime |
protected Duration |
expectedWaitingTime |
protected BigInteger |
passingTimeDayOffset |
dayOffsetbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
EstimatedPassingTime_ViewStructure() |
getDayOffset, setDayOffsetgetBrandingRef, 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 LocalTime expectedArrivalTime
protected BigInteger arrivalDayOffset
protected LocalTime expectedDepartureTime
protected BigInteger departureDayOffset
protected Duration expectedWaitingTime
protected LocalTime expectedNonstopPassingTime
protected BigInteger passingTimeDayOffset
protected HeadwayIntervalStructure expectedHeadway
public LocalTime getExpectedArrivalTime()
Stringpublic void setExpectedArrivalTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getArrivalDayOffset()
BigIntegerpublic void setArrivalDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic LocalTime getExpectedDepartureTime()
Stringpublic void setExpectedDepartureTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getDepartureDayOffset()
BigIntegerpublic void setDepartureDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic Duration getExpectedWaitingTime()
Stringpublic void setExpectedWaitingTime(Duration value)
value - allowed object is
Stringpublic LocalTime getExpectedNonstopPassingTime()
Stringpublic void setExpectedNonstopPassingTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getPassingTimeDayOffset()
BigIntegerpublic void setPassingTimeDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic HeadwayIntervalStructure getExpectedHeadway()
HeadwayIntervalStructurepublic void setExpectedHeadway(HeadwayIntervalStructure value)
value - allowed object is
HeadwayIntervalStructurepublic EstimatedPassingTime_ViewStructure withExpectedArrivalTime(LocalTime value)
public EstimatedPassingTime_ViewStructure withArrivalDayOffset(BigInteger value)
public EstimatedPassingTime_ViewStructure withExpectedDepartureTime(LocalTime value)
public EstimatedPassingTime_ViewStructure withDepartureDayOffset(BigInteger value)
public EstimatedPassingTime_ViewStructure withExpectedWaitingTime(Duration value)
public EstimatedPassingTime_ViewStructure withExpectedNonstopPassingTime(LocalTime value)
public EstimatedPassingTime_ViewStructure withPassingTimeDayOffset(BigInteger value)
public EstimatedPassingTime_ViewStructure withExpectedHeadway(HeadwayIntervalStructure value)
public EstimatedPassingTime_ViewStructure withDayOffset(BigInteger value)
withDayOffset in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withKeyList(KeyListStructure value)
withKeyList in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withExtensions(ExtensionsStructure value)
withExtensions in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withValidBetween(ValidBetween... values)
withValidBetween in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withDataSourceRef(String value)
withDataSourceRef in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withCreated(LocalDateTime value)
withCreated in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withChanged(LocalDateTime value)
withChanged in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withModification(ModificationEnumeration value)
withModification in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withVersion(String value)
withVersion in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withNameOfClass(String value)
withNameOfClass in class PassingTime_ViewStructurepublic EstimatedPassingTime_ViewStructure withId(String value)
withId in class PassingTime_ViewStructurepublic String toString()
toString in class PassingTime_ViewStructureCopyright © 2018 Entur AS. All rights reserved.