Uses of Class
uk.org.siri.siri21.AffectedConnectionLinkStructure
-
Packages that use AffectedConnectionLinkStructure Package Description uk.org.siri.siri21 -
-
Uses of AffectedConnectionLinkStructure in uk.org.siri.siri21
Fields in uk.org.siri.siri21 with type parameters of type AffectedConnectionLinkStructure Modifier and Type Field Description protected List<AffectedConnectionLinkStructure>AffectedStopPointStructure.ConnectionLinks. affectedConnectionLinksprotected List<AffectedConnectionLinkStructure>AffectedInterchangeStructure. connectionLinksMethods in uk.org.siri.siri21 that return AffectedConnectionLinkStructure Modifier and Type Method Description AffectedConnectionLinkStructureObjectFactory. createAffectedConnectionLinkStructure()Create an instance ofAffectedConnectionLinkStructureMethods in uk.org.siri.siri21 that return types with arguments of type AffectedConnectionLinkStructure Modifier and Type Method Description List<AffectedConnectionLinkStructure>AffectedStopPointStructure.ConnectionLinks. getAffectedConnectionLinks()Gets the value of the affectedConnectionLinks property.List<AffectedConnectionLinkStructure>AffectedInterchangeStructure. getConnectionLinks()Gets the value of the connectionLinks property.
-