Uses of Class
uk.org.ifopt.siri13.StopPlaceRef
-
Packages that use StopPlaceRef Package Description uk.org.ifopt.siri13 uk.org.siri.siri13 -
-
Uses of StopPlaceRef in uk.org.ifopt.siri13
Fields in uk.org.ifopt.siri13 with type parameters of type StopPlaceRef Modifier and Type Field Description protected List<StopPlaceRef>StopPlaceRefsStructure. stopPlaceRevesMethods in uk.org.ifopt.siri13 that return StopPlaceRef Modifier and Type Method Description StopPlaceRefObjectFactory. createStopPlaceRef()Create an instance ofStopPlaceRefMethods in uk.org.ifopt.siri13 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.siri13
Fields in uk.org.siri.siri13 declared as StopPlaceRef Modifier and Type Field Description protected StopPlaceRefAffectedStopPlaceStructure. stopPlaceRefprotected StopPlaceRefFacilityLocationStructure. stopPlaceRefprotected StopPlaceRefFacilityMonitoringRequestStructure. stopPlaceRefprotected StopPlaceRefSituationExchangeRequestStructure. stopPlaceRefMethods in uk.org.siri.siri13 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.siri13 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.
-