Uses of Class
uk.org.siri.siri20.ZoneRefStructure
-
Packages that use ZoneRefStructure Package Description uk.org.siri.siri20 -
-
Uses of ZoneRefStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 declared as ZoneRefStructure Modifier and Type Field Description protected ZoneRefStructureAffectedConnectionLinkStructure. connectingZoneRefprotected ZoneRefStructureAffectedStopPointStructure. placeRefMethods in uk.org.siri.siri20 that return ZoneRefStructure Modifier and Type Method Description ZoneRefStructureObjectFactory. createZoneRefStructure()Create an instance ofZoneRefStructureZoneRefStructureAffectedConnectionLinkStructure. getConnectingZoneRef()Gets the value of the connectingZoneRef property.ZoneRefStructureAffectedStopPointStructure. getPlaceRef()Gets the value of the placeRef property.Methods in uk.org.siri.siri20 with parameters of type ZoneRefStructure Modifier and Type Method Description voidAffectedConnectionLinkStructure. setConnectingZoneRef(ZoneRefStructure value)Sets the value of the connectingZoneRef property.voidAffectedStopPointStructure. setPlaceRef(ZoneRefStructure value)Sets the value of the placeRef property.
-