Uses of Class
eu.datex2.siri14.schema._1_0._1_0.PrecipitationDetail
-
Packages that use PrecipitationDetail Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of PrecipitationDetail in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as PrecipitationDetail Modifier and Type Field Description protected PrecipitationDetailPoorEnvironmentConditions. precipitationDetailprotected PrecipitationDetailPrecipitationInformation. precipitationDetailMethods in eu.datex2.siri14.schema._1_0._1_0 that return PrecipitationDetail Modifier and Type Method Description PrecipitationDetailObjectFactory. createPrecipitationDetail()Create an instance ofPrecipitationDetailPrecipitationDetailPoorEnvironmentConditions. getPrecipitationDetail()Gets the value of the precipitationDetail property.PrecipitationDetailPrecipitationInformation. getPrecipitationDetail()Gets the value of the precipitationDetail property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type PrecipitationDetail Modifier and Type Method Description voidPoorEnvironmentConditions. setPrecipitationDetail(PrecipitationDetail value)Sets the value of the precipitationDetail property.voidPrecipitationInformation. setPrecipitationDetail(PrecipitationDetail value)Sets the value of the precipitationDetail property.
-