| Package | Description | 
|---|---|
| org.opendaylight.yang.gen.v1.urn.test.rev170101 | 
| Modifier and Type | Method and Description | 
|---|---|
| static Cont.VlanId.Enumeration | Cont.VlanId.Enumeration. forValue(int intValue)Return the enumeration member whose  getIntValue()matches specified value. | 
| Cont.VlanId.Enumeration | Cont.VlanId. getEnumeration() | 
| static Cont.VlanId.Enumeration | Cont.VlanId.Enumeration. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static Cont.VlanId.Enumeration[] | Cont.VlanId.Enumeration. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Optional<Cont.VlanId.Enumeration> | Cont.VlanId.Enumeration. forName(String name)Return the enumeration member whose  getName()matches specified value. | 
| Constructor and Description | 
|---|
| VlanId(Cont.VlanId.Enumeration _enumeration) | 
Copyright © 2019 OpenDaylight. All rights reserved.