public class ObservedPassingTime_ViewStructure extends PassingTime_ViewStructure
Java class for ObservedPassingTime_ViewStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ObservedPassingTime_ViewStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}PassingTime_ViewStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}ObservedPassingTimeGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected LocalTime |
actualArrivalTime |
protected LocalTime |
actualDepartureTime |
protected HeadwayIntervalStructure |
actualHeadway |
protected LocalTime |
actualNonstopPassingTime |
protected Duration |
actualWaitingTime |
protected BigInteger |
arrivalDayOffset |
protected BigInteger |
departureDayOffset |
protected BigInteger |
passingTimeDayOffset |
dayOffsetbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
ObservedPassingTime_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 actualArrivalTime
protected BigInteger arrivalDayOffset
protected LocalTime actualDepartureTime
protected BigInteger departureDayOffset
protected Duration actualWaitingTime
protected LocalTime actualNonstopPassingTime
protected BigInteger passingTimeDayOffset
protected HeadwayIntervalStructure actualHeadway
public LocalTime getActualArrivalTime()
Stringpublic void setActualArrivalTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getArrivalDayOffset()
BigIntegerpublic void setArrivalDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic LocalTime getActualDepartureTime()
Stringpublic void setActualDepartureTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getDepartureDayOffset()
BigIntegerpublic void setDepartureDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic Duration getActualWaitingTime()
Stringpublic void setActualWaitingTime(Duration value)
value - allowed object is
Stringpublic LocalTime getActualNonstopPassingTime()
Stringpublic void setActualNonstopPassingTime(LocalTime value)
value - allowed object is
Stringpublic BigInteger getPassingTimeDayOffset()
BigIntegerpublic void setPassingTimeDayOffset(BigInteger value)
value - allowed object is
BigIntegerpublic HeadwayIntervalStructure getActualHeadway()
HeadwayIntervalStructurepublic void setActualHeadway(HeadwayIntervalStructure value)
value - allowed object is
HeadwayIntervalStructurepublic ObservedPassingTime_ViewStructure withActualArrivalTime(LocalTime value)
public ObservedPassingTime_ViewStructure withArrivalDayOffset(BigInteger value)
public ObservedPassingTime_ViewStructure withActualDepartureTime(LocalTime value)
public ObservedPassingTime_ViewStructure withDepartureDayOffset(BigInteger value)
public ObservedPassingTime_ViewStructure withActualWaitingTime(Duration value)
public ObservedPassingTime_ViewStructure withActualNonstopPassingTime(LocalTime value)
public ObservedPassingTime_ViewStructure withPassingTimeDayOffset(BigInteger value)
public ObservedPassingTime_ViewStructure withActualHeadway(HeadwayIntervalStructure value)
public ObservedPassingTime_ViewStructure withDayOffset(BigInteger value)
withDayOffset in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withKeyList(KeyListStructure value)
withKeyList in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withExtensions(ExtensionsStructure value)
withExtensions in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withValidBetween(ValidBetween... values)
withValidBetween in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withDataSourceRef(String value)
withDataSourceRef in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withCreated(LocalDateTime value)
withCreated in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withChanged(LocalDateTime value)
withChanged in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withModification(ModificationEnumeration value)
withModification in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withVersion(String value)
withVersion in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withNameOfClass(String value)
withNameOfClass in class PassingTime_ViewStructurepublic ObservedPassingTime_ViewStructure withId(String value)
withId in class PassingTime_ViewStructurepublic String toString()
toString in class PassingTime_ViewStructureCopyright © 2018 Entur AS. All rights reserved.