| Package | Description | 
|---|---|
| org.opennms.netmgt.flows.elastic | 
| Modifier and Type | Method and Description | 
|---|---|
Locality | 
FlowDocument.getDstLocality()  | 
Locality | 
FlowDocument.getFlowLocality()  | 
Locality | 
FlowDocument.getSrcLocality()  | 
static Locality | 
Locality.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Locality[] | 
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 | 
FlowDocument.setDstLocality(Locality dstLocality)  | 
void | 
FlowDocument.setFlowLocality(Locality flowLocality)  | 
void | 
FlowDocument.setSrcLocality(Locality srcLocality)  | 
Copyright © 2021. All rights reserved.