Modifier and Type | Method and Description |
---|---|
<C extends ChildOf<? super T>> |
DataObjectModification.getModifiedChildContainer(Class<C> child)
Returns container child modification if
child was modified by this
modification. |
<C extends Identifiable<K> & ChildOf<? super T>,K extends Identifier<C>> |
DataObjectModification.getModifiedChildListItem(Class<C> listItem,
K listKey)
Returns child list item modification if
child was modified by this modification. |
<C extends ChildOf<? super T>> |
DataObjectModification.getModifiedChildren(Class<C> childType)
Returns child list item modification if
child was modified by this modification. |
Modifier and Type | Interface and Description |
---|---|
interface |
Root
This class represents the following YANG schema fragment defined in module bug5446
|
Modifier and Type | Interface and Description |
---|---|
interface |
Cont
This class represents the following YANG schema fragment defined in module bug8449
|
interface |
ContInt32
This class represents the following YANG schema fragment defined in module bug8449
|
interface |
Top
This class represents the following YANG schema fragment defined in module bug8449
|
interface |
TopInt
This class represents the following YANG schema fragment defined in module bug8449
|
Modifier and Type | Interface and Description |
---|---|
interface |
OspfStatLsdbBrief
This class represents the following YANG schema fragment defined in module mdsal-355
|
Modifier and Type | Interface and Description |
---|---|
interface |
BinaryList
This class represents the following YANG schema fragment defined in module binary-key
|
Modifier and Type | Interface and Description |
---|---|
interface |
AccessLists
This is a top level container for Access Control Lists.It can have one or more
Access Control Lists.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Acl
An Access Control List(ACL) is an ordered list ofAccess List Entries (ACE).
|
Modifier and Type | Interface and Description |
---|---|
interface |
AccessListEntries
The access-list-entries container containsa list of access-list-entries(ACE).
|
interface |
AclOperData
Overall Access Control List operational data
|
Modifier and Type | Interface and Description |
---|---|
interface |
Ace
List of access list entries(ACE)
|
Modifier and Type | Interface and Description |
---|---|
interface |
AceOperData
Operational data for this Access List Entry.
|
interface |
Actions
Definitions of action criteria for this Access ListEntry.
|
interface |
Matches
Definitions for match criteria for this Access ListEntry.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Interfaces
Interface configuration parameters.
|
interface |
InterfacesState
Data nodes for the operational state of interfaces.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Interface
The list of configured interfaces on the device.The operational state of an
interface is available in the/interfaces-state/interface list.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Statistics
A collection of interface-related statistics objects.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NullAddress
Null body LCAF type
|
Modifier and Type | Interface and Description |
---|---|
interface |
AfiList
AFI-List LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationData
Application Data LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AsNumberLcaf
AS Number LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExplicitLocatorPath
Explicit Locator Path LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Hop
List of locator hops forming the explicit path.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GeoCoordinates
Geo-coordinates LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
InstanceId
Instance ID LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
KeyValueAddress
Key/Value Address LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NatTraversal
NAT-Traversal LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ServicePath
Service Path LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SourceDestKey
Source/Dest LCAF type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Network
Describes a network.A network typically contains an inventory of
nodes,topological information (augmented throughnetwork-topology model), as
as layeringinformation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NetworkTypes
Serves as an augmentation target.The network type is indicated through
correspondingpresence containers augmented into this container.
|
interface |
SupportingNetwork
An underlay network, used to represent layered networktopologies.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingTerminationPoint
The leaf list identifies any termination points thatthe termination point is
dependent on, or maps onto.Those termination points will themselves be
containedin a supporting node.This dependency information can be inferred
fromthe dependencies between links.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DestinationPortRange
Inclusive range representing destination ports to be used.
|
interface |
SourcePortRange
Inclusive range representing source ports to be used.When only lower-port is
present, it represents a single port.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Errors
Represents an error report returned by the server ifa request results in an
error.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Error
An entry containing information about onespecific error that occurred while
processinga RESTCONF request.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ErrorInfo
A container allowing additional informationto be included in the error report.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Notification
RESTCONF notification message wrapper.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Restconf
Conceptual container representing theapplication/yang.api resource type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Config
Container representing the application/yang.datastoreresource type.
|
interface |
Modules
Contains a list of module description entries.These modules are currently
into the server.
|
interface |
Operational
Container representing the application/yang.datastoreresource type.
|
interface |
Operations
Container for all operation resources(application/yang.operation),Each resource
is represented as an empty leaf with thename of the RPC operation from the YANG
rpc statement.E.g.; POST /restconf/operations/show-log-errors leaf
show-log-errors { type empty; }
|
interface |
Streams
Container representing the notification event streamssupported by the server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Module
Each entry represents one module currentlysupported by the server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Stream
Each entry describes an event stream supported bythe server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
YangPatch
Represents a conceptual sequence of datastore edits,called a patch.
|
Modifier and Type | Interface and Description |
---|---|
interface |
YangPatchStatus
A container representing the response messagesent by the server after a YANG
Patch editrequest message has been processed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EditStatus
This container will be present if there areedit-specific status responses to
report.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Edit
Represents one edit within the YANG Patchrequest message.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BigIntContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
BigUintContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
BinaryContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
BitsContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
BooleanContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
DecimalContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
EnumContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
IdentityrefContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
NormalIntContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
NormalUintContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
SmallIntContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
SmallUintContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
StringContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
TinyIntContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
interface |
TinyUintContainer
This class represents the following YANG schema fragment defined in module opendaylight-default-value-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
Cont1
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
interface |
Cont2
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
interface |
List1
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
Modifier and Type | Interface and Description |
---|---|
interface |
Contlist1
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
Modifier and Type | Interface and Description |
---|---|
interface |
List11
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
interface |
List12
This class represents the following YANG schema fragment defined in module opendaylight-of-migration-test-model
|
Modifier and Type | Interface and Description |
---|---|
interface |
Lists
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
|
Modifier and Type | Interface and Description |
---|---|
interface |
OrderedContainer
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
|
interface |
UnkeyedContainer
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
|
interface |
UnorderedContainer
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
|
Modifier and Type | Interface and Description |
---|---|
interface |
OrderedList
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
|
Modifier and Type | Interface and Description |
---|---|
interface |
UnkeyedList
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
|
Modifier and Type | Interface and Description |
---|---|
interface |
UnorderedList
This class represents the following YANG schema fragment defined in module opendaylight-sal-test-store
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerTop
This class represents the following YANG schema fragment defined in module opendaylight-binding-top-level-via-uses
|
Modifier and Type | Interface and Description |
---|---|
interface |
Entity
This class represents the following YANG schema fragment defined in module odl-general-entity
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerWithUses
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-augment-test
|
interface |
ListViaUses
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-augment-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
Case1Container
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-augment-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
Case2Container
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-augment-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChoiceContainer
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-binding-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExtendedId
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-binding-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
SimpleId
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-binding-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
ChoiceList
This class represents the following YANG schema fragment defined in module opendaylight-mdsal-binding-test
|
interface |
TopLevelList
Top Level List
|
Modifier and Type | Interface and Description |
---|---|
interface |
NestedList
A list of service functions that compose the service chain
|
Modifier and Type | Interface and Description |
---|---|
interface |
UnionNode
This class represents the following YANG schema fragment defined in module opendaylight-bug-6006
|
Modifier and Type | Interface and Description |
---|---|
interface |
Wrapper
This class represents the following YANG schema fragment defined in module opendaylight-yangtools-union-test
|
Modifier and Type | Interface and Description |
---|---|
interface |
IsisLinkAttributes
This class represents the following YANG schema fragment defined in module isis-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
IsisNodeAttributes
This class represents the following YANG schema fragment defined in module isis-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
Iso
This class represents the following YANG schema fragment defined in module isis-topology
|
interface |
Ted
This class represents the following YANG schema fragment defined in module isis-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
Isis
This class represents the following YANG schema fragment defined in module isis-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
IsisTopogloyAttributes
This class represents the following YANG schema fragment defined in module isis-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
IsisTopologyAttributes
This class represents the following YANG schema fragment defined in module isis-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
InterfaceSwitchingCapabilities
List of interface capabilities for this interface
|
interface |
SrlgValues
List of Shared Risk Link Group this interface belongs to.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MaxLspBandwidth
Maximum LSP Bandwidth at priorities 0-7
|
interface |
PacketSwitchCapable
Interface has packet-switching capabilities
|
interface |
TimeDivisionMultiplexCapable
Interface has time-division multiplex capabilities
|
Modifier and Type | Interface and Description |
---|---|
interface |
Srlg
Shared Risk Link Group Attributes
|
interface |
UnreservedBandwidth
Unreserved bandwidth for 0-7 priority levels.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Ipv4LocalAddress
List of IPv4 Local Address(OSPF).
|
interface |
Ipv6LocalAddress
List of IPv6 Local Address.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NetworkTopology
This class represents the following YANG schema fragment defined in module network-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
Destination
This class represents the following YANG schema fragment defined in module network-topology
|
interface |
Source
This class represents the following YANG schema fragment defined in module network-topology
|
interface |
SupportingLink
This class represents the following YANG schema fragment defined in module network-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
Topology
This is the model of an abstract topology.A topology contins nodes and
links.Each topology MUST be identified byunique topology-id for reason that a
network could contain manytopologies.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Link
A Network Link connects a by Local (Source) node anda Remote (Destination)
Network Nodes via a set of thenodes' termination points.As it is possible to
have several links between the samesource and destination nodes, and as a link
could potentiallybe re-homed between termination points, to ensure that wewould
always know to distinguish between links, every linkis identified by a
link identifier.Note that a link models a point-to-point link, not a
multipointlink.Layering dependencies on links in underlay topologies arenot
represented as the layering information of nodes and oftermination points is
sufficient.
|
interface |
Node
The list of network nodes defined for the topology.
|
interface |
TopologyTypes
This container is used to identify the type, or types(as a topology can support
several types simultaneously),of the topology.Topology types are the subject of
several integrity constraintsthat an implementing server can validate in order
tomaintain integrity of the datastore.Topology types are indicated through
separate data nodes;the set of topology types is expected to increase over
time.To add support for a new topology, an augmenting moduleneeds to augment
this container with a new empty optionalcontainer to indicate the new topology
type.The use of a container allows to indicate a subcategorizationof topology
types.The container SHALL NOT be augmented with any data nodesthat serve a
purpose other than identifying a particulartopology type.
|
interface |
UnderlayTopology
Identifies the topology, or topologies, that this topologyis dependent on.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TerminationPoint
A termination point can terminate a link.Depending on the type of topology, a
termination point could,for example, refer to a port or an interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingNode
This list defines vertical layering information for nodes.It allows to capture
for any given node, which node (or nodes)in the corresponding underlay topology
it maps onto.A node can map to zero, one, or more nodes below it;accordingly
there can be zero, one, or more elements in the list.If there are specific
layering requirements, for examplespecific to a particular type of topology
only allowsfor certain layering relationships, the choicebelow can be augmented
with additional cases.A list has been chosen rather than a leaf-list in orderto
provide room for augmentations, e.g.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IgpLinkAttributes
This class represents the following YANG schema fragment defined in module l3-unicast-igp-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
IgpNodeAttributes
This class represents the following YANG schema fragment defined in module l3-unicast-igp-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
Prefix
This class represents the following YANG schema fragment defined in module l3-unicast-igp-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
IgpTerminationPointAttributes
This class represents the following YANG schema fragment defined in module l3-unicast-igp-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
IgpTopologyAttributes
This class represents the following YANG schema fragment defined in module l3-unicast-igp-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
L3UnicastIgpTopology
This class represents the following YANG schema fragment defined in module l3-unicast-igp-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
OspfTopologyAttributes
This class represents the following YANG schema fragment defined in module ospf-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
OspfLinkAttributes
This class represents the following YANG schema fragment defined in module ospf-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
OspfNodeAttributes
This class represents the following YANG schema fragment defined in module ospf-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
OspfPrefixAttributes
This class represents the following YANG schema fragment defined in module ospf-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
Ospf
This class represents the following YANG schema fragment defined in module ospf-topology
|
Modifier and Type | Interface and Description |
---|---|
interface |
OuterContainer
This class represents the following YANG schema fragment defined in module opendaylight-bug-4798.yang
|
Modifier and Type | Interface and Description |
---|---|
interface |
ListInCase
This class represents the following YANG schema fragment defined in module opendaylight-bug-4798.yang
|
Modifier and Type | Interface and Description |
---|---|
interface |
CaseBContainer
This class represents the following YANG schema fragment defined in module opendaylight-bug-4798.yang
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerAugment
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module1
|
interface |
ContainerManual
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module1
|
Modifier and Type | Interface and Description |
---|---|
interface |
ListModule11
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module1
|
Modifier and Type | Interface and Description |
---|---|
interface |
ListModule12
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module1
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerModule1
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module1
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerAugmet1
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module1
|
Modifier and Type | Interface and Description |
---|---|
interface |
Container2
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module1
|
Modifier and Type | Interface and Description |
---|---|
interface |
Container1
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module1
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerModule2
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module2
|
Modifier and Type | Interface and Description |
---|---|
interface |
Module3Main
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerManualListModule11
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
interface |
ManualListModule11
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerManualListModule12
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerManualContainerModule1
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerManualContainerModule2
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerModule3
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
Modifier and Type | Interface and Description |
---|---|
interface |
ManualListModule12
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
Modifier and Type | Interface and Description |
---|---|
interface |
ManualContainerModule1
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module3
|
Modifier and Type | Interface and Description |
---|---|
interface |
Module4Main
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module4
|
Modifier and Type | Interface and Description |
---|---|
interface |
ContainerModule4
This class represents the following YANG schema fragment defined in module opendaylight-bug-5524-module4
|
Modifier and Type | Interface and Description |
---|---|
interface |
AddressableCont
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
interface |
Container
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
interface |
UnaddressableCont
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
interface |
WithChoice
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
Modifier and Type | Interface and Description |
---|---|
interface |
AddressableChild
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
Modifier and Type | Interface and Description |
---|---|
interface |
Keyed
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
interface |
Unkeyed
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
Modifier and Type | Interface and Description |
---|---|
interface |
Addressable
This class represents the following YANG schema fragment defined in module opendaylight-mdsal298
|
Modifier and Type | Interface and Description |
---|---|
interface |
BooleanList
This class represents the following YANG schema fragment defined in module foo
|
interface |
BooleanListInt
This class represents the following YANG schema fragment defined in module foo
|
Modifier and Type | Method and Description |
---|---|
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.
|
<N extends ChildOf<? super T>> |
InstanceIdentifier.child(Class<N> container) |
<N extends ChildOf<? super T>> |
InstanceIdentifier.InstanceIdentifierBuilder.child(Class<N> container)
Append the specified container as a child of the current InstanceIdentifier referenced by the builder.
|
<N extends Identifiable<K> & ChildOf<? super T>,K extends Identifier<N>> |
InstanceIdentifier.child(Class<N> listItem,
K listKey) |
<N extends Identifiable<K> & ChildOf<? super T>,K extends Identifier<N>> |
InstanceIdentifier.InstanceIdentifierBuilder.child(Class<N> listItem,
K listKey)
Append the specified listItem as a child of the current InstanceIdentifier referenced by the builder.
|
Modifier and Type | Method and Description |
---|---|
static Class<?> |
BindingReflections.findHierarchicalParent(Class<? extends ChildOf<?>> childClass)
Find data hierarchy parent from concrete Data class.
|
Copyright © 2019 OpenDaylight. All rights reserved.