Searched defs:setInt (Results 1 – 5 of 5) sorted by relevance
548 …public static void setInt(Object array, int index, int value) throws IllegalArgumentException, Arr… in setInt() method in Array
779 public void setInt(Object object, int value) throws IllegalAccessException, in setInt() method in Field
979 public void setInt(int parameterIndex, int theInteger) throws SQLException; in setInt() method992 public void setInt(String parameterName, int theInteger) in setInt() method
388 public void setInt(int parameterIndex, int theInt) throws SQLException; in setInt() method
1113 public void setInt(String parameterName, int theInt) throws SQLException; in setInt() method