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