Uses of Class
eu.datex2.siri14.schema._1_0._1_0.AlertCLocation
-
Packages that use AlertCLocation Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of AlertCLocation in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as AlertCLocation Modifier and Type Field Description protected AlertCLocationAlertCMethod2PrimaryPointLocation. alertCLocationprotected AlertCLocationAlertCMethod2SecondaryPointLocation. alertCLocationprotected AlertCLocationAlertCMethod4PrimaryPointLocation. alertCLocationprotected AlertCLocationAlertCMethod4SecondaryPointLocation. alertCLocationprotected AlertCLocationAlertCArea. areaLocationprotected AlertCLocationAlertCLinearByCode. locationCodeForLinearLocationMethods in eu.datex2.siri14.schema._1_0._1_0 that return AlertCLocation Modifier and Type Method Description AlertCLocationObjectFactory. createAlertCLocation()Create an instance ofAlertCLocationAlertCLocationAlertCMethod2PrimaryPointLocation. getAlertCLocation()Gets the value of the alertCLocation property.AlertCLocationAlertCMethod2SecondaryPointLocation. getAlertCLocation()Gets the value of the alertCLocation property.AlertCLocationAlertCMethod4PrimaryPointLocation. getAlertCLocation()Gets the value of the alertCLocation property.AlertCLocationAlertCMethod4SecondaryPointLocation. getAlertCLocation()Gets the value of the alertCLocation property.AlertCLocationAlertCArea. getAreaLocation()Gets the value of the areaLocation property.AlertCLocationAlertCLinearByCode. getLocationCodeForLinearLocation()Gets the value of the locationCodeForLinearLocation property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type AlertCLocation Modifier and Type Method Description voidAlertCMethod2PrimaryPointLocation. setAlertCLocation(AlertCLocation value)Sets the value of the alertCLocation property.voidAlertCMethod2SecondaryPointLocation. setAlertCLocation(AlertCLocation value)Sets the value of the alertCLocation property.voidAlertCMethod4PrimaryPointLocation. setAlertCLocation(AlertCLocation value)Sets the value of the alertCLocation property.voidAlertCMethod4SecondaryPointLocation. setAlertCLocation(AlertCLocation value)Sets the value of the alertCLocation property.voidAlertCArea. setAreaLocation(AlertCLocation value)Sets the value of the areaLocation property.voidAlertCLinearByCode. setLocationCodeForLinearLocation(AlertCLocation value)Sets the value of the locationCodeForLinearLocation property.
-