Uses of Class
uk.org.siri.siri21.InterchangeRef
-
Packages that use InterchangeRef Package Description uk.org.siri.siri21 -
-
Uses of InterchangeRef in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as InterchangeRef Modifier and Type Field Description protected InterchangeRefAbstractDistributorItemStructure. interchangeRefprotected InterchangeRefAbstractFeederItemStructure. interchangeRefprotected InterchangeRefAbstractServiceJourneyInterchangeStructure. interchangeRefprotected InterchangeRefAffectedInterchangeStructure. interchangeRefprotected InterchangeRefEstimatedServiceJourneyInterchange. interchangeRefprotected InterchangeRefFacilityLocationStructure. interchangeRefprotected InterchangeRefFacilityMonitoringRequestStructure. interchangeRefprotected InterchangeRefSituationExchangeRequestStructure. interchangeRefprotected InterchangeRefTimetabledFeederArrivalCancellation. interchangeRefMethods in uk.org.siri.siri21 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.InterchangeRefAbstractServiceJourneyInterchangeStructure. 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.siri21 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.voidAbstractServiceJourneyInterchangeStructure. 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.
-