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. |
<H extends ChoiceIn<? super T> & DataObject,C extends ChildOf<? super H>> |
DataObjectModification.getModifiedChildContainer(Class<H> caseType,
Class<C> child)
Returns container child modification if
child was modified by this modification. |
<H extends ChoiceIn<? super T> & DataObject,C extends Identifiable<K> & ChildOf<? super H>,K extends Identifier<C>> |
DataObjectModification.getModifiedChildListItem(Class<H> caseType,
Class<C> listItem,
K listKey)
Returns child list item modification if
child was modified by this modification. |
<N extends Identifiable<K> & ChildOf<? super T>,K extends Identifier<N>> |
DataObjectModification.getModifiedChildListItem(Class<N> 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. |
<H extends ChoiceIn<? super T> & DataObject,C extends ChildOf<? super H>> |
DataObjectModification.getModifiedChildren(Class<H> caseType,
Class<C> childType)
Returns child list item modification if
child was modified by this modification. |
Modifier and Type | Method and Description |
---|---|
static Class<?> |
BindingReflections.findHierarchicalParent(Class<? extends ChildOf<?>> childClass)
Find data hierarchy parent from concrete Data class.
|
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 |
DefaultPolicy
This class represents the following YANG schema fragment defined in module bug8903
|
Modifier and Type | Interface and Description |
---|---|
interface |
AugCont
This class represents the following YANG schema fragment defined in module mdsal-300-aug
|
Modifier and Type | Interface and Description |
---|---|
interface |
Other
This class represents the following YANG schema fragment defined in module mdsal-300
|
Modifier and Type | Interface and Description |
---|---|
interface |
Baz
This class represents the following YANG schema fragment defined in module mdsal-300
|
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 |
Hardware
Data nodes representing components.If the server supports configuration of
hardware components,then this data model is instantiated in the
configurationdatastores supported by the server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Component
List of components.When the server detects a new hardware component,
itinitializes a list entry in the operational state.If the server does not
support configuration of hardwarecomponents, list entries in the operational
state areinitialized with values for all nodes as detected by
theimplementation.Otherwise, this procedure is followed: 1.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SensorData
Sensor-related nodes.
|
interface |
State
State-related nodes
|
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 |
Ipv4
Parameters for the IPv4 address family.
|
interface |
Ipv6
Parameters for the IPv6 address family.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Address
The list of configured IPv4 addresses on the interface.
|
interface |
Neighbor
A list of mappings from IPv4 addresses tolink-layer addresses.Entries in this
list are used as static entries in theARP Cache.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Autoconf
Parameters to control the autoconfiguration of IPv6addresses, as described in
RFC 4862.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Ipv6RouterAdvertisements
Support for IPv6 Router Advertisements.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PrefixList
Support for prefixes to be placed in PrefixInformation options in Router
Advertisement messagessent from the interface.Prefixes that are advertised by
default but do nothave their entries in the child 'prefix' list areadvertised
with the default values of all parameters.The link-local prefix SHOULD NOT be
included in thelist of advertised prefixes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Prefix
Support for an advertised prefix entry.
|
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 |
Networks
Serves as a top-level container for a list of networks.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Network
Describes a network.A network typically contains an inventory of
nodes,topological information (augmented through thenetwork-topology data
model), and layering information.
|
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 |
Node
The inventory of nodes of this network.
|
interface |
SupportingNetwork
An underlay network, used to represent layered networktopologies.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingNode
Represents another node that is in an underlay networkand that supports this
node.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Link
A network link connects a local (source) node anda remote (destination) node
a set of the respectivenode's termination points.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Destination
This container holds the logical destination of aparticular link.
|
interface |
Source
This container holds the logical source of a particularlink.
|
interface |
SupportingLink
Identifies the link or links on which this link depends.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TerminationPoint
A termination point can terminate a link.Depending on the type of topology, a
termination pointcould, for example, refer to a port or an interface.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingTerminationPoint
This list identifies any termination points on which agiven termination point
depends or onto which it maps.Those termination points will themselves be
containedin a supporting node.
|
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 |
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 |
Routing
Configuration parameters for the routing subsystem.
|
interface |
RoutingState
State data of the routing subsystem.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NextHopList
Container for multiple next hops.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NextHop
An entry in a next-hop list.Modules for address families MUST augment this
listwith a leaf containing a next-hop address of thataddress family.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ControlPlaneProtocol
Each entry contains a control-plane protocol instance.
|
Modifier and Type | Interface and Description |
---|---|
interface |
StaticRoutes
Support for the 'static' pseudo-protocol.Address-family-specific modules
this node withtheir lists of routes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Rib
Each entry contains a configuration for a RIB identifiedby the 'name'
key.Entries having the same key as a system-controlled entryin the list
'/routing/ribs/rib' are used forconfiguring parameters of that entry.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Routes
Current contents of the RIB.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Route
The active RIB route for the specified destination.If no route exists in the
for the destinationaddress, no output is returned.Address-family-specific
modules MUST augment thiscontainer with appropriate route contents.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ControlPlaneProtocols
Container for the list of routing protocol instances.
|
interface |
Ribs
Container for RIBs.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MplsLabelStack
Container for a list of MPLS label stack entries.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Entry
List of MPLS label stack entries.
|
Modifier and Type | Interface and Description |
---|---|
interface |
VpnTarget
List of Route Targets.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ModulesState
Contains YANG module monitoring information.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Module
Each entry represents one revision of one modulecurrently supported by the
server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Deviation
List of YANG deviation module names and revisionsused by this server to modify
the conformance ofthe module associated with this entry.
|
interface |
Submodule
Each entry represents one submodule within theparent module.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Grpcont
This class represents the following YANG schema fragment defined in module actions
|
interface |
Grplst
This class represents the following YANG schema fragment defined in module actions
|
interface |
Lst
This class represents the following YANG schema fragment defined in module actions
|
interface |
Lstio
This class represents the following YANG schema fragment defined in module actions
|
interface |
Othercont
This class represents the following YANG schema fragment defined in module actions
|
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 |
TestCont
This class represents the following YANG schema fragment defined in module opendaylight-test-typedef-empty
|
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 |
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 |
Topology
This is the model of an abstract topology.A topology contains 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 |
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 |
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 |
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 |
Annotation
This class represents the following YANG schema fragment defined in module opendaylight-mdsal337
|
interface |
Key
This class represents the following YANG schema fragment defined in module opendaylight-mdsal337
|
Modifier and Type | Interface and Description |
---|---|
interface |
GrpCont
This class represents the following YANG schema fragment defined in module opendaylight-mdsal45-base
|
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 <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.
|
<C extends ChoiceIn<? super T> & DataObject,N extends ChildOf<? super C>> |
InstanceIdentifier.child(Class<C> caze,
Class<N> container)
Create an InstanceIdentifier for a child container.
|
<C extends ChoiceIn<? super T> & DataObject,N extends ChildOf<? super C>> |
InstanceIdentifier.InstanceIdentifierBuilder.child(Class<C> caze,
Class<N> container)
Append the specified container as a child of the current InstanceIdentifier referenced by the builder.
|
<C extends ChoiceIn<? super T> & DataObject,K extends Identifier<N>,N extends Identifiable<K> & ChildOf<? super C>> |
InstanceIdentifier.child(Class<C> caze,
Class<N> listItem,
K listKey)
Create an InstanceIdentifier for a child list item.
|
<C extends ChoiceIn<? super T> & DataObject,K extends Identifier<N>,N extends Identifiable<K> & ChildOf<? super C>> |
InstanceIdentifier.InstanceIdentifierBuilder.child(Class<C> caze,
Class<N> listItem,
K listKey)
Append the specified listItem as a child of the current InstanceIdentifier referenced by the builder.
|
<N extends ChildOf<? super T>> |
InstanceIdentifier.child(Class<N> container)
Create an InstanceIdentifier for a child 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)
Create an InstanceIdentifier for a child list item.
|
<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.
|
static <C extends ChoiceIn<?> & DataObject,T extends ChildOf<? super C>> |
InstanceIdentifier.Item.of(Class<C> caseType,
Class<T> type)
Return a PathArgument instance backed by the specified class, which in turn is defined in a
grouping
used in a corresponding case statement. |
static <C extends ChoiceIn<?> & DataObject,T extends ChildOf<? super C> & Identifiable<I>,I extends Identifier<T>> |
InstanceIdentifier.IdentifiableItem.of(Class<C> caseType,
Class<T> type,
I key)
Return an IdentifiableItem instance backed by the specified class with specified key.
|
Copyright © 2018 OpenDaylight. All rights reserved.