Uses of Class
eu.datex2.siri20.schema._2_0rc1._2_0.Temperature
-
Packages that use Temperature Package Description eu.datex2.siri20.schema._2_0rc1._2_0 -
-
Uses of Temperature in eu.datex2.siri20.schema._2_0rc1._2_0
Fields in eu.datex2.siri20.schema._2_0rc1._2_0 declared as Temperature Modifier and Type Field Description protected TemperaturePoorEnvironmentConditions. temperatureprotected TemperatureTemperatureInformation. temperatureMethods in eu.datex2.siri20.schema._2_0rc1._2_0 that return Temperature Modifier and Type Method Description TemperatureObjectFactory. createTemperature()Create an instance ofTemperatureTemperaturePoorEnvironmentConditions. getTemperature()Gets the value of the temperature property.TemperatureTemperatureInformation. getTemperature()Gets the value of the temperature property.Methods in eu.datex2.siri20.schema._2_0rc1._2_0 with parameters of type Temperature Modifier and Type Method Description voidPoorEnvironmentConditions. setTemperature(Temperature value)Sets the value of the temperature property.voidTemperatureInformation. setTemperature(Temperature value)Sets the value of the temperature property.
-