Uses of Class
uk.org.ifopt.siri20.StopPlaceRef
-
Packages that use StopPlaceRef Package Description uk.org.ifopt.siri20 uk.org.siri.siri20 -
-
Uses of StopPlaceRef in uk.org.ifopt.siri20
Fields in uk.org.ifopt.siri20 with type parameters of type StopPlaceRef Modifier and Type Field Description protected List<StopPlaceRef>StopPlaceRefsStructure. stopPlaceRevesMethods in uk.org.ifopt.siri20 that return StopPlaceRef Modifier and Type Method Description StopPlaceRefObjectFactory. createStopPlaceRef()Create an instance ofStopPlaceRefMethods in uk.org.ifopt.siri20 that return types with arguments of type StopPlaceRef Modifier and Type Method Description List<StopPlaceRef>StopPlaceRefsStructure. getStopPlaceReves()Gets the value of the stopPlaceReves property. -
Uses of StopPlaceRef in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as StopPlaceRef Modifier and Type Field Description protected StopPlaceRefAffectedStopPlaceStructure. stopPlaceRefprotected StopPlaceRefFacilityLocationStructure. stopPlaceRefprotected StopPlaceRefFacilityMonitoringRequestStructure. stopPlaceRefprotected StopPlaceRefSituationExchangeRequestStructure. stopPlaceRefMethods in uk.org.siri.siri20 that return StopPlaceRef Modifier and Type Method Description StopPlaceRefAffectedStopPlaceStructure. getStopPlaceRef()Gets the value of the stopPlaceRef property.StopPlaceRefFacilityLocationStructure. getStopPlaceRef()Gets the value of the stopPlaceRef property.StopPlaceRefFacilityMonitoringRequestStructure. getStopPlaceRef()Gets the value of the stopPlaceRef property.StopPlaceRefSituationExchangeRequestStructure. getStopPlaceRef()Gets the value of the stopPlaceRef property.Methods in uk.org.siri.siri20 with parameters of type StopPlaceRef Modifier and Type Method Description voidAffectedStopPlaceStructure. setStopPlaceRef(StopPlaceRef value)Sets the value of the stopPlaceRef property.voidFacilityLocationStructure. setStopPlaceRef(StopPlaceRef value)Sets the value of the stopPlaceRef property.voidFacilityMonitoringRequestStructure. setStopPlaceRef(StopPlaceRef value)Sets the value of the stopPlaceRef property.voidSituationExchangeRequestStructure. setStopPlaceRef(StopPlaceRef value)Sets the value of the stopPlaceRef property.
-