Modifier and Type | Interface and Description |
---|---|
interface |
Bug5446Data
This class represents the following YANG schema fragment defined in module bug5446
|
Modifier and Type | Interface and Description |
---|---|
interface |
Bug8449Data
This class represents the following YANG schema fragment defined in module bug8449
|
Modifier and Type | Interface and Description |
---|---|
interface |
Bug8903Data
This class represents the following YANG schema fragment defined in module bug8903
|
Modifier and Type | Interface and Description |
---|---|
interface |
Mdsal300Data
This class represents the following YANG schema fragment defined in module mdsal-300
|
Modifier and Type | Interface and Description |
---|---|
interface |
Mdsal355Data
This class represents the following YANG schema fragment defined in module mdsal-355
|
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryKeyData
This class represents the following YANG schema fragment defined in module binary-key
|
Modifier and Type | Interface and Description |
---|---|
interface |
IetfAccessControlListData
This YANG module defines a component that describing the configuration of
Control Lists (ACLs).
|
Modifier and Type | Interface and Description |
---|---|
interface |
IetfHardwareData
This module contains a collection of YANG definitions for managing hardware.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IetfHardwareStateData
This module contains a collection of YANG definitions for monitoring hardware.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IetfInterfacesData
This module contains a collection of YANG definitions for managing network
interfaces.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IetfNetworkData
This module defines a common base data model for a collection of nodes in a
network.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IetfNetworkStateData
This module defines a common base data model for a collection of nodes in a
network.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IetfRoutingData
This YANG module defines essential components for the management of a routing
subsystem.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IetfYangLibraryData
This module contains monitoring information about the YANG modules and
submodules that are used within a YANG-based server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ActionsData
This class represents the following YANG schema fragment defined in module actions
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightDefaultValueTestData
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightSalTestStoreData
Regression Test model for data store
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightBindingTopLevelViaUsesData
Regression Test model for top-level-via uses
|
Modifier and Type | Interface and Description |
---|---|
interface |
OdlGeneralEntityData
Defines a model to describe a general entity whose path can be used as an ID
an entity that isn't otherwise modelled
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightMdsalBindingTestData
This module contains a collection of YANG definitions used for some test cases.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightBug6006Data
This module contains test case for bug 6006.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightTestTypedefEmptyData
This class represents the following YANG schema fragment defined in module opendaylight-test-typedef-empty
|
Modifier and Type | Interface and Description |
---|---|
interface |
MdsaltraceData
Copyright (c) 2016 Red Hat, Inc.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightYangtoolsUnionTestData
This module contains a collection of YANG definitions used for some test cases.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NetworkTopologyData
This module defines a model for the topology of a network.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightBug4798YangData
This class represents the following YANG schema fragment defined in module opendaylight-bug-4798.yang
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightBug5524Module1Data
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module1
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightBug5524Module3Data
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightBug5524Module4Data
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module4
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightMdsal298Data
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightMdsal309Data
Test model for enumeration name mapping hell.
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightMdsal337Data
This class represents the following YANG schema fragment defined in module opendaylight-mdsal337
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpendaylightMdsal45BaseData
This class represents the following YANG schema fragment defined in module opendaylight-mdsal45-base
|
Modifier and Type | Interface and Description |
---|---|
interface |
TestPatternData
This class represents the following YANG schema fragment defined in module test-pattern
|
Modifier and Type | Interface and Description |
---|---|
interface |
TestData
This class represents the following YANG schema fragment defined in module test
|
Modifier and Type | Interface and Description |
---|---|
interface |
FooData
This class represents the following YANG schema fragment defined in module foo
|
Modifier and Type | Method and Description |
---|---|
static <C extends ChoiceIn<? extends DataRoot> & DataObject,N extends Identifiable<K> & ChildOf<? super C>,K extends Identifier<N>> |
InstanceIdentifier.builder(Class<C> caze,
Class<N> listItem,
K listKey)
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier which represents an
InstanceIdentifier.IdentifiableItem in a grouping used in the case statement. |
static <C extends ChoiceIn<? extends DataRoot> & DataObject,T extends ChildOf<? super C>> |
InstanceIdentifier.builder(Class<C> caze,
Class<T> container)
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier as specified by container in
a
grouping used in the case statement. |
static <N extends Identifiable<K> & ChildOf<? extends DataRoot>,K extends Identifier<N>> |
InstanceIdentifier.builder(Class<N> listItem,
K listKey)
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier which represents an
InstanceIdentifier.IdentifiableItem . |
static <T extends ChildOf<? extends DataRoot>> |
InstanceIdentifier.builder(Class<T> container)
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier as specified by container.
|
Copyright © 2019 OpenDaylight. All rights reserved.