public class InterchangeRuleFilter_VersionedChildStructure extends VersionedChildStructure
Java class for InterchangeRuleFilter_VersionedChildStructure complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="InterchangeRuleFilter_VersionedChildStructure">
<complexContent>
<extension base="{http://www.netex.org.uk/netex}VersionedChildStructure">
<sequence>
<group ref="{http://www.netex.org.uk/netex}InterchangeRuleFilterGroup"/>
</sequence>
<attribute name="order" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected PointRefStructure |
adjacentPointRef |
protected StopPlaceRefStructure |
adjacentStopPlaceRef |
protected ScheduledStopPointRefStructure |
adjacentStopPointRef |
protected String |
allLines |
protected ScheduledStopPointRefStructure |
endStopPointRef |
protected List<LineInDirectionRef_Structure> |
lineInDirectionRef |
protected LinesInDirectionRefs_RelStructure |
linesInDirectionRefs |
protected Duration |
maximumInterchangeWindow |
protected OperatorRefStructure |
operatorRef |
protected BigInteger |
order |
protected JAXBElement<? extends ScheduledStopPointRefStructure> |
scheduledStopPointRef |
protected ServiceDesignatorStructure |
serviceDesignator |
protected ServiceJourneyRefStructure |
serviceJourneyRef |
protected StopAreaRefStructure |
stopAreaRef |
protected StopPlaceRefStructure |
stopPlaceRef |
protected TimeDemandTypeRefStructure |
timeDemandTypeRef |
protected AllVehicleModesOfTransportEnumeration |
transportMode |
extensionsalternativeTexts, changed, compatibleWithVersionFrameVersionRef, created, dataSourceRef, derivedFromObjectRef, derivedFromVersionRef_BasicModificationDetailsGroup, modification, status_BasicModificationDetailsGroup, validBetween, validityConditions, versionid, nameOfClass| Constructor and Description |
|---|
InterchangeRuleFilter_VersionedChildStructure() |
getExtensions, setExtensionsgetAlternativeTexts, 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 OperatorRefStructure operatorRef
protected StopAreaRefStructure stopAreaRef
protected StopPlaceRefStructure stopPlaceRef
protected String allLines
protected LinesInDirectionRefs_RelStructure linesInDirectionRefs
protected List<LineInDirectionRef_Structure> lineInDirectionRef
protected JAXBElement<? extends ScheduledStopPointRefStructure> scheduledStopPointRef
protected ScheduledStopPointRefStructure adjacentStopPointRef
protected StopPlaceRefStructure adjacentStopPlaceRef
protected PointRefStructure adjacentPointRef
protected ScheduledStopPointRefStructure endStopPointRef
protected TimeDemandTypeRefStructure timeDemandTypeRef
protected ServiceJourneyRefStructure serviceJourneyRef
protected ServiceDesignatorStructure serviceDesignator
protected Duration maximumInterchangeWindow
protected AllVehicleModesOfTransportEnumeration transportMode
protected BigInteger order
public InterchangeRuleFilter_VersionedChildStructure()
public OperatorRefStructure getOperatorRef()
OperatorRefStructurepublic void setOperatorRef(OperatorRefStructure value)
value - allowed object is
OperatorRefStructurepublic StopAreaRefStructure getStopAreaRef()
StopAreaRefStructurepublic void setStopAreaRef(StopAreaRefStructure value)
value - allowed object is
StopAreaRefStructurepublic StopPlaceRefStructure getStopPlaceRef()
StopPlaceRefStructurepublic void setStopPlaceRef(StopPlaceRefStructure value)
value - allowed object is
StopPlaceRefStructurepublic String getAllLines()
Stringpublic void setAllLines(String value)
value - allowed object is
Stringpublic LinesInDirectionRefs_RelStructure getLinesInDirectionRefs()
LinesInDirectionRefs_RelStructurepublic void setLinesInDirectionRefs(LinesInDirectionRefs_RelStructure value)
value - allowed object is
LinesInDirectionRefs_RelStructurepublic List<LineInDirectionRef_Structure> getLineInDirectionRef()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the lineInDirectionRef property.
For example, to add a new item, do as follows:
getLineInDirectionRef().add(newItem);
Objects of the following type(s) are allowed in the list
LineInDirectionRef_Structure
public JAXBElement<? extends ScheduledStopPointRefStructure> getScheduledStopPointRef()
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<ScheduledStopPointRefStructure>public void setScheduledStopPointRef(JAXBElement<? extends ScheduledStopPointRefStructure> value)
value - allowed object is
JAXBElement<FareScheduledStopPointRefStructure>
JAXBElement<ScheduledStopPointRefStructure>public ScheduledStopPointRefStructure getAdjacentStopPointRef()
ScheduledStopPointRefStructurepublic void setAdjacentStopPointRef(ScheduledStopPointRefStructure value)
value - allowed object is
ScheduledStopPointRefStructurepublic StopPlaceRefStructure getAdjacentStopPlaceRef()
StopPlaceRefStructurepublic void setAdjacentStopPlaceRef(StopPlaceRefStructure value)
value - allowed object is
StopPlaceRefStructurepublic PointRefStructure getAdjacentPointRef()
PointRefStructurepublic void setAdjacentPointRef(PointRefStructure value)
value - allowed object is
PointRefStructurepublic ScheduledStopPointRefStructure getEndStopPointRef()
ScheduledStopPointRefStructurepublic void setEndStopPointRef(ScheduledStopPointRefStructure value)
value - allowed object is
ScheduledStopPointRefStructurepublic TimeDemandTypeRefStructure getTimeDemandTypeRef()
TimeDemandTypeRefStructurepublic void setTimeDemandTypeRef(TimeDemandTypeRefStructure value)
value - allowed object is
TimeDemandTypeRefStructurepublic ServiceJourneyRefStructure getServiceJourneyRef()
ServiceJourneyRefStructurepublic void setServiceJourneyRef(ServiceJourneyRefStructure value)
value - allowed object is
ServiceJourneyRefStructurepublic ServiceDesignatorStructure getServiceDesignator()
ServiceDesignatorStructurepublic void setServiceDesignator(ServiceDesignatorStructure value)
value - allowed object is
ServiceDesignatorStructurepublic Duration getMaximumInterchangeWindow()
Stringpublic void setMaximumInterchangeWindow(Duration value)
value - allowed object is
Stringpublic AllVehicleModesOfTransportEnumeration getTransportMode()
AllVehicleModesOfTransportEnumerationpublic void setTransportMode(AllVehicleModesOfTransportEnumeration value)
value - allowed object is
AllVehicleModesOfTransportEnumerationpublic BigInteger getOrder()
BigIntegerpublic void setOrder(BigInteger value)
value - allowed object is
BigIntegerpublic InterchangeRuleFilter_VersionedChildStructure withOperatorRef(OperatorRefStructure value)
public InterchangeRuleFilter_VersionedChildStructure withStopAreaRef(StopAreaRefStructure value)
public InterchangeRuleFilter_VersionedChildStructure withStopPlaceRef(StopPlaceRefStructure value)
public InterchangeRuleFilter_VersionedChildStructure withAllLines(String value)
public InterchangeRuleFilter_VersionedChildStructure withLinesInDirectionRefs(LinesInDirectionRefs_RelStructure value)
public InterchangeRuleFilter_VersionedChildStructure withLineInDirectionRef(LineInDirectionRef_Structure... values)
public InterchangeRuleFilter_VersionedChildStructure withLineInDirectionRef(Collection<LineInDirectionRef_Structure> values)
public InterchangeRuleFilter_VersionedChildStructure withScheduledStopPointRef(JAXBElement<? extends ScheduledStopPointRefStructure> value)
public InterchangeRuleFilter_VersionedChildStructure withAdjacentStopPointRef(ScheduledStopPointRefStructure value)
public InterchangeRuleFilter_VersionedChildStructure withAdjacentStopPlaceRef(StopPlaceRefStructure value)
public InterchangeRuleFilter_VersionedChildStructure withAdjacentPointRef(PointRefStructure value)
public InterchangeRuleFilter_VersionedChildStructure withEndStopPointRef(ScheduledStopPointRefStructure value)
public InterchangeRuleFilter_VersionedChildStructure withTimeDemandTypeRef(TimeDemandTypeRefStructure value)
public InterchangeRuleFilter_VersionedChildStructure withServiceJourneyRef(ServiceJourneyRefStructure value)
public InterchangeRuleFilter_VersionedChildStructure withServiceDesignator(ServiceDesignatorStructure value)
public InterchangeRuleFilter_VersionedChildStructure withMaximumInterchangeWindow(Duration value)
public InterchangeRuleFilter_VersionedChildStructure withTransportMode(AllVehicleModesOfTransportEnumeration value)
public InterchangeRuleFilter_VersionedChildStructure withOrder(BigInteger value)
public InterchangeRuleFilter_VersionedChildStructure withExtensions(ExtensionsStructure value)
withExtensions in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withValidityConditions(ValidityConditions_RelStructure value)
withValidityConditions in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withValidBetween(ValidBetween... values)
withValidBetween in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withValidBetween(Collection<ValidBetween> values)
withValidBetween in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withAlternativeTexts(AlternativeTexts_RelStructure value)
withAlternativeTexts in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withDataSourceRef(String value)
withDataSourceRef in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withCreated(LocalDateTime value)
withCreated in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withChanged(LocalDateTime value)
withChanged in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withModification(ModificationEnumeration value)
withModification in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withVersion(String value)
withVersion in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withStatus_BasicModificationDetailsGroup(StatusEnumeration value)
withStatus_BasicModificationDetailsGroup in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withDerivedFromVersionRef_BasicModificationDetailsGroup(String value)
withDerivedFromVersionRef_BasicModificationDetailsGroup in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withCompatibleWithVersionFrameVersionRef(String value)
withCompatibleWithVersionFrameVersionRef in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withDerivedFromObjectRef(String value)
withDerivedFromObjectRef in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withNameOfClass(String value)
withNameOfClass in class VersionedChildStructurepublic InterchangeRuleFilter_VersionedChildStructure withId(String value)
withId in class VersionedChildStructurepublic String toString()
toString in class VersionedChildStructureCopyright © 2018 Entur AS. All rights reserved.