The getObject method RequestDictionary class returns a variable of type object.
public java.lang.Object getObject(java.lang.String p1);
objvar | A variable to hold the returned object. |
Dictionary | A valid RequestDictionary. |
name | A string specifying the identifier of the object variable that is returned. |