Uses of Class
uk.org.siri.siri20.TargetedInterchangeStructure
-
Packages that use TargetedInterchangeStructure Package Description uk.org.siri.siri20 -
-
Uses of TargetedInterchangeStructure in uk.org.siri.siri20
Fields in uk.org.siri.siri20 with type parameters of type TargetedInterchangeStructure Modifier and Type Field Description protected List<TargetedInterchangeStructure>DatedCall. targetedInterchangesMethods in uk.org.siri.siri20 that return TargetedInterchangeStructure Modifier and Type Method Description TargetedInterchangeStructureObjectFactory. createTargetedInterchangeStructure()Create an instance ofTargetedInterchangeStructureMethods in uk.org.siri.siri20 that return types with arguments of type TargetedInterchangeStructure Modifier and Type Method Description List<TargetedInterchangeStructure>DatedCall. getTargetedInterchanges()Gets the value of the targetedInterchanges property.
-