Problemas con DefaultListModel

warning: [unchecked] unchecked call to addElement(E) as a member of the raw type DefaultListModel
modelo.addElement(cdr.getString(2));