Package | Description |
---|---|
org.opendaylight.yangtools.concepts | |
org.opendaylight.yangtools.yang.data.api.schema.stream |
Modifier and Type | Interface and Description |
---|---|
interface |
ExtensibleObject<T extends ExtensibleObject<T,E>,E extends ObjectExtension<T,E>>
Interface specifying access to extensions attached to a particular object.
|
interface |
ObjectExtension<T extends ExtensibleObject<T,E>,E extends ObjectExtension<T,E>>
An extension to a concrete
ExtensibleObject . |
Modifier and Type | Interface and Description |
---|---|
interface |
NormalizedNodeStreamWriterExtension
Extension interface for
NormalizedNodeStreamWriter . |
Copyright © 2019 OpenDaylight. All rights reserved.