The getType method RequestDictionary class returns a variable of type int. The int describes the type of variable that has been returned.
public int getType(java.lang.String p1);
intvar | A variable to hold the returned integer describing the type. |
Dictionary | A valid RequestDictionary. |
name | A string specifying the identifier of the variable that is returned. |