| Modifier and Type | Method and Description |
|---|---|
protected Item<?> |
DataContainerCodecPrototype.getBindingArg() |
| Modifier and Type | Method and Description |
|---|---|
<T extends TreeNode> |
BindingToNormalizedStreamWriter.startChoiceNode(Item<T> choice,
int childSizeHint) |
| Modifier and Type | Method and Description |
|---|---|
<N extends TreeNode & TreeChildNode<? super T,Item<N>>> |
InstanceIdentifierBuilder.child(Class<N> container)
Append the specified container as a child of the current InstanceIdentifier referenced by the
builder.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends TreeNode> |
BindingStreamEventWriter.startChoiceNode(Item<T> choice,
int childSizeHint)
Emits start of choice node.
|
Copyright © 2019 OpenDaylight. All rights reserved.