Uses of Class
uk.org.ifopt.siri13.StopPlaceComponentRefStructure
-
Packages that use StopPlaceComponentRefStructure Package Description uk.org.ifopt.siri13 uk.org.siri.siri13 -
-
Uses of StopPlaceComponentRefStructure in uk.org.ifopt.siri13
Subclasses of StopPlaceComponentRefStructure in uk.org.ifopt.siri13 Modifier and Type Class Description classAccessPathLinkRefStructureType for Unique reference to Identifier of Stop Place Space.classAccessSpaceRefStructureType for Unique reference to Identifier of Access space.classBoardingPositionRefStructureType for Unique reference to Identifier of Boarding Position.classQuayRefStructureType for Unique reference to Identifier of Quay.classStopPathLinkRefStructureType for Unique reference to Identifier of Stop Place Space.classStopPlaceEntranceRefStructureType for Unique reference to Identifier of Stop Place Entrance.classStopPlaceSpaceRefStructureType for Unique reference to Identifier of Stop Place Space.classVehicleStoppingPlaceRefStructureType for Unique reference to Identifier of Vehicle Stopping Place.classVehicleStoppingPositionRefStructureType for Unique reference to Identifier of Vehicle Stopping PositionMethods in uk.org.ifopt.siri13 that return StopPlaceComponentRefStructure Modifier and Type Method Description StopPlaceComponentRefStructureObjectFactory. createStopPlaceComponentRefStructure()Create an instance ofStopPlaceComponentRefStructure -
Uses of StopPlaceComponentRefStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 declared as StopPlaceComponentRefStructure Modifier and Type Field Description protected StopPlaceComponentRefStructureAffectedStopPlaceComponentStructure. componentRefprotected StopPlaceComponentRefStructureFacilityLocationStructure. stopPlaceComponentIdprotected StopPlaceComponentRefStructureFacilityMonitoringRequestStructure. stopPlaceComponentRefMethods in uk.org.siri.siri13 that return StopPlaceComponentRefStructure Modifier and Type Method Description StopPlaceComponentRefStructureAffectedStopPlaceComponentStructure. getComponentRef()Gets the value of the componentRef property.StopPlaceComponentRefStructureFacilityLocationStructure. getStopPlaceComponentId()Gets the value of the stopPlaceComponentId property.StopPlaceComponentRefStructureFacilityMonitoringRequestStructure. getStopPlaceComponentRef()Gets the value of the stopPlaceComponentRef property.Methods in uk.org.siri.siri13 with parameters of type StopPlaceComponentRefStructure Modifier and Type Method Description voidAffectedStopPlaceComponentStructure. setComponentRef(StopPlaceComponentRefStructure value)Sets the value of the componentRef property.voidFacilityLocationStructure. setStopPlaceComponentId(StopPlaceComponentRefStructure value)Sets the value of the stopPlaceComponentId property.voidFacilityMonitoringRequestStructure. setStopPlaceComponentRef(StopPlaceComponentRefStructure value)Sets the value of the stopPlaceComponentRef property.
-