Uses of Class
uk.org.ifopt.siri20.StopPlaceComponentRefStructure
-
Packages that use StopPlaceComponentRefStructure Package Description uk.org.ifopt.siri20 uk.org.siri.siri20 -
-
Uses of StopPlaceComponentRefStructure in uk.org.ifopt.siri20
Subclasses of StopPlaceComponentRefStructure in uk.org.ifopt.siri20 Modifier and Type Class Description classAccessPathLinkRefStructureType for reference to identifier of PATHLINK.classAccessSpaceRefStructureType for reference to ACCESS SPACe.classBoardingPositionRefStructureType for reference to BOARDING POSITION.classQuayRefStructureType for reference to QUAY.classStopPathLinkRefStructureType for reference to STOP PLACE Space.classStopPlaceEntranceRefStructureType for reference to STOP PLACE Entrance.classStopPlaceSpaceRefStructureType for reference to STOP PLACE Space.classVehicleStoppingPlaceRefStructureType for reference to VEHICLE STOPPING PLACe.classVehicleStoppingPositionRefStructureType for reference to VEHICLE STOPPING POSITION.Methods in uk.org.ifopt.siri20 that return StopPlaceComponentRefStructure Modifier and Type Method Description StopPlaceComponentRefStructureObjectFactory. createStopPlaceComponentRefStructure()Create an instance ofStopPlaceComponentRefStructure -
Uses of StopPlaceComponentRefStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as StopPlaceComponentRefStructure Modifier and Type Field Description protected StopPlaceComponentRefStructureAffectedStopPlaceComponentStructure. componentRefprotected StopPlaceComponentRefStructureFacilityLocationStructure. stopPlaceComponentIdprotected StopPlaceComponentRefStructureFacilityMonitoringRequestStructure. stopPlaceComponentRefMethods in uk.org.siri.siri20 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.siri20 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.
-