| Package | Description | 
|---|---|
| org.opennms.netmgt.flows.api | 
| Modifier and Type | Method and Description | 
|---|---|
EnrichedFlow.Locality | 
EnrichedFlow.getDstLocality()  | 
EnrichedFlow.Locality | 
EnrichedFlow.getFlowLocality()  | 
EnrichedFlow.Locality | 
EnrichedFlow.getSrcLocality()  | 
static EnrichedFlow.Locality | 
EnrichedFlow.Locality.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EnrichedFlow.Locality[] | 
EnrichedFlow.Locality.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EnrichedFlow.setDstLocality(EnrichedFlow.Locality dstLocality)  | 
void | 
EnrichedFlow.setFlowLocality(EnrichedFlow.Locality flowLocality)  | 
void | 
EnrichedFlow.setSrcLocality(EnrichedFlow.Locality srcLocality)  | 
Copyright © 2021. All rights reserved.