| Package | Description | 
|---|---|
| org.opennms.netmgt.flows.persistence.model | 
| Modifier and Type | Method and Description | 
|---|---|
static NetflowVersion | 
NetflowVersion.forNumber(int value)  | 
NetflowVersion | 
FlowDocumentOrBuilder.getNetflowVersion()
 Netflow version 
 | 
NetflowVersion | 
FlowDocument.getNetflowVersion()
 Netflow version 
 | 
NetflowVersion | 
FlowDocument.Builder.getNetflowVersion()
 Netflow version 
 | 
static NetflowVersion | 
NetflowVersion.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)  | 
static NetflowVersion | 
NetflowVersion.valueOf(int value)
Deprecated. 
 
Use  
forNumber(int) instead. | 
static NetflowVersion | 
NetflowVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static NetflowVersion[] | 
NetflowVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<NetflowVersion> | 
NetflowVersion.internalGetValueMap()  | 
| Modifier and Type | Method and Description | 
|---|---|
FlowDocument.Builder | 
FlowDocument.Builder.setNetflowVersion(NetflowVersion value)
 Netflow version 
 | 
Copyright © 2021. All rights reserved.