Modifier and Type | Method and Description |
---|---|
<C extends ChildOf<? super T>> |
DataObjectModification.getModifiedChildContainer(@NonNull 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(@NonNull Class<H> caseType,
@NonNull 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(@NonNull Class<H> caseType,
@NonNull 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(@NonNull Class<N> listItem,
K listKey)
Returns child list item modification if
child was modified by this modification. |
<C extends ChildOf<? super T>> |
DataObjectModification.getModifiedChildren(@NonNull 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(@NonNull Class<H> caseType,
@NonNull 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 |
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Acl
An Access Control List(ACL) is an ordered list of Access List Entries (ACE).
|
Modifier and Type | Interface and Description |
---|---|
interface |
AccessListEntries
The access-list-entries container contains a 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 List Entry.
|
interface |
Matches
Definitions for match criteria for this Access List Entry.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Hardware
Data nodes representing components.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Component
List of components.
|
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.
|
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 to link-layer addresses.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Autoconf
Parameters to control the autoconfiguration of IPv6 addresses, 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 Prefix Information options in Router
Advertisement messages sent from the interface.
|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
NetworkTypes
Serves as an augmentation target.
|
interface |
Node
The inventory of nodes of this network.
|
interface |
SupportingNetwork
An underlay network, used to represent layered network topologies.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingNode
Represents another node that is in an underlay network and that supports this
node.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Link
A network link connects a local (source) node and a remote (destination) node
via a set of the respective node's termination points.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Destination
This container holds the logical destination of a particular link.
|
interface |
Source
This container holds the logical source of a particular link.
|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SupportingTerminationPoint
This list identifies any termination points on which a given termination point
depends or onto which it maps.
|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Errors
Represents an error report returned by the server if a request results in an
error.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Error
An entry containing information about one specific error that occurred while
processing a RESTCONF request.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ErrorInfo
A container allowing additional information to 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 the application/yang.api resource type.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Modules
Contains a list of module description entries.
|
interface |
Operational
Container representing the application/yang.datastore resource type.
|
interface |
Operations
Container for all operation resources (application/yang.operation), Each
resource is represented as an empty leaf with the name of the RPC operation
the YANG rpc statement.
|
interface |
Streams
Container representing the notification event streams supported by the server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Stream
Each entry describes an event stream supported by the 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 message sent by the server after a YANG
Patch edit request message has been processed.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EditStatus
This container will be present if there are edit-specific status responses to
report.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Edit
Represents one edit within the YANG Patch request 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.
|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Rib
Each entry contains a configuration for a RIB identified by the 'name' key.
|
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.
|
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 module currently supported by the
server.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Deviation
List of YANG deviation module names and revisions used by this server to modify
the conformance of the module associated with this entry.
|
interface |
Submodule
Each entry represents one submodule within the parent 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 |
Config
This class represents the following YANG schema fragment defined in module mdsaltrace
|
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
TopologyTypes
This container is used to identify the type, or types (as a topology can
several types simultaneously), of the topology.
|
interface |
UnderlayTopology
Identifies the topology, or topologies, that this topology is 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 © 2019 OpenDaylight. All rights reserved.