Uses of Class
uk.org.ifopt.siri21.StopPlaceRef
-
Packages that use StopPlaceRef Package Description uk.org.ifopt.siri21 uk.org.siri.siri21 -
-
Uses of StopPlaceRef in uk.org.ifopt.siri21
Fields in uk.org.ifopt.siri21 with type parameters of type StopPlaceRef Modifier and Type Field Description protected List<StopPlaceRef>StopPlaceRefsStructure. stopPlaceRevesMethods in uk.org.ifopt.siri21 that return StopPlaceRef Modifier and Type Method Description StopPlaceRefObjectFactory. createStopPlaceRef()Create an instance ofStopPlaceRefMethods in uk.org.ifopt.siri21 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.siri21
Fields in uk.org.siri.siri21 declared as StopPlaceRef Modifier and Type Field Description protected StopPlaceRefAffectedSectionStructure.IndirectSectionRef. firstStopPlaceRefprotected StopPlaceRefAffectedSectionStructure.IndirectSectionRef. lastStopPlaceRefprotected StopPlaceRefAffectedStopPlaceStructure. stopPlaceRefprotected StopPlaceRefAffectedStopPointStructure. stopPlaceRefprotected StopPlaceRefFacilityLocationStructure. stopPlaceRefprotected StopPlaceRefFacilityMonitoringRequestStructure. stopPlaceRefprotected StopPlaceRefSituationExchangeRequestStructure. stopPlaceRefMethods in uk.org.siri.siri21 that return StopPlaceRef Modifier and Type Method Description StopPlaceRefAffectedSectionStructure.IndirectSectionRef. getFirstStopPlaceRef()Gets the value of the firstStopPlaceRef property.StopPlaceRefAffectedSectionStructure.IndirectSectionRef. getLastStopPlaceRef()Gets the value of the lastStopPlaceRef property.StopPlaceRefAffectedStopPlaceStructure. getStopPlaceRef()Gets the value of the stopPlaceRef property.StopPlaceRefAffectedStopPointStructure. 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.siri21 with parameters of type StopPlaceRef Modifier and Type Method Description voidAffectedSectionStructure.IndirectSectionRef. setFirstStopPlaceRef(StopPlaceRef value)Sets the value of the firstStopPlaceRef property.voidAffectedSectionStructure.IndirectSectionRef. setLastStopPlaceRef(StopPlaceRef value)Sets the value of the lastStopPlaceRef property.voidAffectedStopPlaceStructure. setStopPlaceRef(StopPlaceRef value)Sets the value of the stopPlaceRef property.voidAffectedStopPointStructure. 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.
-