OESetOEMol¶
boolean OESetOEMol(OEBase obj, String tag, OEMol mol)
Attaches a copy of the OEMol mol
to
the OEBase obj
using the tag
as
generic data.
See also
The Attaching other objects section for example code
boolean OESetOEMol(OEBase obj, String tag, OEMol mol)
Attaches a copy of the OEMol mol
to
the OEBase obj
using the tag
as
generic data.
See also
The Attaching other objects section for example code