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