getG_AdditionalData

ASAM OpenDRIVE offers the possibility to include external data. The processing of this data depends on the application. Additional data may be placed at any position in ASAM OpenDRIVE. Gets the value of the gAdditionalData property.

This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a set method for the gAdditionalData property.

For example, to add a new item, do as follows:

getG_AdditionalData().add(newItem);

Objects of the following type(s) are allowed in the list T_DataQualityT_IncludeT_UserData

Return

Thevalue of the gAdditionalData property.