ne_ve_isSetId

bool sbne::ne_ve_isSetId(VeneerElement *vE)

Predicates returning true if the “id” attribute of this VeneerElement is set.

Parameters:

vE – a pointer to the VeneerElement object.

Returns:

true if the “id” attribute of this VeneerElement object is set, false if either the “id” attribute is not set or the object is NULL .