The method to set the value of a custom field for a BlogsEntry object ("blog") is:
PortalUtil.setExpando(blog)
blog.getExpandoBridge().setAttribute()
ExpandoLocalServiceUtil.setAttribute(blog)
blog.setExpandoQ
Submit