Searched defs:alertId (Results 1 – 2 of 2) sorted by relevance
33 public int alertId; field in EriInfo36 int callPromptId, int alertId) { in EriInfo()
239 int alertId = Integer.parseInt(parser.getAttributeValue(null, "AlertId")); in loadEriFileFromXml() local