Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.Source
-
Packages that use Source Package Description eu.datex2.siri21.schema._2_0rc1._2_0 uk.org.siri.siri21 -
-
Uses of Source in eu.datex2.siri21.schema._2_0rc1._2_0
Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as Source Modifier and Type Field Description protected SourceElaboratedData. sourceprotected SourceSituationRecord. sourceMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return Source Modifier and Type Method Description SourceObjectFactory. createSource()Create an instance ofSourceSourceElaboratedData. getSource()Gets the value of the source property.SourceSituationRecord. getSource()Gets the value of the source property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type Source Modifier and Type Method Description voidElaboratedData. setSource(Source value)Sets the value of the source property.voidSituationRecord. setSource(Source value)Sets the value of the source property. -
Uses of Source in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as Source Modifier and Type Field Description protected SourceOptionalTrafficElementStructure. sourceMethods in uk.org.siri.siri21 that return Source Modifier and Type Method Description SourceOptionalTrafficElementStructure. getSource()Gets the value of the source property.Methods in uk.org.siri.siri21 with parameters of type Source Modifier and Type Method Description voidOptionalTrafficElementStructure. setSource(Source value)Sets the value of the source property.
-