Uses of Class
eu.datex2.siri13.schema._1_0._1_0.Temperature
-
Packages that use Temperature Package Description eu.datex2.siri13.schema._1_0._1_0 -
-
Uses of Temperature in eu.datex2.siri13.schema._1_0._1_0
Fields in eu.datex2.siri13.schema._1_0._1_0 declared as Temperature Modifier and Type Field Description protected TemperaturePoorEnvironmentConditions. temperatureprotected TemperatureTemperatureInformation. temperatureMethods in eu.datex2.siri13.schema._1_0._1_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.siri13.schema._1_0._1_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.
-