Uses of Class
eu.datex2.siri14.schema._1_0._1_0.HeaderInformation
-
Packages that use HeaderInformation Package Description eu.datex2.siri14.schema._1_0._1_0 -
-
Uses of HeaderInformation in eu.datex2.siri14.schema._1_0._1_0
Fields in eu.datex2.siri14.schema._1_0._1_0 declared as HeaderInformation Modifier and Type Field Description protected HeaderInformationElaboratedDataPublication. headerInformationprotected HeaderInformationMeasuredDataPublication. headerInformationprotected HeaderInformationMeasurementSiteTablePublication. headerInformationprotected HeaderInformationPredefinedLocationsPublication. headerInformationprotected HeaderInformationSituation. headerInformationprotected HeaderInformationTrafficViewPublication. headerInformationMethods in eu.datex2.siri14.schema._1_0._1_0 that return HeaderInformation Modifier and Type Method Description HeaderInformationObjectFactory. createHeaderInformation()Create an instance ofHeaderInformationHeaderInformationElaboratedDataPublication. getHeaderInformation()Gets the value of the headerInformation property.HeaderInformationMeasuredDataPublication. getHeaderInformation()Gets the value of the headerInformation property.HeaderInformationMeasurementSiteTablePublication. getHeaderInformation()Gets the value of the headerInformation property.HeaderInformationPredefinedLocationsPublication. getHeaderInformation()Gets the value of the headerInformation property.HeaderInformationSituation. getHeaderInformation()Gets the value of the headerInformation property.HeaderInformationTrafficViewPublication. getHeaderInformation()Gets the value of the headerInformation property.Methods in eu.datex2.siri14.schema._1_0._1_0 with parameters of type HeaderInformation Modifier and Type Method Description voidElaboratedDataPublication. setHeaderInformation(HeaderInformation value)Sets the value of the headerInformation property.voidMeasuredDataPublication. setHeaderInformation(HeaderInformation value)Sets the value of the headerInformation property.voidMeasurementSiteTablePublication. setHeaderInformation(HeaderInformation value)Sets the value of the headerInformation property.voidPredefinedLocationsPublication. setHeaderInformation(HeaderInformation value)Sets the value of the headerInformation property.voidSituation. setHeaderInformation(HeaderInformation value)Sets the value of the headerInformation property.voidTrafficViewPublication. setHeaderInformation(HeaderInformation value)Sets the value of the headerInformation property.
-