Uses of Class
uk.org.siri.siri13.AffectedSectionStructure
-
Packages that use AffectedSectionStructure Package Description uk.org.siri.siri13 -
-
Uses of AffectedSectionStructure in uk.org.siri.siri13
Fields in uk.org.siri.siri13 with type parameters of type AffectedSectionStructure Modifier and Type Field Description protected List<AffectedSectionStructure>AffectedLineStructure.Sections. affectedSectionsprotected List<AffectedSectionStructure>AffectedRouteStructure.Sections. affectedSectionsMethods in uk.org.siri.siri13 that return AffectedSectionStructure Modifier and Type Method Description AffectedSectionStructureObjectFactory. createAffectedSectionStructure()Create an instance ofAffectedSectionStructureMethods in uk.org.siri.siri13 that return types with arguments of type AffectedSectionStructure Modifier and Type Method Description List<AffectedSectionStructure>AffectedLineStructure.Sections. getAffectedSections()Gets the value of the affectedSections property.List<AffectedSectionStructure>AffectedRouteStructure.Sections. getAffectedSections()Gets the value of the affectedSections property.
-