Uses of Class
eu.datex2.siri14.schema._1_0._1_0.SourceInformation
-
Packages that use SourceInformation Package Description eu.datex2.siri14.schema._1_0._1_0 uk.org.siri.siri14 -
-
Uses of SourceInformation in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as SourceInformation Modifier and Type Field Description protected SourceInformationElaboratedData. sourceInformationprotected SourceInformationSituationRecord. sourceInformationMethods in eu.datex2.siri14.schema._1_0._1_0 that return SourceInformation Modifier and Type Method Description SourceInformationObjectFactory. createSourceInformation()Create an instance ofSourceInformationSourceInformationElaboratedData. getSourceInformation()Gets the value of the sourceInformation property.SourceInformationSituationRecord. getSourceInformation()Gets the value of the sourceInformation property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type SourceInformation Modifier and Type Method Description voidElaboratedData. setSourceInformation(SourceInformation value)Sets the value of the sourceInformation property.voidSituationRecord. setSourceInformation(SourceInformation value)Sets the value of the sourceInformation property. -
Uses of SourceInformation in uk.org.siri.siri14
Fields in uk.org.siri.siri14 declared as SourceInformation Modifier and Type Field Description protected SourceInformationOptionalTrafficElementStructure. sourceInformationMethods in uk.org.siri.siri14 that return SourceInformation Modifier and Type Method Description SourceInformationOptionalTrafficElementStructure. getSourceInformation()Gets the value of the sourceInformation property.Methods in uk.org.siri.siri14 with parameters of type SourceInformation Modifier and Type Method Description voidOptionalTrafficElementStructure. setSourceInformation(SourceInformation value)Sets the value of the sourceInformation property.
-