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