public class DynamicStopAssignment_VersionStructure extends PassengerStopAssignment_VersionStructure
Java class for DynamicStopAssignment_VersionStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DynamicStopAssignment_VersionStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}PassengerStopAssignment_VersionStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}DynamicStopAssignmentGroup"/>
</sequence>
</extension>
</complexContent>
</complexType>
PassengerStopAssignment_VersionStructure.TrainElements| Modifier and Type | Field and Description |
|---|---|
protected JAXBElement<? extends PassengerStopAssignmentRefStructure> |
passengerStopAssignmentRef |
boardingPosition, boardingPositionRef, quay, quayRef, stopPlace, stopPlaceRef, trainElementsalightingUse, boardingUse, privateCode, scheduledStopPoint, scheduledStopPointRefdescription, name, orderbrandingRef, extensions, keyList, responsibilitySetRefalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
DynamicStopAssignment_VersionStructure() |
getBoardingPosition, getBoardingPositionRef, getQuay, getQuayRef, getStopPlace, getStopPlaceRef, getTrainElements, setBoardingPosition, setBoardingPositionRef, setQuay, setQuayRef, setStopPlace, setStopPlaceRef, setTrainElementsgetPrivateCode, getScheduledStopPoint, getScheduledStopPointRef, isAlightingUse, isBoardingUse, setAlightingUse, setBoardingUse, setPrivateCode, setScheduledStopPoint, setScheduledStopPointRefgetDescription, getName, getOrder, setDescription, setName, setOrdergetBrandingRef, 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 JAXBElement<? extends PassengerStopAssignmentRefStructure> passengerStopAssignmentRef
public DynamicStopAssignment_VersionStructure()
public JAXBElement<? extends PassengerStopAssignmentRefStructure> getPassengerStopAssignmentRef()
JAXBElement<PassengerStopAssignmentRefStructure>
JAXBElement<DynamicStopAssignmentRefStructure>public void setPassengerStopAssignmentRef(JAXBElement<? extends PassengerStopAssignmentRefStructure> value)
value - allowed object is
JAXBElement<PassengerStopAssignmentRefStructure>
JAXBElement<DynamicStopAssignmentRefStructure>public DynamicStopAssignment_VersionStructure withPassengerStopAssignmentRef(JAXBElement<? extends PassengerStopAssignmentRefStructure> value)
public DynamicStopAssignment_VersionStructure withStopPlaceRef(StopPlaceRefStructure value)
withStopPlaceRef in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withStopPlace(StopPlace value)
withStopPlace in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withQuayRef(QuayRefStructure value)
withQuayRef in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withQuay(Quay value)
withQuay in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withBoardingPositionRef(BoardingPositionRefStructure value)
withBoardingPositionRef in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withBoardingPosition(BoardingPosition value)
withBoardingPosition in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withTrainElements(PassengerStopAssignment_VersionStructure.TrainElements value)
withTrainElements in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withBoardingUse(Boolean value)
withBoardingUse in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withAlightingUse(Boolean value)
withAlightingUse in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withPrivateCode(PrivateCodeStructure value)
withPrivateCode in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withScheduledStopPointRef(JAXBElement<? extends ScheduledStopPointRefStructure> value)
withScheduledStopPointRef in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withScheduledStopPoint(ScheduledStopPoint value)
withScheduledStopPoint in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withName(MultilingualString value)
withName in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withDescription(MultilingualString value)
withDescription in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withOrder(BigInteger value)
withOrder in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withKeyList(KeyListStructure value)
withKeyList in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withExtensions(ExtensionsStructure value)
withExtensions in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withBrandingRef(BrandingRefStructure value)
withBrandingRef in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withResponsibilitySetRef(String value)
withResponsibilitySetRef in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withValidBetween(ValidBetween... values)
withValidBetween in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withDataSourceRef(String value)
withDataSourceRef in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withCreated(LocalDateTime value)
withCreated in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withChanged(LocalDateTime value)
withChanged in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withModification(ModificationEnumeration value)
withModification in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withVersion(String value)
withVersion in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
public DynamicStopAssignment_VersionStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withNameOfClass(String value)
withNameOfClass in class PassengerStopAssignment_VersionStructurepublic DynamicStopAssignment_VersionStructure withId(String value)
withId in class PassengerStopAssignment_VersionStructurepublic String toString()
toString in class PassengerStopAssignment_VersionStructureCopyright © 2018 Entur AS. All rights reserved.