Uses of Class
eu.datex2.siri21.schema._2_0rc1._2_0.Cause
-
Packages that use Cause Package Description eu.datex2.siri21.schema._2_0rc1._2_0 uk.org.siri.siri21 -
-
Uses of Cause in eu.datex2.siri21.schema._2_0rc1._2_0
Subclasses of Cause in eu.datex2.siri21.schema._2_0rc1._2_0 Modifier and Type Class Description classManagedCauseJava class for ManagedCause complex type.classNonManagedCauseJava class for NonManagedCause complex type.Fields in eu.datex2.siri21.schema._2_0rc1._2_0 declared as Cause Modifier and Type Field Description protected CauseSituationRecord. causeMethods in eu.datex2.siri21.schema._2_0rc1._2_0 that return Cause Modifier and Type Method Description CauseSituationRecord. getCause()Gets the value of the cause property.Methods in eu.datex2.siri21.schema._2_0rc1._2_0 with parameters of type Cause Modifier and Type Method Description voidSituationRecord. setCause(Cause value)Sets the value of the cause property. -
Uses of Cause in uk.org.siri.siri21
Fields in uk.org.siri.siri21 declared as Cause Modifier and Type Field Description protected CauseOptionalTrafficElementStructure. causeMethods in uk.org.siri.siri21 that return Cause Modifier and Type Method Description CauseOptionalTrafficElementStructure. getCause()Gets the value of the cause property.Methods in uk.org.siri.siri21 with parameters of type Cause Modifier and Type Method Description voidOptionalTrafficElementStructure. setCause(Cause value)Sets the value of the cause property.
-