public static interface Enumeration.Pair
extends org.opendaylight.yangtools.yang.model.api.DocumentedNode.WithStatus
| Modifier and Type | Method and Description | 
|---|---|
String | 
getMappedName()
Returns the binding representation for the name of the enumeration item. 
 | 
String | 
getName()
Returns the name of the enumeration item. 
 | 
int | 
getValue()
Returns value of the enumeration item. 
 | 
String getName()
String getMappedName()
int getValue()
Copyright © 2018 OpenDaylight. All rights reserved.