Uses of Class
uk.org.siri.siri20.AffectedLineStructure
-
Packages that use AffectedLineStructure Package Description uk.org.siri.siri20 -
-
Uses of AffectedLineStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 with type parameters of type AffectedLineStructure Modifier and Type Field Description protected List<AffectedLineStructure>AffectedNetworkStructure. affectedLinesMethods in uk.org.siri.siri20 that return AffectedLineStructure Modifier and Type Method Description AffectedLineStructureObjectFactory. createAffectedLineStructure()Create an instance ofAffectedLineStructureMethods in uk.org.siri.siri20 that return types with arguments of type AffectedLineStructure Modifier and Type Method Description List<AffectedLineStructure>AffectedNetworkStructure. getAffectedLines()Gets the value of the affectedLines property.
-