| Constructor and Description | 
|---|
OnmsRestrictions()  | 
| Modifier and Type | Method and Description | 
|---|---|
static org.hibernate.criterion.Criterion | 
ipLike(String value)
Performs an iplike match on the ipAddr column of the current table. 
 | 
public static org.hibernate.criterion.Criterion ipLike(String value)
value - iplike matchCopyright © 2021. All rights reserved.