genUserMethodCall(true, m_postSetMethod, meth);
}
// finish by returning object
meth.loadObject();
meth.appendReturn(m_class.getClassFile().getName());
// add method to class
if (m_lockAttributeUnmarshal) {
m_unmarshalAttributeMethod =
m_class.getUniqueNamed(meth).getItem();