Interface BindingYangDataCodecTreeNode<T extends YangData<T>>
- Type Parameters:
T
-YangData
type
- All Superinterfaces:
BindingCodecTreeNode
,BindingDataContainerCodecTreeNode<T>
,BindingDataObjectCodecTreeParent<Empty>
,BindingObjectCodecTreeNode
,BindingYangDataCodec<T>
,Immutable
public interface BindingYangDataCodecTreeNode<T extends YangData<T>>
extends BindingDataContainerCodecTreeNode<T>, BindingYangDataCodec<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode
BindingDataContainerCodecTreeNode.ChildAddressabilitySummary
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.binding.data.codec.api.BindingCodecTreeNode
getSchema
Methods inherited from interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataContainerCodecTreeNode
bindingPathArgumentChild, getBindingClass, getChildAddressabilitySummary, streamAugmentation, streamChild, streamDataObject, yangPathArgumentChild
Methods inherited from interface org.opendaylight.yangtools.binding.data.codec.api.BindingDataObjectCodecTreeParent
getStreamAugmentation, getStreamChild, getStreamDataObject
Methods inherited from interface org.opendaylight.yangtools.binding.data.codec.api.BindingYangDataCodec
fromBinding, toBinding