public interface BmpAsnInfoDao extends OnmsDao<BmpAsnInfo,Long>
Modifier and Type | Method and Description |
---|---|
BmpAsnInfo |
findByAsn(Long asn) |
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
BmpAsnInfo findByAsn(Long asn)
Copyright © 2021. All rights reserved.