Interface BindingYangDataCodec<T extends YangData<T>>

All Superinterfaces:
Immutable
All Known Subinterfaces:
BindingYangDataCodecTreeNode<T>

public interface BindingYangDataCodec<T extends YangData<T>> extends Immutable
A codec capable of translating RFC8040 yang-data values between their NormalizedYangData and YangData representation.