| Package | Description | 
|---|---|
| org.opendaylight.vtn.manager.util | 
 This package provides various utility classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static InetProtocols | 
InetProtocols.forValue(byte proto)
Convert the given IP protocol number into a  
InetProtocols
 instance. | 
static InetProtocols | 
InetProtocols.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static InetProtocols[] | 
InetProtocols.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.