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