Uses of Class
uk.org.siri.siri21.ZoneRefStructure
-
Packages that use ZoneRefStructure Package Description uk.org.siri.siri21 -
-
Uses of ZoneRefStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as ZoneRefStructure Modifier and Type Field Description protected ZoneRefStructureAffectedConnectionLinkStructure. connectingZoneRefprotected ZoneRefStructureAffectedStopPointStructure. placeRefMethods in uk.org.siri.siri21 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.siri21 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.
-