Beispiel #1
0
 @Override
 protected void generateId(final OnmsMap map) {
   map.setId(m_id.incrementAndGet());
 }