public interface EnumResolver
Modifier and Type | Method and Description |
---|---|
String |
fromYang(String enumType,
String enumYangValue) |
String |
toYang(String enumType,
String enumJavaValue) |
Copyright © 2019 OpenDaylight. All rights reserved.