ne_ve_isSetId
-
bool sbne::ne_ve_isSetId(VeneerElement *vE)
Predicates returning
trueif the “id” attribute of this VeneerElement is set.- Parameters:
vE – a pointer to the VeneerElement object.
- Returns:
trueif the “id” attribute of this VeneerElement object is set,falseif either the “id” attribute is not set or the object isNULL.