Uses of Class
uk.org.siri.siri20.InterchangeRef
-
Packages that use InterchangeRef Package Description uk.org.siri.siri20 -
-
Uses of InterchangeRef in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as InterchangeRef Modifier and Type Field Description protected InterchangeRefAbstractDistributorItemStructure. interchangeRefprotected InterchangeRefAbstractFeederItemStructure. interchangeRefprotected InterchangeRefAffectedInterchangeStructure. interchangeRefprotected InterchangeRefEstimatedServiceJourneyInterchange. interchangeRefprotected InterchangeRefFacilityLocationStructure. interchangeRefprotected InterchangeRefFacilityMonitoringRequestStructure. interchangeRefprotected InterchangeRefSituationExchangeRequestStructure. interchangeRefprotected InterchangeRefTimetabledFeederArrivalCancellation. interchangeRefMethods in uk.org.siri.siri20 that return InterchangeRef Modifier and Type Method Description InterchangeRefObjectFactory. createInterchangeRef()Create an instance ofInterchangeRefInterchangeRefAbstractDistributorItemStructure. getInterchangeRef()Gets the value of the interchangeRef property.InterchangeRefAbstractFeederItemStructure. getInterchangeRef()Gets the value of the interchangeRef property.InterchangeRefAffectedInterchangeStructure. getInterchangeRef()Gets the value of the interchangeRef property.InterchangeRefEstimatedServiceJourneyInterchange. getInterchangeRef()Gets the value of the interchangeRef property.InterchangeRefFacilityLocationStructure. getInterchangeRef()Gets the value of the interchangeRef property.InterchangeRefFacilityMonitoringRequestStructure. getInterchangeRef()Gets the value of the interchangeRef property.InterchangeRefSituationExchangeRequestStructure. getInterchangeRef()Gets the value of the interchangeRef property.InterchangeRefTimetabledFeederArrivalCancellation. getInterchangeRef()Gets the value of the interchangeRef property.Methods in uk.org.siri.siri20 with parameters of type InterchangeRef Modifier and Type Method Description voidAbstractDistributorItemStructure. setInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidAbstractFeederItemStructure. setInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidAffectedInterchangeStructure. setInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidEstimatedServiceJourneyInterchange. setInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidFacilityLocationStructure. setInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidFacilityMonitoringRequestStructure. setInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidSituationExchangeRequestStructure. setInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.voidTimetabledFeederArrivalCancellation. setInterchangeRef(InterchangeRef value)Sets the value of the interchangeRef property.
-