Uses of Class
uk.org.siri.siri14.AffectedSectionStructure
-
Packages that use AffectedSectionStructure Package Description uk.org.siri.siri14 -
-
Uses of AffectedSectionStructure in uk.org.siri.siri14
Fields in uk.org.siri.siri14 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.siri14 that return AffectedSectionStructure Modifier and Type Method Description AffectedSectionStructureObjectFactory. createAffectedSectionStructure()Create an instance ofAffectedSectionStructureMethods in uk.org.siri.siri14 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.
-