Uses of Class
uk.org.siri.siri13.AffectedPathLinkStructure
-
Packages that use AffectedPathLinkStructure Package Description uk.org.siri.siri13 -
-
Uses of AffectedPathLinkStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type AffectedPathLinkStructure Modifier and Type Field Description protected List<AffectedPathLinkStructure>AffectedConnectionLinkStructure. affectedPathLinksMethods in uk.org.siri.siri13 that return AffectedPathLinkStructure Modifier and Type Method Description AffectedPathLinkStructureObjectFactory. createAffectedPathLinkStructure()Create an instance ofAffectedPathLinkStructureMethods in uk.org.siri.siri13 that return types with arguments of type AffectedPathLinkStructure Modifier and Type Method Description List<AffectedPathLinkStructure>AffectedConnectionLinkStructure. getAffectedPathLinks()Gets the value of the affectedPathLinks property.
-