| Package | Description | 
|---|---|
| org.opendaylight.netvirt.aclservice.api | |
| org.opendaylight.netvirt.aclservice.utils | 
| Modifier and Type | Method and Description | 
|---|---|
static AclServiceManager.MatchCriteria | 
AclServiceManager.MatchCriteria.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static AclServiceManager.MatchCriteria[] | 
AclServiceManager.MatchCriteria.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List<org.opendaylight.genius.mdsalutil.MatchInfoBase> | 
AclServiceUtils.buildIpMatches(IpPrefixOrAddress ipPrefixOrAddress,
              AclServiceManager.MatchCriteria matchCriteria)
Builds the ip matches. 
 | 
Copyright © 2019 OpenDaylight. All rights reserved.