| Modifier and Type | Method and Description |
|---|---|
static DataContainerNodeBuilder<YangInstanceIdentifier.AugmentationIdentifier,AugmentationNode> |
Builders.augmentationBuilder() |
static DataContainerNodeBuilder<YangInstanceIdentifier.AugmentationIdentifier,AugmentationNode> |
Builders.augmentationBuilder(AugmentationSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
AugmentationNode |
ImmutableAugmentationNodeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static DataContainerNodeBuilder<YangInstanceIdentifier.AugmentationIdentifier,AugmentationNode> |
ImmutableAugmentationNodeBuilder.create(AugmentationNode node) |
| Modifier and Type | Method and Description |
|---|---|
ToNormalizedNodeParser<E,AugmentationNode,AugmentationSchema> |
ToNormalizedNodeParserFactory.getAugmentationNodeParser()
Deprecated.
|
FromNormalizedNodeSerializer<E,AugmentationNode,AugmentationSchema> |
FromNormalizedNodeSerializerFactory.getAugmentationNodeSerializer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected DataContainerNodeBuilder<YangInstanceIdentifier.AugmentationIdentifier,AugmentationNode> |
AugmentationNodeBaseParser.getBuilder(AugmentationSchema schema)
Deprecated.
|
| Constructor and Description |
|---|
AugmentationNodeBaseParser(ExtensibleParser.BuildingStrategy<YangInstanceIdentifier.AugmentationIdentifier,AugmentationNode> buildingStrategy)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected AugmentationSchema |
AugmentationNodeBaseSerializer.getAugmentedCase(AugmentationSchema schema,
AugmentationNode augmentationNode)
Deprecated.
|
protected AugmentationSchema |
ChoiceNodeBaseSerializer.getAugmentedCase(ChoiceSchemaNode schema,
AugmentationNode augmentationNode)
Deprecated.
|
protected AugmentationSchema |
ContainerNodeBaseSerializer.getAugmentedCase(ContainerSchemaNode schema,
AugmentationNode augmentationNode)
Deprecated.
|
protected AugmentationSchema |
ListEntryNodeBaseSerializer.getAugmentedCase(ListSchemaNode schema,
AugmentationNode augmentationNode)
Deprecated.
|
protected abstract AugmentationSchema |
BaseDispatcherSerializer.getAugmentedCase(S schema,
AugmentationNode augmentationNode)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ExtensibleParser.BuildingStrategy<YangInstanceIdentifier.AugmentationIdentifier,AugmentationNode> |
DomToNormalizedNodeParserFactory.BuildingStrategyProvider.forAugmentation() |
ToNormalizedNodeParser<Element,AugmentationNode,AugmentationSchema> |
DomToNormalizedNodeParserFactory.getAugmentationNodeParser()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FromNormalizedNodeSerializer<Element,AugmentationNode,AugmentationSchema> |
DomFromNormalizedNodeSerializerFactory.getAugmentationNodeSerializer()
Deprecated.
|
Copyright © 2018 OpenDaylight. All rights reserved.