public void addInteger(int position, Integer value, int mode)
throws Open4GLException public void addIntegerArray(int position, Integer[] value, int mode, int extentValue) throws Open4GLException public void addInteger(int position, int value, int mode) throws Open4GLException public void addIntegerArray(int position, int[] value, int mode, int extentValue) throws Open4GLException |