Searched refs:objId (Results 1 – 1 of 1) sorted by relevance
219 ObjectIdentifier objId; in addAttribute() local221 objId = new ObjectIdentifier(oid); in addAttribute()226 OIDInfo info = new OIDInfo(name, objId, clazz); in addAttribute()227 if (oidMap.put(objId, info) != null) { in addAttribute()