Adds a named Field to this JiapiClass. Field will be public and of type java.lang.Object
@param name Name of the field to be added
@return JiapiField which was added
@exception FieldExistsException if a field with a same name already exists
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.