Interface BindingChoiceCodecTreeNode<C extends ChoiceIn<?>>
- Type Parameters:
C
- ChoiceIn type
- All Superinterfaces:
BindingCodecTreeNode
,BindingDataContainerCodecTreeNode<C>
,BindingDataObjectCodecTreeParent<Empty>
,BindingObjectCodecTreeNode
public interface BindingChoiceCodecTreeNode<C extends ChoiceIn<?>>
extends BindingDataContainerCodecTreeNode<C>
A
BindingDataContainerCodecTreeNode
corresponding to a base ChoiceIn
.-
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