Uses of Class
eu.datex2.siri14.schema._1_0._1_0.ElaboratedData
-
Packages that use ElaboratedData Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of ElaboratedData in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as ElaboratedData Modifier and Type Field Description protected ElaboratedDataTrafficViewRecord. elaboratedDataFields in eu.datex2.siri14.schema._1_0._1_0 with type parameters of type ElaboratedData Modifier and Type Field Description protected List<ElaboratedData>ElaboratedDataPublication. elaboratedDatasMethods in eu.datex2.siri14.schema._1_0._1_0 that return ElaboratedData Modifier and Type Method Description ElaboratedDataObjectFactory. createElaboratedData()Create an instance ofElaboratedDataElaboratedDataTrafficViewRecord. getElaboratedData()Gets the value of the elaboratedData property.Methods in eu.datex2.siri14.schema._1_0._1_0 that return types with arguments of type ElaboratedData Modifier and Type Method Description List<ElaboratedData>ElaboratedDataPublication. getElaboratedDatas()Gets the value of the elaboratedDatas property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type ElaboratedData Modifier and Type Method Description voidTrafficViewRecord. setElaboratedData(ElaboratedData value)Sets the value of the elaboratedData property.
-