$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

$

$$2A$ - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress.Enumeration
Any source address.
$$2A$ - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress.Enumeration
Any source address.

A

A12MppSwitch - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Avalon Parallel Processor.
A12MppSwitch - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Avalon Parallel Processor.
Aal2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM adaptation layer 2.
Aal2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM adaptation layer 2.
Aal5 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
AAL5 over ATM.
Aal5 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
AAL5 over ATM.
Aarp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Appletalk Address Resolution Protocol.
Abnormal - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsNormality
Abnormal.
abort() - Method in interface org.opendaylight.mdsal.common.api.ThreePhaseCommitStep
Invoked on transaction aborted.
abort() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreThreePhaseCommitCohort
Initiates a abort phase of associated transaction on data store.
abort() - Method in class org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohort
 
AbstractAugmentable<T extends Augmentable<T>> - Class in org.opendaylight.yangtools.yang.binding
Abstract base class for implementing immutable Augmentable classes.
AbstractAugmentable() - Constructor for class org.opendaylight.yangtools.yang.binding.AbstractAugmentable
 
AbstractAugmentable(ImmutableMap<Class<? extends Augmentation<T>>, Augmentation<T>>) - Constructor for class org.opendaylight.yangtools.yang.binding.AbstractAugmentable
 
AbstractAugmentable(Map<Class<? extends Augmentation<T>>, Augmentation<T>>) - Constructor for class org.opendaylight.yangtools.yang.binding.AbstractAugmentable
 
AbstractAugmentable(AbstractAugmentable<T>) - Constructor for class org.opendaylight.yangtools.yang.binding.AbstractAugmentable
 
AbstractBindingLazyContainerNode<T extends DataObject,​C> - Class in org.opendaylight.mdsal.binding.dom.codec.spi
A ContainerNode backed by a binding DataObject, with lazy instantiation of the ContainerNode view.
AbstractBindingLazyContainerNode(YangInstanceIdentifier.NodeIdentifier, T, C) - Constructor for class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
AbstractBindingNormalizedNodeSerializer - Class in org.opendaylight.mdsal.binding.dom.codec.spi
 
AbstractBindingNormalizedNodeSerializer() - Constructor for class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingNormalizedNodeSerializer
 
AbstractBindingRuntimeContext - Class in org.opendaylight.mdsal.binding.runtime.api
Runtime Context for Java YANG Binding classes.
AbstractBindingRuntimeContext() - Constructor for class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
AbstractBootstrapSupport - Class in org.opendaylight.mdsal.replicate.netty
 
AbstractBuilderTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
 
AbstractBuilderTemplate(AbstractJavaGeneratedType, GeneratedType, GeneratedType, Set<BuilderGeneratedProperty>, Type, Type) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
AbstractBuilderTemplate(GeneratedType, GeneratedType, Type) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
AbstractClusterSingletonServiceProviderImpl<P extends Path<P>,​E extends GenericEntity<P>,​C extends GenericEntityOwnershipChange<P,​E>,​G extends GenericEntityOwnershipListener<P,​C>,​S extends GenericEntityOwnershipService<P,​E,​G>,​R extends GenericEntityOwnershipListenerRegistration<P,​G>> - Class in org.opendaylight.mdsal.singleton.dom.impl
Abstract class AbstractClusterSingletonServiceProviderImpl represents implementations of ClusterSingletonServiceProvider and it implements GenericEntityOwnershipListener for providing OwnershipChange for all registered ClusterSingletonServiceGroup entity candidate.
AbstractClusterSingletonServiceProviderImpl(S) - Constructor for class org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl
Class constructor.
AbstractDOMDataBroker - Class in org.opendaylight.mdsal.dom.broker
 
AbstractDOMDataBroker(Map<LogicalDatastoreType, DOMStore>) - Constructor for class org.opendaylight.mdsal.dom.broker.AbstractDOMDataBroker
 
AbstractDOMDataTreeChangeListenerRegistration<T extends DOMDataTreeChangeListener> - Class in org.opendaylight.mdsal.dom.spi
Abstract implementation of a ListenerRegistration constrained to subclasses of DOMDataTreeChangeListener.
AbstractDOMDataTreeChangeListenerRegistration(T) - Constructor for class org.opendaylight.mdsal.dom.spi.AbstractDOMDataTreeChangeListenerRegistration
 
AbstractDOMRpcImplementationRegistration<T extends DOMRpcImplementation> - Class in org.opendaylight.mdsal.dom.spi
Abstract base class for DOMRpcImplementationRegistration implementations.
AbstractDOMRpcImplementationRegistration(T) - Constructor for class org.opendaylight.mdsal.dom.spi.AbstractDOMRpcImplementationRegistration
 
AbstractDOMRpcProviderService - Class in org.opendaylight.mdsal.dom.spi
Convenience abstract base class for DOMRpcProviderService implementations.
AbstractDOMRpcProviderService() - Constructor for class org.opendaylight.mdsal.dom.spi.AbstractDOMRpcProviderService
 
AbstractDOMSchemaService - Class in org.opendaylight.mdsal.dom.spi
Base class to implement DOMSchemaService more easily while providing a bridge between MD-SAL DOM Schema services and YANG Tools Schema consumers.
AbstractDOMSchemaService() - Constructor for class org.opendaylight.mdsal.dom.spi.AbstractDOMSchemaService
 
AbstractDOMSchemaService.WithYangTextSources - Class in org.opendaylight.mdsal.dom.spi
 
AbstractDOMStoreTransaction<T> - Class in org.opendaylight.mdsal.dom.spi.store
Abstract DOM Store Transaction.
AbstractDOMStoreTransaction(T) - Constructor for class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransaction
 
AbstractDOMStoreTransaction(T, boolean) - Constructor for class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransaction
 
AbstractDOMStoreTreeChangePublisher - Class in org.opendaylight.mdsal.dom.spi.store
Abstract base class for DOMStoreTreeChangePublisher implementations.
AbstractDOMStoreTreeChangePublisher() - Constructor for class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisher
 
AbstractEnumerationBuilder - Class in org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
AbstractExplicitGenerator<T extends EffectiveStatement<?,​?>> - Class in org.opendaylight.mdsal.binding.generator.impl.reactor
An explicit Generator, associated with a particular EffectiveStatement.
AbstractGenericEntityOwnershipCandidateRegistration<P extends Path<P>,​E extends GenericEntity<P>> - Class in org.opendaylight.mdsal.eos.common.spi
Abstract base class for an EntityOwnershipCandidateRegistration.
AbstractGenericEntityOwnershipCandidateRegistration(E) - Constructor for class org.opendaylight.mdsal.eos.common.spi.AbstractGenericEntityOwnershipCandidateRegistration
 
AbstractGenericEntityOwnershipListenerRegistration<P extends Path<P>,​L extends GenericEntityOwnershipListener<P,​? extends GenericEntityOwnershipChange<P,​? extends GenericEntity<P>>>> - Class in org.opendaylight.mdsal.eos.common.spi
Abstract base class for an GenericEntityOwnershipListenerRegistration.
AbstractGenericEntityOwnershipListenerRegistration(L, String) - Constructor for class org.opendaylight.mdsal.eos.common.spi.AbstractGenericEntityOwnershipListenerRegistration
 
AbstractIetfInetUtil<A4,​A4NZ extends A4,​P4,​A6,​A6NZ extends A6,​P6,​A,​ANZ,​P> - Class in org.opendaylight.mdsal.model.ietf.util
A set of utility methods to efficiently instantiate various ietf-inet-types DTOs.
AbstractIetfInetUtil(Class<A4NZ>, Class<P4>, Class<A6NZ>, Class<P6>) - Constructor for class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
AbstractIetfYangUtil<M,​P,​H,​Q,​U> - Class in org.opendaylight.mdsal.model.ietf.util
Abstract utility class for dealing with MAC addresses as defined in the ietf-yang-types model.
AbstractIetfYangUtil(Class<M>, Class<P>, Class<H>, Class<Q>, Class<U>) - Constructor for class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
AbstractOpaqueData<T> - Class in org.opendaylight.yangtools.yang.binding
Utility class for OpaqueData implementations.
AbstractOpaqueData() - Constructor for class org.opendaylight.yangtools.yang.binding.AbstractOpaqueData
 
AbstractOpaqueObject<T extends OpaqueObject<T>> - Class in org.opendaylight.yangtools.yang.binding
Utility base class for OpaqueObject implementations.
AbstractOpaqueObject() - Constructor for class org.opendaylight.yangtools.yang.binding.AbstractOpaqueObject
 
AbstractRegistrationTree<T> - Class in org.opendaylight.mdsal.dom.spi
An abstract tree of registrations.
AbstractRegistrationTree() - Constructor for class org.opendaylight.mdsal.dom.spi.AbstractRegistrationTree
 
AbstractSnapshotBackedTransactionChain<T> - Class in org.opendaylight.mdsal.dom.spi.store
Abstract implementation of the DOMStoreTransactionChain interface relying on DataTreeSnapshot supplier and backend commit coordinator.
AbstractSnapshotBackedTransactionChain() - Constructor for class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
AbstractType - Class in org.opendaylight.mdsal.binding.model.api
It is used only as ancestor for other Types.
AbstractType(JavaTypeName) - Constructor for class org.opendaylight.mdsal.binding.model.api.AbstractType
Constructs the instance of this class with a JavaTypeName.
accept(T) - Method in interface org.opendaylight.mdsal.binding.util.CheckedConsumer
 
accept(T) - Method in interface org.opendaylight.mdsal.binding.util.InterruptibleCheckedConsumer
 
Accept - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
Accept the packet.
acceptsImplementation(DOMActionImplementation) - Method in interface org.opendaylight.mdsal.dom.api.DOMActionAvailabilityExtension.AvailabilityListener
Implementation filtering method.
acceptsImplementation(DOMRpcImplementation) - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener
Implementation filtering method.
Access - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
The port is used for an endpoint to connect to a fabric.
AccessList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists
Each entry on this list refers to an ACL that should be present in the overall access list data model.
AccessListBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists
Class that builds AccessListBuilder instances.
AccessListBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
 
AccessListBuilder(AccessList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
 
AccessListKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists
 
AccessListKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListKey
 
AccessListKey(AccessListKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListKey
Creates a copy from Source Object.
AccessLists - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists
The access lists that should be applied to traffic to or from the device.
AccessLists - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
A grouping for access lists in the context of device policy.
AccessListsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists
Class that builds AccessListsBuilder instances.
AccessListsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessListsBuilder
 
AccessListsBuilder(AccessLists) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessListsBuilder
 
AccessModifier - Enum in org.opendaylight.mdsal.binding.model.api
Enum definition which provides four access modifiers that are described in Java programming language (Default, Private, Protected, Public).
Ace - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces
List of ACEs.
AceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces
Class that builds AceBuilder instances.
AceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
AceBuilder(Ace) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
AceKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces
 
AceKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceKey
 
AceKey(AceKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceKey
Creates a copy from Source Object.
Aces - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl
The aces container contains one or more ACE nodes.
AcesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl
Class that builds AcesBuilder instances.
AcesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.AcesBuilder
 
AcesBuilder(Aces) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.AcesBuilder
 
AceStatistics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set
List of ACEs.
AceStatisticsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set
Class that builds AceStatisticsBuilder instances.
AceStatisticsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
AceStatisticsBuilder(AclCounters) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
AceStatisticsBuilder(AceStatistics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
AceStatisticsKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set
 
AceStatisticsKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsKey
 
AceStatisticsKey(AceStatisticsKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsKey
Creates a copy from Source Object.
Acl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls
An ACL is an ordered list of ACEs.
AclBase - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
Base Access Control List type for all Access Control List type identifiers.
AclBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls
Class that builds AclBuilder instances.
AclBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
AclBuilder(Acl) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
AclCounters - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
Common grouping for ACL counters.
AclEthHeaderFields - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
Fields in the Ethernet header.
AclIcmpHeaderFields - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
Collection of ICMP header fields that can be used to set up a match filter.
AclIpHeaderFields - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
IP header fields common to IPv4 and IPv6
AclIpv4HeaderFields - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
Fields in the IPv4 header.
AclIpv4HeaderFields.Flags - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
 
AclIpv6HeaderFields - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
Fields in the IPv6 header.
AclKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls
 
AclKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclKey
 
AclKey(AclKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclKey
Creates a copy from Source Object.
AclRedirect - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
ACL redirect, which can provide a Service Function Chain (SFC).
Acls - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
This is a top-level container for Access Control Lists.
AclsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
Class that builds AclsBuilder instances.
AclsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
 
AclsBuilder(Acls) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
 
AclSet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets
List of ingress ACLs on the interface.
AclSetBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets
Class that builds AclSetBuilder instances.
AclSetBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
AclSetBuilder(AclSet) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
AclSetKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets
 
AclSetKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetKey
 
AclSetKey(AclSetKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetKey
Creates a copy from Source Object.
AclSets - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl
Enclosing container for the list of ingress ACLs on the interface.
AclSetsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl
Class that builds AclSetsBuilder instances.
AclSetsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSetsBuilder
 
AclSetsBuilder(AclSets) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSetsBuilder
 
AclTcpHeaderFields - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
Collection of TCP header fields that can be used to set up a match filter.
AclTcpHeaderFields.Flags - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
 
AclUdpHeaderFields - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
Collection of UDP header fields that can be used to set up a match filter.
ActelisMetaLOOP - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Acteleis proprietary MetaLOOP High Speed Link.
ActelisMetaLOOP - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Acteleis proprietary MetaLOOP High Speed Link.
action(Type, Type, Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing Action for a particular type.
Action<P extends InstanceIdentifier<?>,​I extends RpcInput,​O extends RpcOutput> - Interface in org.opendaylight.yangtools.yang.binding
Interface extended by all interfaces generated for a YANG action.
ActionExercise - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
An action that starts testing whether or not APS communication is operating correctly.
ActionForcedSwitch - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A switchover action initiated by an operator command to switch the signal, the normal traffic signal, or the null signal to the protection transport entity, unless a switchover command of equal or higher priority is in effect.
ActionFreeze - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A temporary configuration action initiated by an operator command that prevents any switchover action from being taken and, as such, freezes the current state.
ActionLockoutOfNormal - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A temporary configuration action initiated by an operator command to ensure the normal traffic is not allowed to use the protection transport entity.
ActionLockoutOfProtection - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A temporary configuration action initiated by an operator command to ensure the protection transport entity is temporarily not available to transport a traffic signal (either normal or Extra-Traffic).
ActionManualSwitch - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A switchover action initiated by an operator command to switch the signal, the normal traffic signal, or the null signal to the protection transport entity, unless a fault condition exists on other transport entities a switchover command of equal or higher priority is in effect.
ActionProviderService - Interface in org.opendaylight.mdsal.binding.api
Registration interface used by action implementations.
ActionProviderServiceAdapter - Class in org.opendaylight.mdsal.binding.dom.adapter
 
Actions - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace
Definition of actions for this ace entry.
ActionsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace
Class that builds ActionsBuilder instances.
ActionsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
 
ActionsBuilder(Actions) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
 
ActionService - Interface in org.opendaylight.mdsal.binding.api
Provides access to registered action implementations.
Active - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
The resource is currently in use, and it has sufficient spare capacity to provide for additional users.
ActiveRoute - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib
Return the active RIB route that is used for the destination address.
ActiveRoute - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib
Deprecated, for removal: This API element is subject to removal in a future version.
AdapterBuilder<T,​D> - Class in org.opendaylight.mdsal.binding.dom.adapter
 
AdapterBuilder() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder
 
AdapterContext - Interface in org.opendaylight.mdsal.binding.dom.adapter
 
AdapterFactory - Interface in org.opendaylight.mdsal.binding.dom.adapter.spi
Factory to turn various DOMServices into BindingServices.
AdapterLoader<T,​D> - Class in org.opendaylight.mdsal.binding.dom.adapter
 
AdapterLoader() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.AdapterLoader
 
add(T) - Method in class org.opendaylight.mdsal.binding.dom.adapter.query.SimpleQueryExecutor.Builder
 
add(Class<? extends BindingObject>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(Class<? extends BindingObject>...) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(Iterable<? extends YangModuleInfo>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(YangModuleInfo) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(YangModuleInfo...) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
add(V) - Method in class org.opendaylight.yangtools.yang.binding.util.BindingMap.Builder
Add a value to this builder.
Add - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3EventType
A Layer 3 node, link, prefix, or termination point has been added
Add - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyEventType
A TE node or TE link has been added.
addAll(Collection<V>) - Method in class org.opendaylight.yangtools.yang.binding.util.BindingMap.Builder
Add values to this builder.
addAll(V...) - Method in class org.opendaylight.yangtools.yang.binding.util.BindingMap.Builder
Add values to this builder.
addAnnotation(String, String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.AnnotableTypeBuilder
The method creates new AnnotationTypeBuilder containing specified package name an annotation name.
addAnnotation(String, String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.AnnotationTypeBuilder
The method creates new AnnotationTypeBuilder containing specified package name an annotation name.
addAnnotation(JavaTypeName) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.AnnotableTypeBuilder
The method creates new AnnotationTypeBuilder containing specified package name an annotation name.
addAnnotation(JavaTypeName) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
addAugmentation(Augmentation<Actions>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Eth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Eth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.EthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv4>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv4>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Icmp>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Icmp>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.IcmpBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<RangeOrOperator>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<DestinationPort>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPortBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<RangeOrOperator>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SourcePort>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePortBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Tcp>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Tcp>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.TcpBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<RangeOrOperator>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<DestinationPort>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPortBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<RangeOrOperator>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SourcePort>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePortBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Udp>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Udp>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.UdpBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Matches>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Statistics>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ace>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Aces>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.AcesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Acl>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AceStatistics>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AclSet>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AclSets>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSetsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Egress>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ingress>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AttachmentPoints>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPointsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Acls>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<DeviceLinks>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<DeviceNodes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<DevicePorts>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Options>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<VniCapacity>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<FabricNetwork>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetworkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<FabricAttributes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<FportAttributes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SensorData>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<State>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Component>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Hardware>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<HardwareStateChange>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChangeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<HardwareStateOperDisabled>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<HardwareStateOperEnabled>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SensorData>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<State>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Component>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Hardware>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<HardwareStateChange>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChangeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<HardwareStateOperDisabled>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<HardwareStateOperEnabled>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Statistics>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interfaces>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<InterfacesState>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesStateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Statistics>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Statistics>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interfaces>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<InterfacesState>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesStateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Netmask>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PrefixLength>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv4>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Autoconf>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Netmask>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PrefixLength>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv4>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Netmask>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PrefixLength>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv4>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Autoconf>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Netmask>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PrefixLength>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv4>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv4>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Advertise>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NoAdvertise>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertiseBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Prefix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PrefixList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6RouterAdvertisements>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Prefix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PrefixList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6RouterAdvertisements>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3LinkAttributes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Prefix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3NodeAttributes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Prefix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<InterfaceName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceNameBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ip>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.IpBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Unnumbered>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.UnnumberedBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3TerminationPointAttributes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3TopologyAttributes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3UnicastTopology>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopologyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3LinkEvent>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3NodeEvent>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3PrefixEvent>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TerminationPointEvent>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Prefix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3LinkEvent>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3NodeEvent>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<L3PrefixEvent>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TerminationPointEvent>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<BindLneNameFailed>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Root>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.RootBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LogicalNetworkElement>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LogicalNetworkElements>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElementsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AccessList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AccessLists>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessListsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Mud>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<FromDevicePolicy>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ToDevicePolicy>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Mud>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.InterfaceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv4>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ipv6>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6Builder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<BindNiNameFailed>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<VrfRoot>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRootBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<VrfRoot>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRootBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<VsiRoot>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRootBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<VsiRoot>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRootBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<VvRoot>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRootBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<VvRoot>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRootBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NetworkInstance>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NetworkInstances>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstancesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NetworkTypes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingNode>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Node>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingNetwork>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Network>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Networks>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworksBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NetworkTypes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingNode>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Node>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingNetwork>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Network>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Networks>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworksBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Destination>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Source>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingLink>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Link>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Destination>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Source>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingLink>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Link>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<DestinationIpv4Network>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4NetworkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SourceIpv4Network>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4NetworkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<DestinationIpv6Network>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6NetworkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SourceIpv6Network>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6NetworkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Operator>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Range>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHopList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopListBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHopList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopListBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SimpleNextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SpecialNextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHopList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopListBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHopList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopListBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SimpleNextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SpecialNextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<StaticRoutes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ControlPlaneProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ControlPlaneProtocols>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocolsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interfaces>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.InterfacesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Input>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.InputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Output>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.OutputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Routes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.RoutesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Rib>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ribs>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.RibsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ControlPlaneProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ControlPlaneProtocols>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocolsBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Interfaces>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.InterfacesBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Input>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.InputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Output>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.OutputBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Routes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.RoutesBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Rib>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Ribs>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.RibsBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Routing>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<RoutingState>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Entry>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<MplsLabelStack>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStackBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<VpnTarget>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<InterfaceSwitchingCapability>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Underlay>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Geolocation>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Topology>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<InformationSourceState>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Topology>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<InformationSourceState>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Te>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeTopology>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopologyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Te>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ConnectivityMatrixEntry>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Node>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LocalLinkConnectivity>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TunnelTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Statistics>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ExternalDomain>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Underlay>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeLinkAttributes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<BundledLink>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<BundledLinks>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinksBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Bundle>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.BundleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ComponentLink>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ComponentLinks>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinksBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Component>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.ComponentBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<MaxLinkBandwidth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<MaxResvLinkBandwidth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeNsrlgs>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeSrlgs>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<UnreservedBandwidth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<MaxLspBandwidth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<InformationSourceEntry>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Recovery>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Underlay>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathElement>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<BackupPath>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathElement>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PrimaryPath>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Tunnel>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Tunnels>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TunnelTerminationPoints>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Statistics>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Statistics>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingTunnelTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TunnelTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeNodeAttributes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeNodeAttributes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ConnectivityMatrix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ConnectivityMatrices>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<From>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<To>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<UnderlayTopology>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<InformationSourceEntry>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SwitchingCapability>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ClientLayerAdaptation>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LocalLinkConnectivities>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LocalLinkConnectivity>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Te>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LinkTemplate>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NodeTemplate>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Templates>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Te>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.TeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Te>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Nsrlg>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Te>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeTopology>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopologyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Te>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<From>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<To>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LocalLinkConnectivity>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LabelHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Label>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.LabelBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NumberedLinkHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NumberedNodeHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NumberedLinkHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NumberedNodeHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<UnnumberedLinkHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<UnnumberedLinkHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AsNumberHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AsNumber>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumberBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LabelHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Label>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.LabelBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NumberedLinkHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NumberedNodeHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NumberedLinkHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NumberedNodeHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<UnnumberedLinkHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<UnnumberedLinkHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHopBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathAffinitiesValue>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<AffinityName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathAffinityName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathAffinitiesValues>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValuesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathAffinityNames>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNamesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathConstraints>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathMetricBound>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathMetricBounds>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBoundsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<OptimizationMetric>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Tiebreaker>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Tiebreakers>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.TiebreakersBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Metric>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ObjectiveFunction>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunctionBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ObjectiveFunction>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunctionBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Optimizations>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.OptimizationsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathRouteObject>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathMetric>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathRouteObjects>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjectsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathProperties>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathSrlgsList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathSrlgsName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathSrlgsLists>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsListsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PathSrlgsNames>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNamesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Generic>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.GenericBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LabelEnd>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LabelStart>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LabelStep>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStepBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LabelRestriction>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<LabelRestrictions>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictionsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ExplicitRouteExcludeObjects>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ExplicitRouteIncludeObjects>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Srlg>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.SrlgBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Srlg>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.SrlgBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<RouteObjectExcludeAlways>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<RouteObjectIncludeExclude>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ExplicitRouteObjectsAlways>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Srlg>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.SrlgBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Srlg>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.SrlgBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<RouteObjectExcludeObject>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<RouteObjectIncludeObject>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PerformanceMetricsOneWay>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<PerformanceMetricsTwoWay>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ThresholdAcceleratedAdvertisement>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ThresholdIn>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ThresholdOut>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Throttle>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Generic>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.GenericBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeBandwidth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidthBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Generic>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.GenericBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeLabel>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TeTopologyIdentifier>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Deviation>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Submodule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Module>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ModulesState>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<YangLibraryChange>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChangeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Deviation>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Submodule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Module>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Submodule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ImportOnlyModule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Submodule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Module>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ModulesState>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Datastore>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<ModuleSet>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Schema>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<YangLibrary>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<YangLibraryChange>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChangeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<YangLibraryUpdate>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdateBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Inline>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.InlineBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Inline>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.InlineBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SharedSchema>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchemaBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SharedSchema>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchemaBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<MountPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Namespace>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SchemaMounts>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Entity>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Config>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Destination>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Source>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingLink>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Link>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Node>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<TopologyTypes>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypesBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<UnderlayTopology>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<Topology>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<NetworkTopology>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder
Add an augmentation to this builder's product.
addAugmentation(Augmentation<SupportingNode>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
Add an augmentation to this builder's product.
addComment(TypeComment) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Adds String definition of comment into Method Signature definition.
The comment String MUST NOT contain any comment specific chars (i.e.
addConstant(Type, String, Object) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Adds Constant definition and returns new Constant instance.
By definition Constant MUST be defined by return Type, Name and assigned value.
addDatastore(DatastoreIdentifier, EffectiveModelContext) - Method in interface org.opendaylight.mdsal.yanglib.api.YangLibraryContentBuilder
Add a secondary datastore(s) which use different EffectiveModelContext than the default provided context.
addDelegate(Class<V>, D) - Method in class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder
 
addEnclosingTransferObject(GeneratedTransferObject) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Adds new Enclosing Transfer Object genTOBuilder into definition of Generated Type.
addEnumeration(Enumeration) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Adds new Enumeration definition for Generated Type Builder and returns Enum Builder for specifying all Enum parameters.
If there is already Enumeration stored with the same name, the old enum will be simply overwritten byt new enum definition.
Name of Enumeration cannot be null, if it is null the method SHOULD throw IllegalArgumentException.
addEqualsIdentity(GeneratedPropertyBuilder) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
Add Property that will be part of equals definition.
addHashIdentity(GeneratedPropertyBuilder) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
Add Property that will be part of hashCode definition.
addImplementsType(Type) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Add Type to implements.
addMethod(String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Add new Method Signature definition for Generated Type Builder and returns Method Signature Builder for specifying all Method parameters.
Name of Method cannot be null, if it is null the method SHOULD throw IllegalArgumentException.
By Default the MethodSignatureBuilder SHOULD be pre-set as MethodSignatureBuilder.setAbstract(boolean), {TypeMemberBuilder#setFinal(boolean)} and {TypeMemberBuilder#setAccessModifier(boolean)}
addParameter(String, String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.AnnotationTypeBuilder
Adds the parameter into List of parameters for Annotation Type.
addParameter(Type, String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.MethodSignatureBuilder
Adds Parameter into the List of method parameters.
addParameters(String, List<String>) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.AnnotationTypeBuilder
Adds the parameter with specified List of parameter values into List of parameters for Annotation Type.
addProperty(String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Add new Generated Property definition for Generated Transfer Object Builder and returns Generated Property Builder for specifying Property.
Name of Property cannot be null, if it is null the method SHOULD throw IllegalArgumentException.
addRegistration(RegistrationTreeNode<T>, T) - Method in class org.opendaylight.mdsal.dom.spi.AbstractRegistrationTree
Add a registration to a particular node.
Address - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4
The list of configured IPv4 addresses on the interface.
Address - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6
The list of configured IPv6 addresses on the interface.
Address - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4
The list of IPv4 addresses on the interface.
Address - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6
The list of IPv6 addresses on the interface.
Address - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4
The list of IPv4 addresses on the interface.
Address - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
The list of IPv6 addresses on the interface.
Address - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4
Deprecated.
Address - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6
Deprecated.
Address.Status - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6
 
Address.Status - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
 
Address.Status - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6
Deprecated.
 
ADDRESSABLE - org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode.ChildAddressabilitySummary
All children are addressable.
AddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4
Class that builds AddressBuilder instances.
AddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6
Class that builds AddressBuilder instances.
AddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4
Class that builds AddressBuilder instances.
AddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6
Class that builds AddressBuilder instances.
AddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4
Class that builds AddressBuilder instances.
AddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
Class that builds AddressBuilder instances.
AddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4
Class that builds AddressBuilder instances.
AddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6
Class that builds AddressBuilder instances.
AddressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
AddressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
AddressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
AddressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
AddressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
AddressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
AddressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
AddressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
AddressBuilder(Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
AddressBuilder(Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
AddressBuilder(Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
AddressBuilder(Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
AddressBuilder(Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
AddressBuilder(Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
AddressBuilder(Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
AddressBuilder(Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
AddressFamily - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204
 
AddressFamily$G - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
This grouping provides a leaf identifying an address family.
AddressFamily$I - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Base identity from which identities describing address families are derived.
AddressKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4
 
AddressKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6
 
AddressKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4
 
AddressKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6
 
AddressKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4
 
AddressKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
 
AddressKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4
 
AddressKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6
 
AddressKey(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressKey
 
AddressKey(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressKey
 
AddressKey(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressKey
 
AddressKey(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressKey
 
AddressKey(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressKey
 
AddressKey(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressKey
 
AddressKey(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressKey
 
AddressKey(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressKey
 
AddressKey(AddressKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressKey
Creates a copy from Source Object.
AddressKey(AddressKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressKey
Creates a copy from Source Object.
AddressKey(AddressKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressKey
Creates a copy from Source Object.
AddressKey(AddressKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressKey
Creates a copy from Source Object.
AddressKey(AddressKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressKey
Creates a copy from Source Object.
AddressKey(AddressKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressKey
Creates a copy from Source Object.
AddressKey(AddressKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressKey
Creates a copy from Source Object.
AddressKey(AddressKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressKey
Creates a copy from Source Object.
addService(Class<T>, T) - Method in interface org.opendaylight.mdsal.dom.api.DOMMountPointService.DOMMountPointBuilder
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransaction
Add class-specific toString attributes.
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.mdsal.yanglib.api.SourceReference
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueData
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueObject
 
addToStringAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Add class-specific toString attributes.
addToStringHelperAttributes(MoreObjects.ToStringHelper) - Method in class org.opendaylight.yangtools.yang.binding.ResourceYangModuleInfo
 
addToStringProperty(GeneratedPropertyBuilder) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
Add Property that will be part of toString definition.
AdminGroup - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
AdminGroup(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroup
 
AdminGroup(AdminGroup) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroup
Creates a copy from Source Object.
AdminGroup(HexString) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroup
Creates a new instance from HexString
AdminGroups - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
AdminGroups(AdminGroup) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
 
AdminGroups(AdminGroups) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
Creates a copy from Source Object.
AdminGroups(ExtendedAdminGroup) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
 
AdminGroupsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
AdminState - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
Adsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Asymmetric Digital Subscriber Loop.
Adsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Asymmetric Digital Subscriber Loop.
Adsl2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Asymmetric Digital Subscriber Loop Version 2 (DEPRECATED/OBSOLETED - please use adsl2plus(238) instead).
Adsl2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Asymmetric Digital Subscriber Loop Version 2 (DEPRECATED/OBSOLETED - please use adsl2plus(238) instead).
Adsl2plus - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Asymmetric Digital Subscriber Loop Version 2 - Version 2 Plus and all variants.
Adsl2plus - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Asymmetric Digital Subscriber Loop Version 2 - Version 2 Plus and all variants.
Advertise - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes
This class represents the following YANG schema fragment defined in module ietf-ipv6-unicast-routing
AdvertiseBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes
Class that builds AdvertiseBuilder instances.
AdvertiseBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
AdvertiseBuilder(Advertise) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
AffinityName - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name
List of named affinities.
AffinityNameBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name
Class that builds AffinityNameBuilder instances.
AffinityNameBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
 
AffinityNameBuilder(AffinityName) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
 
AffinityNameKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name
 
AffinityNameKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameKey
 
AffinityNameKey(AffinityNameKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameKey
Creates a copy from Source Object.
Aflane8023 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM Emulated LAN for 802.3.
Aflane8023 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM Emulated LAN for 802.3.
Aflane8025 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM Emulated LAN for 802.5.
Aflane8025 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM Emulated LAN for 802.5.
AlarmState - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
AlarmState(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
AlarmState(AlarmState) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
Creates a copy from Source Object.
Algorithm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations
Optimizations algorithm.
allProperties - Variable in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
allValuesConstructor() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
allValuesConstructor() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ListKeyTemplate
 
AlphabeticallyTypeMemberComparator<T extends TypeMember> - Class in org.opendaylight.mdsal.binding.java.api.generator
Alphabetically type member Comparator which provides sorting by name for type members (variables and methods) in a generated class.
AlphabeticallyTypeMemberComparator() - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.AlphabeticallyTypeMemberComparator
 
AluELP - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Alcatel-Lucent Ethernet Link Protection.
AluELP - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Alcatel-Lucent Ethernet Link Protection.
AluEpon - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Ethernet Passive Optical Networks (E-PON).
AluEpon - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Ethernet Passive Optical Networks (E-PON).
AluEponLogicalLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
The emulation of a point-to-point link over the EPON layer.
AluEponLogicalLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
The emulation of a point-to-point link over the EPON layer.
AluEponOnu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
EPON Optical Network Unit.
AluEponOnu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
EPON Optical Network Unit.
AluEponPhysicalUni - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
EPON physical User to Network interface.
AluEponPhysicalUni - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
EPON physical User to Network interface.
AluGponOnu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
GPON Optical Network Unit.
AluGponOnu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
GPON Optical Network Unit.
AluGponPhysicalUni - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
GPON physical User to Network interface.
AluGponPhysicalUni - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
GPON physical User to Network interface.
Amperes - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure of electric current.
anchorLink(CharSequence, CharSequence) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
and() - Method in interface org.opendaylight.mdsal.binding.api.query.ValueMatch
Start chaining an additional match for the query.
and(DOMQueryPredicate.Match) - Method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
AnnotableTypeBuilder - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
Common interface for java type builders which allow attaching annotations to them.
annotation(Class<A$$>) - Method in interface org.opendaylight.yangtools.yang.binding.AnnotationAware
Returns an instance of a requested annotation type.
Annotation<T> - Interface in org.opendaylight.yangtools.yang.binding
Base marker interface implemented by all YANG-defined annotations through the facilities provided by RFC7952.
AnnotationAware - Interface in org.opendaylight.yangtools.yang.binding
Interface mixin for BindingObjects which can hold additional metadata, as specified by RFC7952.
annotationDeclaration() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
AnnotationType - Interface in org.opendaylight.mdsal.binding.model.api
The Annotation Type interface is designed to hold information about annotation for any type that could be annotated in Java.
For sake of simplicity the Annotation Type is not designed to model exact behaviour of annotation mechanism, but just to hold information needed to model annotation over java Type definition.
AnnotationType.Parameter - Interface in org.opendaylight.mdsal.binding.model.api
Annotation Type parameter interface.
AnnotationTypeBuilder - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
Annotation Type Builder Interface serves for creation and instantiation of immutable copy of Annotation Type.
anyxmlNode(String, Object) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits anyxml node event.
Aoe - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Advanced Technology Advancement (ATA) over Ethernet.
appendValue(MoreObjects.ToStringHelper, String, Object) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Append a named value to a ToStringHelper.
appendValue(MoreObjects.ToStringHelper, String, byte[]) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Append a named value to a ToStringHelper.
Appletalk - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Apple AppleTalk Address Family.
Appletalk - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Appletalk (Ethertalk).
apply(T) - Method in interface org.opendaylight.mdsal.binding.util.CheckedFunction
 
apply(T) - Method in interface org.opendaylight.mdsal.binding.util.InterruptibleCheckedFunction
 
applyInterruptiblyWithNewReadOnlyTransactionAndClose(Class<D>, InterruptibleCheckedFunction<TypedReadTransaction<D>, R, E>) - Method in interface org.opendaylight.mdsal.binding.util.ManagedTransactionFactory
Invokes a function with a NEW TypedReadTransaction, and ensures that that transaction is closed.
applyToTransaction(DOMDataTreeWriteOperations, LogicalDatastoreType, DataTreeCandidate) - Static method in class org.opendaylight.mdsal.replicate.common.DataTreeCandidateUtils
 
applyToTransaction(DOMStoreWriteTransaction, DataTreeCandidate) - Static method in class org.opendaylight.mdsal.replicate.common.DataTreeCandidateUtils
 
applyWithNewReadOnlyTransactionAndClose(Class<D>, CheckedFunction<TypedReadTransaction<D>, R, E>) - Method in interface org.opendaylight.mdsal.binding.util.ManagedTransactionFactory
Invokes a function with a NEW TypedReadTransaction, and ensures that that transaction is closed.
applyWithNewReadWriteTransactionAndSubmit(Class<D>, InterruptibleCheckedFunction<TypedReadWriteTransaction<D>, R, E>) - Method in class org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImpl
 
applyWithNewReadWriteTransactionAndSubmit(Class<D>, InterruptibleCheckedFunction<TypedReadWriteTransaction<D>, R, E>) - Method in interface org.opendaylight.mdsal.binding.util.ManagedTransactionFactory
Invokes a function with a NEW ReadWriteTransaction, and then submits that transaction and returns the Future from that submission, or cancels it if an exception was thrown and returns a failed future with that exception.
applyWithNewTransactionChainAndClose(Function<ManagedTransactionChain, R>) - Method in interface org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunner
Invokes a function with a new ManagedTransactionChain, which is a wrapper around standard transaction chains providing managed semantics.
applyWithNewTransactionChainAndClose(Function<ManagedTransactionChain, R>) - Method in class org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImpl
 
Arap - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Appletalk Remote Access Protocol.
Arap - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Appletalk Remote Access Protocol.
Arcnet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ARCnet.
Arcnet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ARCnet.
ArcnetPlus - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ARCnet Plus.
ArcnetPlus - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ARCnet Plus.
Arp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Address Resolution Protocol (ARP) with a hex value of 0x0806.
asArguments(Collection<GeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
Template method which generates sequence of the names of the class attributes from parameters.
asArgumentsDeclaration(Iterable<GeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
Template method which generates method parameters with their types from parameters.
asDOMQuery() - Method in class org.opendaylight.mdsal.binding.dom.adapter.query.DefaultQuery
 
asDOMQuery() - Method in interface org.opendaylight.mdsal.dom.api.query.DOMQueryLike
Return a DOMQuery view of this object.
asJavadoc(TypeMemberComment) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
Template method which generates JAVA comments.
asLink(String) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
asNonNullArgumentsDeclaration(Iterable<GeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
Template method which generates method parameters with their types from parameters, annotating them with NonNull.
AsNum - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Autonomous System (AS) Number Address Family.
AsNumber - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
AsNumber - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
This class represents the following YANG schema fragment defined in module ietf-te-types
AsNumber(AsNumber) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber
Creates a copy from Source Object.
AsNumber(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber
 
AsNumberBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
Class that builds AsNumberBuilder instances.
AsNumberBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumberBuilder
 
AsNumberBuilder(AsNumber) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumberBuilder
 
AsNumberHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number
AS explicit route hop.
AsNumberHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number
Class that builds AsNumberHopBuilder instances.
AsNumberHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
 
AsNumberHopBuilder(AsNumberHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
 
asRestconfPath(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
AssertDataObjects - Class in org.opendaylight.mdsal.binding.testutils
Assertion utilities for YANG DataObjects.
assertEqualBeans(Object, Object) - Static method in class org.opendaylight.mdsal.binding.testutils.AssertDataObjects
Assert that an actual YANG DataObject (DataContainer) is equals to an expected one.
assignValue(Object) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.ConstantBuilder
 
AssociationType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for the tunnel association.
AssociationTypeDoubleSidedBidir - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Association type for double-sided bidirectional LSPs, used to associate two of two tunnels that are independently configured on either endpoint.
AssociationTypeRecovery - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Association type for recovery, used to associate LSPs of the same tunnel for recovery.
AssociationTypeResourceSharing - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Association type for resource sharing, used to enable resource sharing during make-before-break.
AssociationTypeSingleSidedBidir - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Association type for single-sided bidirectional LSPs, used to associate two of two tunnels, where one tunnel is configured on one side/endpoint and the other tunnel is dynamically created on the other endpoint.
asXmlPath(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
Async - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Asynchronous Protocol.
Async - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Asynchronous Protocol.
Atm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM cells.
Atm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM cells.
Atmbond - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
atmbond.
Atmbond - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
atmbond.
AtmDxi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM DXI.
AtmDxi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM DXI.
AtmFuni - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM FUNI.
AtmFuni - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM FUNI.
AtmIma - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM IMA.
AtmIma - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM IMA.
AtmLogical - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM Logical Port.
AtmLogical - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM Logical Port.
AtmRadio - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM over radio links.
AtmRadio - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM over radio links.
AtmSubInterface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM Sub Interface.
AtmSubInterface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM Sub Interface.
AtmVciEndPt - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM VCI End Point.
AtmVciEndPt - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM VCI End Point.
AtmVirtual - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM Virtual Interface.
AtmVirtual - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM Virtual Interface.
AttachmentPoints - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls
Enclosing container for the list of attachment points on which ACLs are set.
AttachmentPointsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls
Class that builds AttachmentPointsBuilder instances.
AttachmentPointsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPointsBuilder
 
AttachmentPointsBuilder(AttachmentPoints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPointsBuilder
 
Atto - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^-18.
augmentable(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Specialize Augmentable for a particular type.
Augmentable<T> - Interface in org.opendaylight.yangtools.yang.binding
Augmentable (extensible) object which could carry additional data defined by a third-party extension, without introducing conflict between various extension.
AUGMENTABLE_AUGMENTATION_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
AugmentableCodecDataObject<T extends DataObject & Augmentable<T>> - Class in org.opendaylight.mdsal.binding.dom.codec.impl
A base class for DataObjects which are also Augmentable, backed by DataObjectCodecContext.
AugmentableCodecDataObject(DataObjectCodecContext<T, ?>, DistinctNodeContainer<?, ?>) - Constructor for class org.opendaylight.mdsal.binding.dom.codec.impl.AugmentableCodecDataObject
 
augmentation(Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an InstanceIdentifier for a child augmentation.
augmentation(Class<A>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.AugmentableCodecDataObject
 
augmentation(Class<A>) - Method in class org.opendaylight.yangtools.yang.binding.AbstractAugmentable
 
augmentation(Class<A>) - Method in interface org.opendaylight.yangtools.yang.binding.Augmentable
Returns instance of augmentation.
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.EthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.IcmpBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPortBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePortBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.TcpBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPortBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePortBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.UdpBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.AcesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSetsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPointsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetworkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChangeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChangeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesStateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesStateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertiseBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceNameBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.IpBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.UnnumberedBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopologyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.RootBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElementsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessListsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.InterfaceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6Builder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRootBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRootBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRootBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRootBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRootBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRootBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstancesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworksBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworksBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4NetworkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4NetworkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6NetworkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6NetworkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopListBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopListBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopListBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopListBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocolsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.InterfacesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.InputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.OutputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.RoutesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.RibsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocolsBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.InterfacesBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.InputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.OutputBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.RoutesBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.RibsBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStackBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopologyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinksBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.BundleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinksBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.ComponentBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.TeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopologyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.LabelBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumberBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.LabelBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHopBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValuesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNamesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBoundsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.TiebreakersBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunctionBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunctionBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.OptimizationsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjectsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsListsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNamesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.GenericBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStepBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictionsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.SrlgBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.SrlgBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.SrlgBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.SrlgBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.GenericBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidthBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.GenericBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChangeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChangeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdateBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.InlineBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.InlineBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchemaBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchemaBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypesBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder
 
augmentation(Class<E$$>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
augmentation(Class<N>) - Method in interface org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder
Build an identifier which refers to a specific augmentation of the current InstanceIdentifier referenced by the builder.
augmentation(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Specialize Augmentation for a particular type.
Augmentation<T> - Interface in org.opendaylight.yangtools.yang.binding
Augmentation (extension) of other interface.
AUGMENTATION_FIELD - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
augmentations() - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.AugmentableCodecDataObject
 
augmentations() - Method in class org.opendaylight.yangtools.yang.binding.AbstractAugmentable
 
augmentations() - Method in interface org.opendaylight.yangtools.yang.binding.Augmentable
Returns map of all augmentations.
augmentType - Variable in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
Generated property is set if among methods is found one with the name GET_AUGMENTATION_METHOD_NAME.
Auto - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeBandwidthRequestedType
Bandwidth is automatically computed.
Autoconf - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6
Parameters to control the autoconfiguration of IPv6 addresses, as described in RFC 4862.
Autoconf - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
Parameters to control the autoconfiguration of IPv6 addresses, as described in RFC 4862.
AutoconfBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6
Class that builds AutoconfBuilder instances.
AutoconfBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
Class that builds AutoconfBuilder instances.
AutoconfBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
AutoconfBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
AutoconfBuilder(Autoconf) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
AutoconfBuilder(Autoconf) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
auxiliaryGeneratedTypes() - Method in class org.opendaylight.mdsal.binding.generator.impl.reactor.Generator
 
AviciOpticalEther - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Avici Optical Ethernet Aggregate.
AviciOpticalEther - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Avici Optical Ethernet Aggregate.

B

Backplane - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is some sort of device for aggregating and forwarding networking traffic, such as a shared backplane in a modular ethernet switch.
BackupPath - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
A list of backup service paths on the underlay topology that protect the underlay primary path.
BackupPathBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
Class that builds BackupPathBuilder instances.
BackupPathBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
BackupPathBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
BackupPathBuilder(BackupPath) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
BackupPathKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
 
BackupPathKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathKey
 
BackupPathKey(BackupPathKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathKey
Creates a copy from Source Object.
BackupProtectionLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Backup provides link protection only.
BackupProtectionNodeLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Backup offers node (preferred) or link protection.
BackupProtectionType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Base identity for the backup protection type.
Bandwidth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Base for bandwidth
BandwidthGbps - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
 
BandwidthGbps(BandwidthGbps) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthGbps
Creates a copy from Source Object.
BandwidthGbps(Uint64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthGbps
 
BandwidthIeeeFloat32 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
BandwidthIeeeFloat32(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.BandwidthIeeeFloat32
 
BandwidthIeeeFloat32(BandwidthIeeeFloat32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.BandwidthIeeeFloat32
Creates a copy from Source Object.
BandwidthKbps - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
 
BandwidthKbps(BandwidthKbps) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthKbps
Creates a copy from Source Object.
BandwidthKbps(Uint64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthKbps
 
BandwidthMbps - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
 
BandwidthMbps(BandwidthMbps) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthMbps
Creates a copy from Source Object.
BandwidthMbps(Uint64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthMbps
 
BandwidthProtectionDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Requests FRR bandwidth protection on LSRs, if present.
BASE_IDENTITY - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
BaseIdentity - Interface in org.opendaylight.yangtools.yang.binding
Base Identity.
BaseNotification - Interface in org.opendaylight.yangtools.yang.binding
Marker interface for YANG-defined all notifications.
BaseTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
 
BaseTemplate(AbstractJavaGeneratedType, GeneratedType) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
BaseTemplate(GeneratedType) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
BaseTypeWithRestrictions - Interface in org.opendaylight.mdsal.binding.model.api
The BaseTypeWithRestrictions is marker interface that encapsulates definition of java concrete type only with changed restriction values.
BaseYangTypes - Class in org.opendaylight.mdsal.binding.model.ri
 
BasicISDN - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
No longer used.
BasicISDN - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
No longer used.
Battery - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is some sort of battery.
Bbn1822 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Bolt, Beranek, and Newman Report 1822 (BBN 1822) Address Family.
BcModelMam - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Maximum Allocation Bandwidth Constraints Model type.
BcModelMar - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Maximum Allocation with Reservation Bandwidth Constraints Model type.
BcModelRdm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Russian Dolls Bandwidth Constraints Model type.
BcModelType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Base identity for the Diffserv-TE Bandwidth Constraints Model type.
BcType - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
 
BcType(BcType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcType
Creates a copy from Source Object.
BcType(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcType
 
BgpLs - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Border Gateway Protocol - Link State (BGP-LS) Address Family.
BgpLs - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
BGP-LS.
BgpLsSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
BGP-LS SAFI.
BgpLsVpnSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
BGP-LS VPN SAFI.
Bgppolicyaccounting - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
BGP Policy Accounting.
Bgppolicyaccounting - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
BGP Policy Accounting.
BgpSafi - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204
 
BINARY_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of binary YANG type.
BINDING_EQUALS_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
Name of default Object.equals(Object) implementation for instantiated DataObjects.
BINDING_HASHCODE_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
Name of default Object.hashCode() implementation for instantiated DataObjects.
BINDING_TO_STRING_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
Name of default Object.toString() implementation for instantiated DataObjects.
BindingAdapterFactory - Class in org.opendaylight.mdsal.binding.dom.adapter
Implementation of AdapterFactory.
BindingAdapterFactory() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.BindingAdapterFactory
 
BindingAdapterFactory(AdapterContext) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.BindingAdapterFactory
 
BindingCodecContext - Class in org.opendaylight.mdsal.binding.dom.codec.impl
 
BindingCodecContext() - Constructor for class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
BindingCodecContext(BindingRuntimeContext) - Constructor for class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
BindingCodecTree - Interface in org.opendaylight.mdsal.binding.dom.codec.api
Navigable tree representing hierarchy of Binding to Normalized Node codecs.
BindingCodecTreeFactory - Interface in org.opendaylight.mdsal.binding.dom.codec.api
 
BindingCodecTreeNode - Interface in org.opendaylight.mdsal.binding.dom.codec.api
Subtree codec specific to model subtree between Java Binding and NormalizedNode.
BindingDataObjectCodecTreeNode<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.dom.codec.api
 
BindingDataObjectCodecTreeNode.ChildAddressabilitySummary - Enum in org.opendaylight.mdsal.binding.dom.codec.api
Enumeration of possible addressability attribute of all children.
BindingDOMAdapterLoader - Class in org.opendaylight.mdsal.binding.dom.adapter
 
BindingDOMAdapterLoader(AdapterContext) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoader
 
BindingDOMCodecFactory - Interface in org.opendaylight.mdsal.binding.dom.codec.spi
 
BindingDOMCodecServices - Interface in org.opendaylight.mdsal.binding.dom.codec.spi
Collection of services provided by a Binding-DOM codec instance.
BindingDOMDataBrokerAdapter - Class in org.opendaylight.mdsal.binding.dom.adapter
The DataBrokerImpl simply defers to the DOMDataBroker for all its operations.
BindingDOMDataBrokerAdapter(AdapterContext, DOMDataBroker) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataBrokerAdapter
 
BindingDOMEntityOwnershipServiceAdapter - Class in org.opendaylight.mdsal.eos.binding.dom.adapter
Adapter that bridges between the binding and DOM EntityOwnershipService interfaces.
BindingDOMEntityOwnershipServiceAdapter(DOMEntityOwnershipService, AdapterContext) - Constructor for class org.opendaylight.mdsal.eos.binding.dom.adapter.BindingDOMEntityOwnershipServiceAdapter
 
BindingDOMMountPointServiceAdapter - Class in org.opendaylight.mdsal.binding.dom.adapter
 
BindingDOMMountPointServiceAdapter(AdapterContext, DOMMountPointService) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapter
 
BindingDOMNotificationPublishServiceAdapter - Class in org.opendaylight.mdsal.binding.dom.adapter
 
BindingDOMNotificationPublishServiceAdapter(AdapterContext, DOMNotificationPublishService) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationPublishServiceAdapter
 
BindingDOMNotificationPublishServiceAdapter.Builder - Class in org.opendaylight.mdsal.binding.dom.adapter
 
BindingDOMNotificationServiceAdapter - Class in org.opendaylight.mdsal.binding.dom.adapter
 
BindingDOMNotificationServiceAdapter(AdapterContext, DOMNotificationService) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationServiceAdapter
 
BindingDOMRpcProviderServiceAdapter - Class in org.opendaylight.mdsal.binding.dom.adapter
 
BindingDOMRpcProviderServiceAdapter(AdapterContext, DOMRpcProviderService) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcProviderServiceAdapter
 
BindingDOMRpcServiceAdapter - Class in org.opendaylight.mdsal.binding.dom.adapter
 
BindingDOMRpcServiceAdapter(AdapterContext, DOMRpcService) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcServiceAdapter
 
bindingEquals(Actions, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Actions
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Eth, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.Eth
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Eth, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.Eth
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Icmp, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.Icmp
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Icmp, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Icmp
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(RangeOrOperator, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperator
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(DestinationPort, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPort
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(RangeOrOperator, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperator
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SourcePort, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePort
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Tcp, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.Tcp
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Tcp, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Tcp
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(RangeOrOperator, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperator
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(DestinationPort, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPort
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(RangeOrOperator, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperator
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SourcePort, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePort
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Udp, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.Udp
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Udp, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Udp
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Matches, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Statistics, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Statistics
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ace, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Aces, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.Aces
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Acl, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AceStatistics, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatistics
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AclSet, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AclSets, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSets
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Egress, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Egress
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ingress, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Ingress
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AttachmentPoints, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPoints
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Acls, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Acls
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv41, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv61, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(DeviceLinks, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinks
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(DeviceNodes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(DevicePorts, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePorts
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Options, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.Options
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(VniCapacity, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacity
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(FabricNetwork, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetwork
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(FabricAttributes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(FportAttributes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkTypes1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPoint1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SensorData, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(State, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Component, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Hardware, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.Hardware
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(HardwareStateChange, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChange
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(HardwareStateOperDisabled, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(HardwareStateOperEnabled, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SensorData, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(State, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Component, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Hardware, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.Hardware
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(HardwareStateChange, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChange
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(HardwareStateOperDisabled, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(HardwareStateOperEnabled, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Statistics, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interfaces, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.Interfaces
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(InterfacesState, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesState
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Statistics, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Statistics, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interfaces, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.Interfaces
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(InterfacesState, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesState
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Netmask, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.Netmask
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PrefixLength, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Address, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Address
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Neighbor, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Address, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Autoconf, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Neighbor, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Netmask, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.Netmask
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PrefixLength, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Address, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Neighbor, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Address, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Neighbor, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Netmask, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.Netmask
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PrefixLength, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Address, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Neighbor, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Address, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Autoconf, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Neighbor, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Netmask, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PrefixLength, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Address, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Neighbor, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Address, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Neighbor, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Input1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Input2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop3, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route3, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop3, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(StaticRoutes1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Input1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Input2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Advertise, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NoAdvertise, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertise
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Prefix, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PrefixList, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixList
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6RouterAdvertisements, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Prefix, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PrefixList, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6RouterAdvertisements, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv61, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv62, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop3, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route3, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop3, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(StaticRoutes1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3LinkAttributes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Prefix, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.Prefix
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3NodeAttributes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Prefix, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.Prefix
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(InterfaceName, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceName
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ip, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Ip
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Unnumbered, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Unnumbered
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3TerminationPointAttributes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3TopologyAttributes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3UnicastTopology, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopology
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3LinkEvent, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEvent
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3NodeEvent, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEvent
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3PrefixEvent, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEvent
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Link1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Network1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkTypes1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPoint1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPointEvent, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEvent
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Prefix, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.Prefix
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3LinkEvent, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEvent
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3NodeEvent, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEvent
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(L3PrefixEvent, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEvent
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Link1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Network1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkTypes1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPoint1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPointEvent, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEvent
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(BindLneNameFailed, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Root, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.Root
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LogicalNetworkElement, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LogicalNetworkElements, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElements
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AccessList, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessList
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AccessLists, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessLists
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Mud, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Matches1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(FromDevicePolicy, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicy
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ToDevicePolicy, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicy
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Mud, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Mud
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Tcp1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Interface
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv4, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv6, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(BindNiNameFailed, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interface1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv41, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ipv61, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(VrfRoot, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRoot
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(VrfRoot, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRoot
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(VsiRoot, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRoot
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(VsiRoot, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRoot
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(VvRoot, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRoot
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(VvRoot, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRoot
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkInstance, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkInstances, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstances
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkTypes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingNode, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingNetwork, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetwork
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Network, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Networks, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.Networks
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkTypes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingNode, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingNetwork, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetwork
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Network, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Networks, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.Networks
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Network1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Destination, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Destination
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Source, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Source
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingLink, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Link, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingTerminationPoint, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPoint, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Network1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Destination, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Destination
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Source, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Source
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingLink, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Link, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingTerminationPoint, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPoint, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(DestinationIpv4Network, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4Network
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SourceIpv4Network, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4Network
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(DestinationIpv6Network, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6Network
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SourceIpv6Network, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6Network
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Operator, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Operator
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Range, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Range
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHopList, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopList
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHopList, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopList
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SpecialNextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHopList, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopList
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHopList, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopList
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SimpleNextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SpecialNextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(StaticRoutes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ControlPlaneProtocol, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ControlPlaneProtocols, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocols
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interfaces, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Interfaces
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Input, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Input
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.Route
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Output, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Output
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.Route
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Routes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.Routes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Rib, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ribs, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Ribs
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ControlPlaneProtocol, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ControlPlaneProtocols, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Interfaces, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Input, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Input
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHop
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Output, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Output
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NextHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Route, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Routes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Rib, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Ribs, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Routing, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Routing
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(RoutingState, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Entry, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(MplsLabelStack, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStack
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(VpnTarget, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PerformanceMetricsOneWay1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PerformanceMetricsTwoWay1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ThresholdAcceleratedAdvertisement1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ThresholdIn1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ThresholdOut1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(InterfaceSwitchingCapability, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(BundledLink1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Underlay, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.Underlay
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ConnectivityMatrix1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ConnectivityMatrix2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Geolocation, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Topology, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.Topology
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(InformationSourceState, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceState
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Topology, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.Topology
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(InformationSourceState, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceState
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Link1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LocalLinkConnectivities1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Network1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Te, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.Te
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeTopology, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopology
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Te, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.Te
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Networks1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkTypes1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ConnectivityMatrixEntry, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LocalLinkConnectivity, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TunnelTerminationPoint, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Statistics, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.Statistics
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ExternalDomain, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomain
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Underlay, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.Underlay
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeLinkAttributes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(BundledLink, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLink
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(BundledLinks, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinks
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Bundle, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Bundle
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ComponentLink, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ComponentLinks, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinks
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Component, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Component
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(MaxLinkBandwidth, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidth
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(MaxResvLinkBandwidth, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidth
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeNsrlgs, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgs
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeSrlgs, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgs
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(UnreservedBandwidth, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidth
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(MaxLspBandwidth, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidth
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(InformationSourceEntry, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntry
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Recovery, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Recovery
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Underlay, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Underlay
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathElement, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElement
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(BackupPath, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathElement, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElement
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PrimaryPath, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPath
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Tunnel, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Tunnels, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.Tunnels
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TunnelTerminationPoints, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPoints
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Statistics, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.Statistics
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Statistics, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.Statistics
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingTunnelTerminationPoint, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TunnelTerminationPoint, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeNodeAttributes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeNodeAttributes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ConnectivityMatrix, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrix
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ConnectivityMatrices, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatrices
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(From, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.From
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(To, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.To
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(UnderlayTopology, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopology
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(InformationSourceEntry, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntry
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SwitchingCapability, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ClientLayerAdaptation, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptation
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LocalLinkConnectivities, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivities
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LocalLinkConnectivity, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Te, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.Te
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LinkTemplate, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplate
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NodeTemplate, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplate
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Templates, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.Templates
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Te, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.Te
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Te, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.Te
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Nsrlg, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPoint1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(BundledLink1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ConnectivityMatrix1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ConnectivityMatrix2, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Link1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LocalLinkConnectivities1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Network1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Te, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.Te
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeTopology, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopology
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Te, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.Te
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Networks1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkTypes1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(From, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.From
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(To, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.To
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LocalLinkConnectivity, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPoint1, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LabelHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Label, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.Label
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NumberedLinkHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NumberedNodeHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NumberedLinkHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NumberedNodeHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(UnnumberedLinkHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(UnnumberedLinkHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AsNumberHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AsNumber, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumber
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LabelHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Label, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.Label
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NumberedLinkHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NumberedNodeHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NumberedLinkHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NumberedNodeHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(UnnumberedLinkHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(UnnumberedLinkHop, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHop
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathAffinitiesValue, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(AffinityName, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityName
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathAffinityName, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathAffinitiesValues, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValues
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathAffinityNames, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNames
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathConstraints, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraints
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathMetricBound, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathMetricBounds, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBounds
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(OptimizationMetric, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetric
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Tiebreaker, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.Tiebreaker
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Tiebreakers, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.Tiebreakers
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Metric, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.Metric
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ObjectiveFunction, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunction
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ObjectiveFunction, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunction
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Optimizations, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.Optimizations
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathRouteObject, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObject
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathMetric, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathRouteObjects, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjects
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathProperties, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathProperties
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathSrlgsList, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathSrlgsName, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathSrlgsLists, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsLists
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PathSrlgsNames, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNames
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Generic, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.Generic
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LabelEnd, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEnd
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LabelStart, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStart
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LabelStep, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStep
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LabelRestriction, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestriction
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(LabelRestrictions, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictions
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ExplicitRouteExcludeObjects, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjects
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ExplicitRouteIncludeObjects, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjects
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Srlg, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.Srlg
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Srlg, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.Srlg
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(RouteObjectExcludeAlways, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlways
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(RouteObjectIncludeExclude, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ExplicitRouteObjectsAlways, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlways
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Srlg, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.Srlg
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Srlg, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.Srlg
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(RouteObjectExcludeObject, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObject
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(RouteObjectIncludeObject, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObject
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PerformanceMetricsOneWay, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWay
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(PerformanceMetricsTwoWay, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWay
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ThresholdAcceleratedAdvertisement, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisement
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ThresholdIn, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdIn
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ThresholdOut, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOut
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Throttle, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Generic, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.Generic
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeBandwidth, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidth
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Generic, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.Generic
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeLabel, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabel
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TeTopologyIdentifier, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Deviation, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Deviation
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Submodule, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Submodule
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Module, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ModulesState, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesState
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(YangLibraryChange, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChange
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Deviation, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Submodule, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Module, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Submodule, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.Submodule
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ImportOnlyModule, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Submodule, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.Submodule
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Module, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ModulesState, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Datastore, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(ModuleSet, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSet
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Schema, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(YangLibraryChange, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange
Deprecated.
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(YangLibrary, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibrary
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(YangLibraryUpdate, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdate
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Inline, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.Inline
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Inline, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.Inline
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SharedSchema, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchema
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SharedSchema, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchema
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(MountPoint, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Namespace, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SchemaMounts, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMounts
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Entity, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.Entity
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Config, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Destination, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Source, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingLink, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Link, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TerminationPoint, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Node, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(TopologyTypes, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypes
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(UnderlayTopology, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopology
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(Topology, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(NetworkTopology, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology
Default implementation of Object.equals(Object) contract for this interface.
bindingEquals(SupportingNode, Object) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
Default implementation of Object.equals(Object) contract for this interface.
BindingGenerator - Interface in org.opendaylight.mdsal.binding.generator
Transform Schema Context to Generated types.
BindingGeneratorUtil - Class in org.opendaylight.mdsal.binding.generator
Contains the methods for converting strings to valid JAVA language strings (package names, class names, attribute names) and to valid javadoc comments.
bindingHashCode(Acls) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Acls
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Acl) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Aces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.Aces
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ace) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Actions) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Actions
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Matches) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Eth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.Eth
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Eth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.Eth
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Icmp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Icmp
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Icmp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.Icmp
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Tcp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Tcp
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Tcp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.Tcp
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(RangeOrOperator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperator
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(DestinationPort) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPort
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(RangeOrOperator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperator
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SourcePort) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePort
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Udp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Udp
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Udp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.Udp
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(RangeOrOperator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperator
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(DestinationPort) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPort
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(RangeOrOperator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperator
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SourcePort) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePort
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Statistics
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AceStatistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatistics
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AclSet) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AclSets) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSets
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Egress) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Egress
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ingress) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Ingress
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AttachmentPoints) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPoints
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv41) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv61) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(DeviceLinks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinks
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(DeviceNodes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(DevicePorts) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePorts
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Options) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.Options
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(VniCapacity) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacity
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(FabricNetwork) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetwork
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(FabricAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(FportAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Hardware) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.Hardware
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Component) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SensorData) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(State) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(HardwareStateChange) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChange
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(HardwareStateOperDisabled) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(HardwareStateOperEnabled) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Hardware) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.Hardware
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Component) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SensorData) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(State) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(HardwareStateChange) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChange
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(HardwareStateOperDisabled) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(HardwareStateOperEnabled) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interfaces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.Interfaces
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(InterfacesState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesState
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interfaces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.Interfaces
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(InterfacesState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesState
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Address
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Netmask) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.Netmask
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PrefixLength) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Autoconf) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Netmask) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.Netmask
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PrefixLength) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Netmask) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.Netmask
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PrefixLength) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Autoconf) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Netmask) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PrefixLength) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Input1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Input2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(StaticRoutes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Input1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Input2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Advertise) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NoAdvertise) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertise
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PrefixList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixList
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6RouterAdvertisements) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PrefixList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6RouterAdvertisements) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv61) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv62) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(StaticRoutes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3LinkAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.Prefix
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3NodeAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.Prefix
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(InterfaceName) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceName
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ip) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Ip
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Unnumbered) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Unnumbered
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3TerminationPointAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3TopologyAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3UnicastTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopology
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3LinkEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEvent
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3NodeEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEvent
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3PrefixEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEvent
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Link1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPointEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEvent
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.Prefix
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3LinkEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEvent
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3NodeEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEvent
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(L3PrefixEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEvent
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Link1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPointEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEvent
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(BindLneNameFailed) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Root) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.Root
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LogicalNetworkElement) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LogicalNetworkElements) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElements
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AccessList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessList
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AccessLists) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessLists
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Mud) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Matches1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Mud) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Mud
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(FromDevicePolicy) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicy
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ToDevicePolicy) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicy
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Tcp1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Interface
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(BindNiNameFailed) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interface1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv41) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ipv61) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(VrfRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRoot
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(VrfRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRoot
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(VsiRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRoot
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(VsiRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRoot
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(VvRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRoot
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(VvRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRoot
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkInstance) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkInstances) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstances
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Networks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.Networks
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkTypes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingNode) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingNetwork) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetwork
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Networks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.Networks
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkTypes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingNode) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingNetwork) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetwork
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Link) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Destination) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Destination
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Source) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Source
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Link) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Destination) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Destination
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Source) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Source
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(DestinationIpv4Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4Network
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SourceIpv4Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4Network
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(DestinationIpv6Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6Network
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SourceIpv6Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6Network
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Operator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Operator
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Range) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Range
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHopList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopList
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHopList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopList
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SpecialNextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHopList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopList
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHopList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopList
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SimpleNextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SpecialNextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Routing) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Routing
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(StaticRoutes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ControlPlaneProtocol) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ControlPlaneProtocols) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocols
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interfaces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Interfaces
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ribs) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Ribs
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Rib) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Input) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Input
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Output) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Output
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.Route
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Routes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.Routes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.Route
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ControlPlaneProtocol) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ControlPlaneProtocols) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Interfaces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Ribs) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Rib) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Input) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Input
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Output) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Output
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHop
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Routes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(RoutingState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Entry) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(MplsLabelStack) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStack
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(VpnTarget) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PerformanceMetricsOneWay1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PerformanceMetricsTwoWay1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ThresholdAcceleratedAdvertisement1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ThresholdIn1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ThresholdOut1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(InterfaceSwitchingCapability) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(BundledLink1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Underlay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.Underlay
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ConnectivityMatrix1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ConnectivityMatrix2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Geolocation) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Topology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.Topology
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(InformationSourceState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceState
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Topology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.Topology
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(InformationSourceState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceState
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Link1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LocalLinkConnectivities1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.Te
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopology
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.Te
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Networks1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ConnectivityMatrixEntry) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LocalLinkConnectivity) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TunnelTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.Statistics
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ExternalDomain) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomain
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Underlay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.Underlay
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeLinkAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Bundle) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Bundle
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(BundledLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLink
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(BundledLinks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinks
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Component) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Component
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ComponentLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ComponentLinks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinks
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(MaxLinkBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidth
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(MaxResvLinkBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidth
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeNsrlgs) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgs
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeSrlgs) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgs
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(UnreservedBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidth
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(MaxLspBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidth
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(InformationSourceEntry) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntry
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Recovery) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Recovery
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Underlay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Underlay
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathElement) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElement
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(BackupPath) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathElement) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElement
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PrimaryPath) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPath
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Tunnels) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.Tunnels
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Tunnel) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TunnelTerminationPoints) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPoints
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.Statistics
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.Statistics
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingTunnelTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TunnelTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeNodeAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeNodeAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ConnectivityMatrix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrix
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ConnectivityMatrices) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatrices
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(From) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.From
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(To) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.To
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(UnderlayTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopology
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(InformationSourceEntry) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntry
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SwitchingCapability) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ClientLayerAdaptation) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptation
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LocalLinkConnectivities) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivities
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LocalLinkConnectivity) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.Te
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.Te
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Templates) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.Templates
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LinkTemplate) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplate
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NodeTemplate) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplate
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.Te
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Nsrlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(BundledLink1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ConnectivityMatrix1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ConnectivityMatrix2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Link1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LocalLinkConnectivities1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.Te
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopology
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.Te
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Networks1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(From) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.From
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(To) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.To
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LocalLinkConnectivity) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Label) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.Label
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LabelHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NumberedNodeHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NumberedNodeHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(UnnumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(UnnumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AsNumberHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AsNumber) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumber
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Label) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.Label
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LabelHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NumberedNodeHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NumberedNodeHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(UnnumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(UnnumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHop
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathAffinitiesValue) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(AffinityName) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityName
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathAffinityName) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathAffinitiesValues) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValues
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathAffinityNames) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNames
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathConstraints) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraints
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathMetricBound) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathMetricBounds) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBounds
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Optimizations) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.Optimizations
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Metric) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.Metric
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(OptimizationMetric) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetric
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Tiebreakers) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.Tiebreakers
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Tiebreaker) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.Tiebreaker
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ObjectiveFunction) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunction
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ObjectiveFunction) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunction
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathRouteObject) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObject
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathMetric) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathRouteObjects) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjects
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathProperties) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathProperties
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathSrlgsList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathSrlgsName) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathSrlgsLists) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsLists
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PathSrlgsNames) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNames
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Generic) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.Generic
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LabelEnd) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEnd
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LabelStart) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStart
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LabelStep) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStep
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LabelRestriction) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestriction
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(LabelRestrictions) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictions
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ExplicitRouteExcludeObjects) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjects
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ExplicitRouteIncludeObjects) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjects
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Srlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.Srlg
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Srlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.Srlg
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(RouteObjectExcludeAlways) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlways
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(RouteObjectIncludeExclude) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ExplicitRouteObjectsAlways) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlways
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Srlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.Srlg
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Srlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.Srlg
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(RouteObjectExcludeObject) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObject
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(RouteObjectIncludeObject) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObject
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PerformanceMetricsOneWay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWay
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(PerformanceMetricsTwoWay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWay
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Throttle) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ThresholdAcceleratedAdvertisement) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisement
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ThresholdIn) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdIn
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ThresholdOut) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOut
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Generic) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.Generic
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidth
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Generic) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.Generic
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeLabel) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabel
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TeTopologyIdentifier) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Module) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Deviation) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Deviation
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Submodule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Submodule
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ModulesState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesState
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(YangLibraryChange) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChange
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Module) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Deviation) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Submodule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Submodule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.Submodule
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ImportOnlyModule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Module) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Submodule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.Submodule
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ModulesState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Datastore) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(ModuleSet) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSet
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Schema) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(YangLibrary) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibrary
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(YangLibraryChange) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange
Deprecated.
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(YangLibraryUpdate) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdate
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Inline) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.Inline
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Inline) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.Inline
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SharedSchema) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchema
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SharedSchema) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchema
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(MountPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Namespace) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SchemaMounts) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMounts
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Entity) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.Entity
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Config) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Destination) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Source) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Topology) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Link) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(Node) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(TopologyTypes) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypes
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(UnderlayTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopology
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(NetworkTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology
Default implementation of Object.hashCode() contract for this interface.
bindingHashCode(SupportingNode) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
Default implementation of Object.hashCode() contract for this interface.
BindingIdentityCodec - Interface in org.opendaylight.mdsal.binding.dom.codec.api
A codec capable of translating identity values between their YANG (QName) and Binding (Class) representation.
BindingInstanceIdentifierCodec - Interface in org.opendaylight.mdsal.binding.dom.codec.api
 
BindingLazyContainerNode<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.dom.codec.api
A ContainerNode backed by a binding DataObject, with lazy instantiation of the ContainerNode view.
BindingMap - Class in org.opendaylight.yangtools.yang.binding.util
Utility class for instantiating Maps containing Identifiable values.
BindingMap.Builder<K extends Identifier<V>,​V extends Identifiable<K>> - Class in org.opendaylight.yangtools.yang.binding.util
Builder producing a Map containing binding Identifiable values.
BindingMapping - Class in org.opendaylight.mdsal.binding.spec.naming
 
BindingNormalizedNodeCachingCodec<T extends BindingObject> - Interface in org.opendaylight.mdsal.binding.dom.codec.api
Caching variant of Binding to Normalized Node codec.
BindingNormalizedNodeCodec<T extends BindingObject> - Interface in org.opendaylight.mdsal.binding.dom.codec.api
Codec providing serialization and deserializiation between Binding and NormalizedNode representation of data.
BindingNormalizedNodeSerializer - Interface in org.opendaylight.mdsal.binding.dom.codec.api
Serialization service, which provides two-way serialization between Java Binding Data representation and NormalizedNode representation.
BindingNormalizedNodeWriterFactory - Interface in org.opendaylight.mdsal.binding.dom.codec.api
Factory for BindingStreamEventWriter, which provides stream writers which translates data and delegates calls to NormalizedNodeStreamWriter.
BindingObject - Interface in org.opendaylight.yangtools.yang.binding
BindingObject is a base interface for all bindings.
BindingObjectCodecTreeNode<T extends BindingObject> - Interface in org.opendaylight.mdsal.binding.dom.codec.api
 
BindingOpaqueObjectCodecTreeNode<T extends OpaqueObject<T>> - Interface in org.opendaylight.mdsal.binding.dom.codec.api
 
bindingPathArgumentChild(InstanceIdentifier.PathArgument, List<YangInstanceIdentifier.PathArgument>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
Returns nested node context using supplied Binding Instance Identifier and adds YANG instance identifiers to the supplied list.
bindingPathArgumentChild(InstanceIdentifier.PathArgument, List<YangInstanceIdentifier.PathArgument>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext
 
BindingReflections - Class in org.opendaylight.mdsal.binding.spec.reflect
 
BindingRuntimeContext - Interface in org.opendaylight.mdsal.binding.runtime.api
Runtime Context for Java YANG Binding classes.
BindingRuntimeGenerator - Interface in org.opendaylight.mdsal.binding.runtime.api
Runtime binding type generator.
BindingRuntimeHelpers - Class in org.opendaylight.mdsal.binding.runtime.spi
Simple helpers to help with reconstruction of BindingRuntimeContext from generated binding classes.
BindingRuntimeTypes - Class in org.opendaylight.mdsal.binding.runtime.api
The result of BindingGenerator run.
BindingRuntimeTypes(EffectiveModelContext, Map<Type, AugmentationSchemaNode>, BiMap<Type, DocumentedNode.WithStatus>, Map<QName, Type>) - Constructor for class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
BindingRuntimeTypes(EffectiveModelContext, Map<Type, AugmentationSchemaNode>, Map<Type, DocumentedNode.WithStatus>, Map<DocumentedNode.WithStatus, Type>, Map<QName, Type>) - Constructor for class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
BindingSchemaMapping - Class in org.opendaylight.mdsal.binding.dom.codec.spi
 
BindingService - Interface in org.opendaylight.mdsal.binding.api
Marker interface for MD-SAL services which are available for users of MD-SAL.
BindingStreamEventWriter - Interface in org.opendaylight.mdsal.binding.dom.codec.api
Event Stream Writer for Binding Representation.
BindingStructuralType - Enum in org.opendaylight.mdsal.binding.dom.adapter
Defines structural mapping of Normalized Node to Binding data addressable by Instance Identifier.
bindingToString(Acls) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Acls
Default implementation of Object.toString() contract for this interface.
bindingToString(Acl) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
Default implementation of Object.toString() contract for this interface.
bindingToString(Aces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.Aces
Default implementation of Object.toString() contract for this interface.
bindingToString(Ace) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
Default implementation of Object.toString() contract for this interface.
bindingToString(Actions) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Actions
Default implementation of Object.toString() contract for this interface.
bindingToString(Matches) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Default implementation of Object.toString() contract for this interface.
bindingToString(Eth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.Eth
Default implementation of Object.toString() contract for this interface.
bindingToString(Eth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.Eth
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6
Default implementation of Object.toString() contract for this interface.
bindingToString(Icmp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Icmp
Default implementation of Object.toString() contract for this interface.
bindingToString(Icmp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.Icmp
Default implementation of Object.toString() contract for this interface.
bindingToString(Tcp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Tcp
Default implementation of Object.toString() contract for this interface.
bindingToString(Tcp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.Tcp
Default implementation of Object.toString() contract for this interface.
bindingToString(RangeOrOperator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperator
Default implementation of Object.toString() contract for this interface.
bindingToString(DestinationPort) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPort
Default implementation of Object.toString() contract for this interface.
bindingToString(RangeOrOperator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperator
Default implementation of Object.toString() contract for this interface.
bindingToString(SourcePort) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePort
Default implementation of Object.toString() contract for this interface.
bindingToString(Udp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Udp
Default implementation of Object.toString() contract for this interface.
bindingToString(Udp) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.Udp
Default implementation of Object.toString() contract for this interface.
bindingToString(RangeOrOperator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperator
Default implementation of Object.toString() contract for this interface.
bindingToString(DestinationPort) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPort
Default implementation of Object.toString() contract for this interface.
bindingToString(RangeOrOperator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperator
Default implementation of Object.toString() contract for this interface.
bindingToString(SourcePort) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePort
Default implementation of Object.toString() contract for this interface.
bindingToString(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Statistics
Default implementation of Object.toString() contract for this interface.
bindingToString(AceStatistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatistics
Default implementation of Object.toString() contract for this interface.
bindingToString(AclSet) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
Default implementation of Object.toString() contract for this interface.
bindingToString(AclSets) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSets
Default implementation of Object.toString() contract for this interface.
bindingToString(Egress) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Egress
Default implementation of Object.toString() contract for this interface.
bindingToString(Ingress) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Ingress
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
Default implementation of Object.toString() contract for this interface.
bindingToString(AttachmentPoints) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPoints
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv41) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv61) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61
Default implementation of Object.toString() contract for this interface.
bindingToString(DeviceLinks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinks
Default implementation of Object.toString() contract for this interface.
bindingToString(DeviceNodes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodes
Default implementation of Object.toString() contract for this interface.
bindingToString(DevicePorts) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePorts
Default implementation of Object.toString() contract for this interface.
bindingToString(Options) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.Options
Default implementation of Object.toString() contract for this interface.
bindingToString(VniCapacity) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacity
Default implementation of Object.toString() contract for this interface.
bindingToString(FabricNetwork) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetwork
Default implementation of Object.toString() contract for this interface.
bindingToString(FabricAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributes
Default implementation of Object.toString() contract for this interface.
bindingToString(FportAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributes
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1
Default implementation of Object.toString() contract for this interface.
bindingToString(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1
Default implementation of Object.toString() contract for this interface.
bindingToString(Hardware) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.Hardware
Default implementation of Object.toString() contract for this interface.
bindingToString(Component) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Default implementation of Object.toString() contract for this interface.
bindingToString(SensorData) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Default implementation of Object.toString() contract for this interface.
bindingToString(State) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Default implementation of Object.toString() contract for this interface.
bindingToString(HardwareStateChange) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChange
Default implementation of Object.toString() contract for this interface.
bindingToString(HardwareStateOperDisabled) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
Default implementation of Object.toString() contract for this interface.
bindingToString(HardwareStateOperEnabled) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
Default implementation of Object.toString() contract for this interface.
bindingToString(Hardware) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.Hardware
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Component) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(SensorData) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(State) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(HardwareStateChange) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChange
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(HardwareStateOperDisabled) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(HardwareStateOperEnabled) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Interfaces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.Interfaces
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Default implementation of Object.toString() contract for this interface.
bindingToString(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Default implementation of Object.toString() contract for this interface.
bindingToString(InterfacesState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesState
Default implementation of Object.toString() contract for this interface.
bindingToString(Interfaces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.Interfaces
Default implementation of Object.toString() contract for this interface.
bindingToString(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Default implementation of Object.toString() contract for this interface.
bindingToString(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(InterfacesState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesState
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Default implementation of Object.toString() contract for this interface.
bindingToString(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Address
Default implementation of Object.toString() contract for this interface.
bindingToString(Netmask) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.Netmask
Default implementation of Object.toString() contract for this interface.
bindingToString(PrefixLength) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.toString() contract for this interface.
bindingToString(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Default implementation of Object.toString() contract for this interface.
bindingToString(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
Default implementation of Object.toString() contract for this interface.
bindingToString(Autoconf) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Default implementation of Object.toString() contract for this interface.
bindingToString(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Default implementation of Object.toString() contract for this interface.
bindingToString(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
Default implementation of Object.toString() contract for this interface.
bindingToString(Netmask) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.Netmask
Default implementation of Object.toString() contract for this interface.
bindingToString(PrefixLength) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.toString() contract for this interface.
bindingToString(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Default implementation of Object.toString() contract for this interface.
bindingToString(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Default implementation of Object.toString() contract for this interface.
bindingToString(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Default implementation of Object.toString() contract for this interface.
bindingToString(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
Default implementation of Object.toString() contract for this interface.
bindingToString(Netmask) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.Netmask
Default implementation of Object.toString() contract for this interface.
bindingToString(PrefixLength) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.toString() contract for this interface.
bindingToString(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Default implementation of Object.toString() contract for this interface.
bindingToString(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Default implementation of Object.toString() contract for this interface.
bindingToString(Autoconf) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Default implementation of Object.toString() contract for this interface.
bindingToString(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Netmask) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask
Default implementation of Object.toString() contract for this interface.
bindingToString(PrefixLength) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Default implementation of Object.toString() contract for this interface.
bindingToString(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Address) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Neighbor) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Input1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1
Default implementation of Object.toString() contract for this interface.
bindingToString(Input2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Route1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1
Default implementation of Object.toString() contract for this interface.
bindingToString(Route2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2
Default implementation of Object.toString() contract for this interface.
bindingToString(Route3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Route4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4
Default implementation of Object.toString() contract for this interface.
bindingToString(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(StaticRoutes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1
Default implementation of Object.toString() contract for this interface.
bindingToString(Input1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1
Default implementation of Object.toString() contract for this interface.
bindingToString(Input2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Default implementation of Object.toString() contract for this interface.
bindingToString(Advertise) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Default implementation of Object.toString() contract for this interface.
bindingToString(NoAdvertise) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertise
Default implementation of Object.toString() contract for this interface.
bindingToString(PrefixList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixList
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6RouterAdvertisements) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Default implementation of Object.toString() contract for this interface.
bindingToString(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(PrefixList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6RouterAdvertisements) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv61) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv62) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Route1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1
Default implementation of Object.toString() contract for this interface.
bindingToString(Route2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2
Default implementation of Object.toString() contract for this interface.
bindingToString(Route3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Route4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6
Default implementation of Object.toString() contract for this interface.
bindingToString(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop3) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(StaticRoutes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1
Default implementation of Object.toString() contract for this interface.
bindingToString(L3LinkAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Default implementation of Object.toString() contract for this interface.
bindingToString(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.Prefix
Default implementation of Object.toString() contract for this interface.
bindingToString(L3NodeAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Default implementation of Object.toString() contract for this interface.
bindingToString(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.Prefix
Default implementation of Object.toString() contract for this interface.
bindingToString(InterfaceName) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceName
Default implementation of Object.toString() contract for this interface.
bindingToString(Ip) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Ip
Default implementation of Object.toString() contract for this interface.
bindingToString(Unnumbered) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Unnumbered
Default implementation of Object.toString() contract for this interface.
bindingToString(L3TerminationPointAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributes
Default implementation of Object.toString() contract for this interface.
bindingToString(L3TopologyAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributes
Default implementation of Object.toString() contract for this interface.
bindingToString(L3UnicastTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopology
Default implementation of Object.toString() contract for this interface.
bindingToString(L3LinkEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEvent
Default implementation of Object.toString() contract for this interface.
bindingToString(L3NodeEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEvent
Default implementation of Object.toString() contract for this interface.
bindingToString(L3PrefixEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEvent
Default implementation of Object.toString() contract for this interface.
bindingToString(Link1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1
Default implementation of Object.toString() contract for this interface.
bindingToString(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1
Default implementation of Object.toString() contract for this interface.
bindingToString(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPointEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEvent
Default implementation of Object.toString() contract for this interface.
bindingToString(Prefix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.Prefix
Default implementation of Object.toString() contract for this interface.
bindingToString(L3LinkEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEvent
Default implementation of Object.toString() contract for this interface.
bindingToString(L3NodeEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEvent
Default implementation of Object.toString() contract for this interface.
bindingToString(L3PrefixEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEvent
Default implementation of Object.toString() contract for this interface.
bindingToString(Link1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1
Default implementation of Object.toString() contract for this interface.
bindingToString(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1
Default implementation of Object.toString() contract for this interface.
bindingToString(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPointEvent) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEvent
Default implementation of Object.toString() contract for this interface.
bindingToString(BindLneNameFailed) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1
Default implementation of Object.toString() contract for this interface.
bindingToString(Root) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.Root
Default implementation of Object.toString() contract for this interface.
bindingToString(LogicalNetworkElement) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Default implementation of Object.toString() contract for this interface.
bindingToString(LogicalNetworkElements) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElements
Default implementation of Object.toString() contract for this interface.
bindingToString(AccessList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessList
Default implementation of Object.toString() contract for this interface.
bindingToString(AccessLists) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessLists
Default implementation of Object.toString() contract for this interface.
bindingToString(Mud) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Default implementation of Object.toString() contract for this interface.
bindingToString(Matches1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1
Default implementation of Object.toString() contract for this interface.
bindingToString(Mud) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Mud
Default implementation of Object.toString() contract for this interface.
bindingToString(FromDevicePolicy) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicy
Default implementation of Object.toString() contract for this interface.
bindingToString(ToDevicePolicy) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicy
Default implementation of Object.toString() contract for this interface.
bindingToString(Tcp1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Interface
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv4) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv6) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6
Default implementation of Object.toString() contract for this interface.
bindingToString(BindNiNameFailed) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Default implementation of Object.toString() contract for this interface.
bindingToString(Interface1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv41) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41
Default implementation of Object.toString() contract for this interface.
bindingToString(Ipv61) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61
Default implementation of Object.toString() contract for this interface.
bindingToString(VrfRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRoot
Default implementation of Object.toString() contract for this interface.
bindingToString(VrfRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRoot
Default implementation of Object.toString() contract for this interface.
bindingToString(VsiRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRoot
Default implementation of Object.toString() contract for this interface.
bindingToString(VsiRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRoot
Default implementation of Object.toString() contract for this interface.
bindingToString(VvRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRoot
Default implementation of Object.toString() contract for this interface.
bindingToString(VvRoot) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRoot
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkInstance) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkInstances) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstances
Default implementation of Object.toString() contract for this interface.
bindingToString(Networks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.Networks
Default implementation of Object.toString() contract for this interface.
bindingToString(Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkTypes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypes
Default implementation of Object.toString() contract for this interface.
bindingToString(Node) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingNode) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingNetwork) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetwork
Default implementation of Object.toString() contract for this interface.
bindingToString(Networks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.Networks
Default implementation of Object.toString() contract for this interface.
bindingToString(Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkTypes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypes
Default implementation of Object.toString() contract for this interface.
bindingToString(Node) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingNode) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingNetwork) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetwork
Default implementation of Object.toString() contract for this interface.
bindingToString(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1
Default implementation of Object.toString() contract for this interface.
bindingToString(Link) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
Default implementation of Object.toString() contract for this interface.
bindingToString(Destination) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Destination
Default implementation of Object.toString() contract for this interface.
bindingToString(Source) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Source
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
Default implementation of Object.toString() contract for this interface.
bindingToString(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1
Default implementation of Object.toString() contract for this interface.
bindingToString(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1
Default implementation of Object.toString() contract for this interface.
bindingToString(Link) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
Default implementation of Object.toString() contract for this interface.
bindingToString(Destination) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Destination
Default implementation of Object.toString() contract for this interface.
bindingToString(Source) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Source
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
Default implementation of Object.toString() contract for this interface.
bindingToString(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1
Default implementation of Object.toString() contract for this interface.
bindingToString(DestinationIpv4Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4Network
Default implementation of Object.toString() contract for this interface.
bindingToString(SourceIpv4Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4Network
Default implementation of Object.toString() contract for this interface.
bindingToString(DestinationIpv6Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6Network
Default implementation of Object.toString() contract for this interface.
bindingToString(SourceIpv6Network) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6Network
Default implementation of Object.toString() contract for this interface.
bindingToString(Operator) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Operator
Default implementation of Object.toString() contract for this interface.
bindingToString(Range) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Range
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHopList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopList
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHopList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopList
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(SpecialNextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHopList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopList
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHopList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopList
Default implementation of Object.toString() contract for this interface.
bindingToString(SimpleNextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(SpecialNextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(Routing) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Routing
Default implementation of Object.toString() contract for this interface.
bindingToString(StaticRoutes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutes
Default implementation of Object.toString() contract for this interface.
bindingToString(ControlPlaneProtocol) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Default implementation of Object.toString() contract for this interface.
bindingToString(ControlPlaneProtocols) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocols
Default implementation of Object.toString() contract for this interface.
bindingToString(Interfaces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Interfaces
Default implementation of Object.toString() contract for this interface.
bindingToString(Ribs) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Ribs
Default implementation of Object.toString() contract for this interface.
bindingToString(Rib) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Default implementation of Object.toString() contract for this interface.
bindingToString(Input) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Input
Default implementation of Object.toString() contract for this interface.
bindingToString(Output) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Output
Default implementation of Object.toString() contract for this interface.
bindingToString(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.Route
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(Routes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.Routes
Default implementation of Object.toString() contract for this interface.
bindingToString(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.Route
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHop
Default implementation of Object.toString() contract for this interface.
bindingToString(ControlPlaneProtocol) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(ControlPlaneProtocols) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Interfaces) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Ribs) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Rib) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Input) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Input
Default implementation of Object.toString() contract for this interface.
bindingToString(Output) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Output
Default implementation of Object.toString() contract for this interface.
bindingToString(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHop
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Routes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Route) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(NextHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(RoutingState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Entry) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Default implementation of Object.toString() contract for this interface.
bindingToString(MplsLabelStack) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStack
Default implementation of Object.toString() contract for this interface.
bindingToString(VpnTarget) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
Default implementation of Object.toString() contract for this interface.
bindingToString(PerformanceMetricsOneWay1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Default implementation of Object.toString() contract for this interface.
bindingToString(PerformanceMetricsTwoWay1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Default implementation of Object.toString() contract for this interface.
bindingToString(ThresholdAcceleratedAdvertisement1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1
Default implementation of Object.toString() contract for this interface.
bindingToString(ThresholdIn1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1
Default implementation of Object.toString() contract for this interface.
bindingToString(ThresholdOut1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1
Default implementation of Object.toString() contract for this interface.
bindingToString(InterfaceSwitchingCapability) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
Default implementation of Object.toString() contract for this interface.
bindingToString(BundledLink1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1
Default implementation of Object.toString() contract for this interface.
bindingToString(Underlay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.Underlay
Default implementation of Object.toString() contract for this interface.
bindingToString(ConnectivityMatrix1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1
Default implementation of Object.toString() contract for this interface.
bindingToString(ConnectivityMatrix2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2
Default implementation of Object.toString() contract for this interface.
bindingToString(Geolocation) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
Default implementation of Object.toString() contract for this interface.
bindingToString(Topology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.Topology
Default implementation of Object.toString() contract for this interface.
bindingToString(InformationSourceState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceState
Default implementation of Object.toString() contract for this interface.
bindingToString(Topology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.Topology
Default implementation of Object.toString() contract for this interface.
bindingToString(InformationSourceState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceState
Default implementation of Object.toString() contract for this interface.
bindingToString(Link1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1
Default implementation of Object.toString() contract for this interface.
bindingToString(LocalLinkConnectivities1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1
Default implementation of Object.toString() contract for this interface.
bindingToString(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1
Default implementation of Object.toString() contract for this interface.
bindingToString(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.Te
Default implementation of Object.toString() contract for this interface.
bindingToString(TeTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopology
Default implementation of Object.toString() contract for this interface.
bindingToString(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.Te
Default implementation of Object.toString() contract for this interface.
bindingToString(Networks1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1
Default implementation of Object.toString() contract for this interface.
bindingToString(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1
Default implementation of Object.toString() contract for this interface.
bindingToString(ConnectivityMatrixEntry) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Default implementation of Object.toString() contract for this interface.
bindingToString(Node) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Default implementation of Object.toString() contract for this interface.
bindingToString(LocalLinkConnectivity) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Default implementation of Object.toString() contract for this interface.
bindingToString(TunnelTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Default implementation of Object.toString() contract for this interface.
bindingToString(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.Statistics
Default implementation of Object.toString() contract for this interface.
bindingToString(ExternalDomain) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomain
Default implementation of Object.toString() contract for this interface.
bindingToString(Underlay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.Underlay
Default implementation of Object.toString() contract for this interface.
bindingToString(TeLinkAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Default implementation of Object.toString() contract for this interface.
bindingToString(Bundle) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Bundle
Default implementation of Object.toString() contract for this interface.
bindingToString(BundledLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLink
Default implementation of Object.toString() contract for this interface.
bindingToString(BundledLinks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinks
Default implementation of Object.toString() contract for this interface.
bindingToString(Component) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Component
Default implementation of Object.toString() contract for this interface.
bindingToString(ComponentLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
Default implementation of Object.toString() contract for this interface.
bindingToString(ComponentLinks) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinks
Default implementation of Object.toString() contract for this interface.
bindingToString(MaxLinkBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidth
Default implementation of Object.toString() contract for this interface.
bindingToString(MaxResvLinkBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidth
Default implementation of Object.toString() contract for this interface.
bindingToString(TeNsrlgs) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgs
Default implementation of Object.toString() contract for this interface.
bindingToString(TeSrlgs) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgs
Default implementation of Object.toString() contract for this interface.
bindingToString(UnreservedBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidth
Default implementation of Object.toString() contract for this interface.
bindingToString(MaxLspBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidth
Default implementation of Object.toString() contract for this interface.
bindingToString(InformationSourceEntry) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntry
Default implementation of Object.toString() contract for this interface.
bindingToString(Recovery) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Recovery
Default implementation of Object.toString() contract for this interface.
bindingToString(Underlay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Underlay
Default implementation of Object.toString() contract for this interface.
bindingToString(PathElement) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElement
Default implementation of Object.toString() contract for this interface.
bindingToString(BackupPath) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
Default implementation of Object.toString() contract for this interface.
bindingToString(PathElement) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElement
Default implementation of Object.toString() contract for this interface.
bindingToString(PrimaryPath) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPath
Default implementation of Object.toString() contract for this interface.
bindingToString(Tunnels) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.Tunnels
Default implementation of Object.toString() contract for this interface.
bindingToString(Tunnel) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
Default implementation of Object.toString() contract for this interface.
bindingToString(TunnelTerminationPoints) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPoints
Default implementation of Object.toString() contract for this interface.
bindingToString(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.Statistics
Default implementation of Object.toString() contract for this interface.
bindingToString(Statistics) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.Statistics
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingTunnelTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
Default implementation of Object.toString() contract for this interface.
bindingToString(TunnelTerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Default implementation of Object.toString() contract for this interface.
bindingToString(TeNodeAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributes
Default implementation of Object.toString() contract for this interface.
bindingToString(TeNodeAttributes) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributes
Default implementation of Object.toString() contract for this interface.
bindingToString(ConnectivityMatrix) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrix
Default implementation of Object.toString() contract for this interface.
bindingToString(ConnectivityMatrices) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatrices
Default implementation of Object.toString() contract for this interface.
bindingToString(From) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.From
Default implementation of Object.toString() contract for this interface.
bindingToString(To) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.To
Default implementation of Object.toString() contract for this interface.
bindingToString(UnderlayTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopology
Default implementation of Object.toString() contract for this interface.
bindingToString(InformationSourceEntry) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntry
Default implementation of Object.toString() contract for this interface.
bindingToString(SwitchingCapability) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
Default implementation of Object.toString() contract for this interface.
bindingToString(ClientLayerAdaptation) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptation
Default implementation of Object.toString() contract for this interface.
bindingToString(LocalLinkConnectivities) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivities
Default implementation of Object.toString() contract for this interface.
bindingToString(LocalLinkConnectivity) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Default implementation of Object.toString() contract for this interface.
bindingToString(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.Te
Default implementation of Object.toString() contract for this interface.
bindingToString(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.Te
Default implementation of Object.toString() contract for this interface.
bindingToString(Templates) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.Templates
Default implementation of Object.toString() contract for this interface.
bindingToString(LinkTemplate) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplate
Default implementation of Object.toString() contract for this interface.
bindingToString(NodeTemplate) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplate
Default implementation of Object.toString() contract for this interface.
bindingToString(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.Te
Default implementation of Object.toString() contract for this interface.
bindingToString(Nsrlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1
Default implementation of Object.toString() contract for this interface.
bindingToString(BundledLink1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1
Default implementation of Object.toString() contract for this interface.
bindingToString(ConnectivityMatrix1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1
Default implementation of Object.toString() contract for this interface.
bindingToString(ConnectivityMatrix2) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2
Default implementation of Object.toString() contract for this interface.
bindingToString(Link1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1
Default implementation of Object.toString() contract for this interface.
bindingToString(LocalLinkConnectivities1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1
Default implementation of Object.toString() contract for this interface.
bindingToString(Network1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1
Default implementation of Object.toString() contract for this interface.
bindingToString(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.Te
Default implementation of Object.toString() contract for this interface.
bindingToString(TeTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopology
Default implementation of Object.toString() contract for this interface.
bindingToString(Te) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.Te
Default implementation of Object.toString() contract for this interface.
bindingToString(Networks1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkTypes1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1
Default implementation of Object.toString() contract for this interface.
bindingToString(Node1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1
Default implementation of Object.toString() contract for this interface.
bindingToString(From) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.From
Default implementation of Object.toString() contract for this interface.
bindingToString(To) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.To
Default implementation of Object.toString() contract for this interface.
bindingToString(LocalLinkConnectivity) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPoint1) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1
Default implementation of Object.toString() contract for this interface.
bindingToString(Label) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.Label
Default implementation of Object.toString() contract for this interface.
bindingToString(LabelHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NumberedNodeHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NumberedNodeHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHop
Default implementation of Object.toString() contract for this interface.
bindingToString(UnnumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
Default implementation of Object.toString() contract for this interface.
bindingToString(UnnumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHop
Default implementation of Object.toString() contract for this interface.
bindingToString(AsNumberHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHop
Default implementation of Object.toString() contract for this interface.
bindingToString(AsNumber) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumber
Default implementation of Object.toString() contract for this interface.
bindingToString(Label) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.Label
Default implementation of Object.toString() contract for this interface.
bindingToString(LabelHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NumberedNodeHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHop
Default implementation of Object.toString() contract for this interface.
bindingToString(NumberedNodeHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHop
Default implementation of Object.toString() contract for this interface.
bindingToString(UnnumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Default implementation of Object.toString() contract for this interface.
bindingToString(UnnumberedLinkHop) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHop
Default implementation of Object.toString() contract for this interface.
bindingToString(PathAffinitiesValue) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
Default implementation of Object.toString() contract for this interface.
bindingToString(AffinityName) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityName
Default implementation of Object.toString() contract for this interface.
bindingToString(PathAffinityName) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
Default implementation of Object.toString() contract for this interface.
bindingToString(PathAffinitiesValues) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValues
Default implementation of Object.toString() contract for this interface.
bindingToString(PathAffinityNames) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNames
Default implementation of Object.toString() contract for this interface.
bindingToString(PathConstraints) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraints
Default implementation of Object.toString() contract for this interface.
bindingToString(PathMetricBound) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
Default implementation of Object.toString() contract for this interface.
bindingToString(PathMetricBounds) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBounds
Default implementation of Object.toString() contract for this interface.
bindingToString(Optimizations) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.Optimizations
Default implementation of Object.toString() contract for this interface.
bindingToString(Metric) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.Metric
Default implementation of Object.toString() contract for this interface.
bindingToString(OptimizationMetric) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetric
Default implementation of Object.toString() contract for this interface.
bindingToString(Tiebreakers) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.Tiebreakers
Default implementation of Object.toString() contract for this interface.
bindingToString(Tiebreaker) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.Tiebreaker
Default implementation of Object.toString() contract for this interface.
bindingToString(ObjectiveFunction) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunction
Default implementation of Object.toString() contract for this interface.
bindingToString(ObjectiveFunction) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunction
Default implementation of Object.toString() contract for this interface.
bindingToString(PathRouteObject) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObject
Default implementation of Object.toString() contract for this interface.
bindingToString(PathMetric) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
Default implementation of Object.toString() contract for this interface.
bindingToString(PathRouteObjects) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjects
Default implementation of Object.toString() contract for this interface.
bindingToString(PathProperties) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathProperties
Default implementation of Object.toString() contract for this interface.
bindingToString(PathSrlgsList) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
Default implementation of Object.toString() contract for this interface.
bindingToString(PathSrlgsName) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
Default implementation of Object.toString() contract for this interface.
bindingToString(PathSrlgsLists) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsLists
Default implementation of Object.toString() contract for this interface.
bindingToString(PathSrlgsNames) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNames
Default implementation of Object.toString() contract for this interface.
bindingToString(Generic) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.Generic
Default implementation of Object.toString() contract for this interface.
bindingToString(LabelEnd) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEnd
Default implementation of Object.toString() contract for this interface.
bindingToString(LabelStart) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStart
Default implementation of Object.toString() contract for this interface.
bindingToString(LabelStep) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStep
Default implementation of Object.toString() contract for this interface.
bindingToString(LabelRestriction) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestriction
Default implementation of Object.toString() contract for this interface.
bindingToString(LabelRestrictions) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictions
Default implementation of Object.toString() contract for this interface.
bindingToString(ExplicitRouteExcludeObjects) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjects
Default implementation of Object.toString() contract for this interface.
bindingToString(ExplicitRouteIncludeObjects) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjects
Default implementation of Object.toString() contract for this interface.
bindingToString(Srlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.Srlg
Default implementation of Object.toString() contract for this interface.
bindingToString(Srlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.Srlg
Default implementation of Object.toString() contract for this interface.
bindingToString(RouteObjectExcludeAlways) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlways
Default implementation of Object.toString() contract for this interface.
bindingToString(RouteObjectIncludeExclude) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
Default implementation of Object.toString() contract for this interface.
bindingToString(ExplicitRouteObjectsAlways) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlways
Default implementation of Object.toString() contract for this interface.
bindingToString(Srlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.Srlg
Default implementation of Object.toString() contract for this interface.
bindingToString(Srlg) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.Srlg
Default implementation of Object.toString() contract for this interface.
bindingToString(RouteObjectExcludeObject) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObject
Default implementation of Object.toString() contract for this interface.
bindingToString(RouteObjectIncludeObject) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObject
Default implementation of Object.toString() contract for this interface.
bindingToString(PerformanceMetricsOneWay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWay
Default implementation of Object.toString() contract for this interface.
bindingToString(PerformanceMetricsTwoWay) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWay
Default implementation of Object.toString() contract for this interface.
bindingToString(Throttle) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Default implementation of Object.toString() contract for this interface.
bindingToString(ThresholdAcceleratedAdvertisement) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisement
Default implementation of Object.toString() contract for this interface.
bindingToString(ThresholdIn) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdIn
Default implementation of Object.toString() contract for this interface.
bindingToString(ThresholdOut) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOut
Default implementation of Object.toString() contract for this interface.
bindingToString(Generic) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.Generic
Default implementation of Object.toString() contract for this interface.
bindingToString(TeBandwidth) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidth
Default implementation of Object.toString() contract for this interface.
bindingToString(Generic) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.Generic
Default implementation of Object.toString() contract for this interface.
bindingToString(TeLabel) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabel
Default implementation of Object.toString() contract for this interface.
bindingToString(TeTopologyIdentifier) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
Default implementation of Object.toString() contract for this interface.
bindingToString(Module) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Default implementation of Object.toString() contract for this interface.
bindingToString(Deviation) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Deviation
Default implementation of Object.toString() contract for this interface.
bindingToString(Submodule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Submodule
Default implementation of Object.toString() contract for this interface.
bindingToString(ModulesState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesState
Default implementation of Object.toString() contract for this interface.
bindingToString(YangLibraryChange) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChange
Default implementation of Object.toString() contract for this interface.
bindingToString(Module) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Deviation) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Submodule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Submodule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.Submodule
Default implementation of Object.toString() contract for this interface.
bindingToString(ImportOnlyModule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Default implementation of Object.toString() contract for this interface.
bindingToString(Module) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
Default implementation of Object.toString() contract for this interface.
bindingToString(Submodule) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.Submodule
Default implementation of Object.toString() contract for this interface.
bindingToString(ModulesState) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(Datastore) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
Default implementation of Object.toString() contract for this interface.
bindingToString(ModuleSet) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSet
Default implementation of Object.toString() contract for this interface.
bindingToString(Schema) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
Default implementation of Object.toString() contract for this interface.
bindingToString(YangLibrary) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibrary
Default implementation of Object.toString() contract for this interface.
bindingToString(YangLibraryChange) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange
Deprecated.
Default implementation of Object.toString() contract for this interface.
bindingToString(YangLibraryUpdate) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdate
Default implementation of Object.toString() contract for this interface.
bindingToString(Inline) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.Inline
Default implementation of Object.toString() contract for this interface.
bindingToString(Inline) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.Inline
Default implementation of Object.toString() contract for this interface.
bindingToString(SharedSchema) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchema
Default implementation of Object.toString() contract for this interface.
bindingToString(SharedSchema) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchema
Default implementation of Object.toString() contract for this interface.
bindingToString(MountPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Default implementation of Object.toString() contract for this interface.
bindingToString(Namespace) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
Default implementation of Object.toString() contract for this interface.
bindingToString(SchemaMounts) - Static method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMounts
Default implementation of Object.toString() contract for this interface.
bindingToString(Entity) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.Entity
Default implementation of Object.toString() contract for this interface.
bindingToString(Config) - Static method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
Default implementation of Object.toString() contract for this interface.
bindingToString(Destination) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination
Default implementation of Object.toString() contract for this interface.
bindingToString(Source) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingLink) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink
Default implementation of Object.toString() contract for this interface.
bindingToString(Topology) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Default implementation of Object.toString() contract for this interface.
bindingToString(Link) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link
Default implementation of Object.toString() contract for this interface.
bindingToString(Node) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node
Default implementation of Object.toString() contract for this interface.
bindingToString(TerminationPoint) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint
Default implementation of Object.toString() contract for this interface.
bindingToString(TopologyTypes) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypes
Default implementation of Object.toString() contract for this interface.
bindingToString(UnderlayTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopology
Default implementation of Object.toString() contract for this interface.
bindingToString(NetworkTopology) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology
Default implementation of Object.toString() contract for this interface.
bindingToString(SupportingNode) - Static method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
Default implementation of Object.toString() contract for this interface.
BindingTypeObjectCodecTreeNode<T extends TypeObject> - Interface in org.opendaylight.mdsal.binding.dom.codec.api
 
BindingTypes - Class in org.opendaylight.mdsal.binding.model.ri
 
BindLneNameFailed - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125
Indicates an error in the association of an interface to an LNE.
BindLneNameFailedBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125
Class that builds BindLneNameFailedBuilder instances.
BindLneNameFailedBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
BindLneNameFailedBuilder(BindLneNameFailed) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
BindNiNameFailed - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
Indicates an error in the association of an interface to an NI.
BindNiNameFailedBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
Class that builds BindNiNameFailedBuilder instances.
BindNiNameFailedBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
BindNiNameFailedBuilder(BindNiNameFailed) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
Bits - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
bitsport.
Bits - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
bitsport.
bitsArgs() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
Blackhole - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
Silently discard the packet.
body() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
body() - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
body() - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
 
body() - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
Template method which generates JAVA class body for builder class and for IMPL class.
body() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
body() - Method in class org.opendaylight.mdsal.binding.java.api.generator.EnumTemplate
Template method which generates enumeration body (declaration + enumeration items).
body() - Method in class org.opendaylight.mdsal.binding.java.api.generator.InterfaceTemplate
Template method which generate the whole body of the interface.
body() - Method in class org.opendaylight.mdsal.binding.java.api.generator.UnionBuilderTemplate
 
BOOLEAN - Static variable in class org.opendaylight.mdsal.binding.model.ri.Types
 
BOOLEAN_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of boolean YANG type.
BootstrapSupport - Interface in org.opendaylight.mdsal.replicate.netty
 
Border - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
This is a border node to connect to other fabric/network.
Both - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTargetType
The Route Target applies to both route import and route export.
BoundaryReroutingDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates boundary rerouting behavior for an LSP undergoing establishment.
Bridge - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Transparent bridge interface.
Bridge - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Transparent bridge interface.
Broadcast - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
Specify broadcast multi-access network.
Bsc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Bisynchronous Protocol.
Bsc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Bisynchronous Protocol.
build() - Method in interface org.opendaylight.mdsal.binding.api.query.DescendantQueryBuilder
 
build() - Method in class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder
 
build() - Method in class org.opendaylight.mdsal.binding.dom.adapter.query.SimpleQueryExecutor.Builder
 
build() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.AnnotationTypeBuilder
Returns new immutable instance of Annotation Type with values assigned in current instance of Annotation Type Builder.
build() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
Returns instance of GeneratedTransferObject which data are build from the data of this builder.
build() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilder
Returns the new immutable instance of Generated Type.
build() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
build() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
build() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
build() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
build() - Method in class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
build() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigPropertiesBuilder
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.EthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.IcmpBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPortBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePortBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.TcpBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPortBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePortBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.UdpBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.AcesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSetsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPointsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetworkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChangeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChangeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesStateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesStateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertiseBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceNameBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.IpBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.UnnumberedBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopologyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.RootBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElementsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessListsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.InterfaceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRootBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRootBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRootBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRootBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRootBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRootBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstancesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworksBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworksBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4NetworkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4NetworkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6NetworkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6NetworkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopListBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopListBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopListBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopListBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocolsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.InterfacesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.InputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.OutputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.RoutesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.RibsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocolsBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.InterfacesBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.InputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.OutputBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.RoutesBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.RibsBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStackBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopologyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinksBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.BundleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinksBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.ComponentBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.TeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopologyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1Builder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.LabelBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumberBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.LabelBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHopBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValuesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNamesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBoundsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.TiebreakersBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunctionBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunctionBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.OptimizationsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjectsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsListsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNamesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.GenericBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStepBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictionsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.SrlgBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.SrlgBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.SrlgBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.SrlgBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.GenericBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidthBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.GenericBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChangeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChangeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdateBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.InlineBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.InlineBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchemaBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchemaBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypesBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder
 
build() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
build() - Method in interface org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder
Build the instance identifier.
builder() - Static method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
builder() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create a builder rooted at this key.
builder() - Method in class org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier
 
builder() - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Create a builder on an unmodifiable map, which does not retain value insertion order.
builder(int) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Create a builder on an unmodifiable map, which does not retain value insertion order.
builder(Class<C>, Class<N>, K) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier which represents an InstanceIdentifier.IdentifiableItem in a grouping used in the case statement.
builder(Class<C>, Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier as specified by container in a grouping used in the case statement.
builder(Class<N>, K) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier which represents an InstanceIdentifier.IdentifiableItem.
builder(Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an InstanceIdentifierBuilder for a specific type of InstanceIdentifier as specified by container.
builder(BindingCodecTree) - Static method in class org.opendaylight.mdsal.binding.dom.adapter.query.SimpleQueryExecutor
 
BUILDER_FACTORY - Static variable in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationServiceAdapter
 
BuilderGenerator - Class in org.opendaylight.mdsal.binding.java.api.generator
Transformator of the data from the virtual form to JAVA programming language.
BuilderGenerator() - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.BuilderGenerator
 
BuilderImplTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
 
BuilderImplTemplate(BuilderTemplate, GeneratedType) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
 
BuilderTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
Template for generating JAVA builder classes.
BuilderTemplate(GeneratedType, GeneratedType, Type) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
Constructs new instance of this class.
builderTypeFor(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed Builder<V> with concrete type of value.
Bundle - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level
This class represents the following YANG schema fragment defined in module ietf-te-topology
BundleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level
Class that builds BundleBuilder instances.
BundleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.BundleBuilder
 
BundleBuilder(Bundle) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.BundleBuilder
 
BundledLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links
Specifies a bundled interface that is further partitioned.
BundledLink1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
BundledLink1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
BundledLink1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds BundledLink1Builder instances.
BundledLink1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds BundledLink1Builder instances.
BundledLink1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1Builder
 
BundledLink1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1Builder
 
BundledLink1Builder(BundledLink1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1Builder
 
BundledLink1Builder(BundledLink1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1Builder
 
BundledLinkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links
Class that builds BundledLinkBuilder instances.
BundledLinkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
 
BundledLinkBuilder(BundledLink) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
 
BundledLinkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links
 
BundledLinkKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkKey
 
BundledLinkKey(BundledLinkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkKey
Creates a copy from Source Object.
BundledLinks - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle
A set of bundled links.
BundledLinksBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle
Class that builds BundledLinksBuilder instances.
BundledLinksBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinksBuilder
 
BundledLinksBuilder(BundledLinks) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinksBuilder
 
BundleStackLevel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config
The TE link can be partitioned into bundled links or component links.
Busy - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
The resource is currently in use, but it currently has no spare capacity to provide for additional users.
Bw100G - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
100Gbps
Bw100M - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
100Mbps
Bw10G - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
10Gbps
Bw10M - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
10Mbps
Bw1G - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
1Gbps
Bw1M - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
1M
Bw25G - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
25Gbps
Bw400G - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
400Gbps
Bw40G - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
40Gbps
BYTE_ARRAY - Static variable in class org.opendaylight.mdsal.binding.model.ri.Types
 

C

CableDownstreamRfPort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CATV downstream RF Port.
CableDownstreamRfPort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CATV downstream RF Port.
cacheModuleInfos(ClassLoader) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Loads YangModuleInfo instances available on supplied ClassLoader, assuming the set of available information does not change.
callInterruptiblyWithNewReadOnlyTransactionAndClose(Class<D>, InterruptibleCheckedConsumer<TypedReadTransaction<D>, E>) - Method in interface org.opendaylight.mdsal.binding.util.ManagedTransactionFactory
Invokes a function with a NEW ReadTransaction, and ensures that that transaction is closed.
callWithNewReadOnlyTransactionAndClose(Class<D>, CheckedConsumer<TypedReadTransaction<D>, E>) - Method in interface org.opendaylight.mdsal.binding.util.ManagedTransactionFactory
Invokes a function with a NEW ReadTransaction, and ensures that that transaction is closed.
callWithNewReadWriteTransactionAndSubmit(Class<D>, InterruptibleCheckedConsumer<TypedReadWriteTransaction<D>, E>) - Method in class org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImpl
 
callWithNewReadWriteTransactionAndSubmit(Class<D>, InterruptibleCheckedConsumer<TypedReadWriteTransaction<D>, E>) - Method in interface org.opendaylight.mdsal.binding.util.ManagedTransactionFactory
Invokes a consumer with a NEW ReadWriteTransaction, and then submits that transaction and returns the Future from that submission, or cancels it if an exception was thrown and returns a failed future with that exception.
callWithNewWriteOnlyTransactionAndSubmit(Class<D>, InterruptibleCheckedConsumer<TypedWriteTransaction<D>, E>) - Method in class org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImpl
 
callWithNewWriteOnlyTransactionAndSubmit(Class<D>, InterruptibleCheckedConsumer<TypedWriteTransaction<D>, E>) - Method in interface org.opendaylight.mdsal.binding.util.ManagedTransactionFactory
Invokes a consumer with a NEW WriteTransaction, and then submits that transaction and returns the Future from that submission, or cancels it if an exception was thrown and returns a failed future with that exception.
CAN_COMMIT_ERROR_MAPPER - Static variable in class org.opendaylight.mdsal.dom.broker.TransactionCommitFailedExceptionMapper
 
cancel() - Method in interface org.opendaylight.mdsal.binding.api.WriteTransaction
Cancels the transaction.
cancel() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
cancel() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction
 
cancel() - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeWriteTransaction
Cancels the transaction.
cancel() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
cancel() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransaction
 
canCommit() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreThreePhaseCommitCohort
Sends transaction associated with this three phase commit instance to the participant, participant votes on the transaction, if the transaction should be committed or aborted.
canCommit() - Method in class org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohort
 
canCommit(Object, Collection<DataTreeModification<T>>) - Method in interface org.opendaylight.mdsal.binding.api.DataTreeCommitCohort
Validates the supplied data tree modifications and associates the cohort-specific steps with data broker transaction.
canCommit(Object, SchemaContext, Collection<DOMDataTreeCandidate>) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeCommitCohort
Validates the supplied data tree modifications and associates the cohort-specific steps with data broker transaction.
canCreateEnclosed(String) - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Check if an enclosed type with specified name can be created.
Candidate - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214
The candidate configuration datastore.
CandidateAlreadyRegisteredException - Exception in org.opendaylight.mdsal.eos.common.api
Thrown when a Candidate has already been registered for a given Entity.
CandidateAlreadyRegisteredException(GenericEntity<T>) - Constructor for exception org.opendaylight.mdsal.eos.common.api.CandidateAlreadyRegisteredException
 
canonizeMacAddress(M) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
Convert the value of a MacAddress into the canonical representation.
canonizePhysAddress(P) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
Convert the value of a PhysAddress into the canonical representation.
CapwapDot11Bss - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
WLAN BSS Interface.
CapwapDot11Bss - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
WLAN BSS Interface.
CapwapDot11Profile - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
WLAN Profile Interface.
CapwapDot11Profile - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
WLAN Profile Interface.
CapwapWtpVirtualRadio - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
WTP Virtual Radio Interface.
CapwapWtpVirtualRadio - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
WTP Virtual Radio Interface.
Cascade - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes.ReferenceChangePolicy
When an attribute changes in this template, the configuration object referring to this template applies the new attribute value to the corresponding configuration.
casesTree(Collection<? extends CaseSchemaNode>, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
CblVectaStar - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cambridge Broadband Networks Limited VectaStar.
CblVectaStar - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cambridge Broadband Networks Limited VectaStar.
CctEmul - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ATM Emulated circuit.
CctEmul - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ATM Emulated circuit.
Celsius - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure of temperature.
Centralized - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.GatewayMode
The Fabric uses centralized gateway, in which gateway is deployed on SPINE node.
Ces - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Circuit Emulation Service.
Ces - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Circuit Emulation Service.
Cfm - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Connectivity Fault Management (CFM).
Channel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Channel.
Channel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Channel.
Chassis - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is an overall container for networking equipment.
checkArgument(GeneratedProperty, Restrictions, Type, String) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
checkCast(Class<T>, Object) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Utility method for checking whether a target object is a compatible DataObject.
CheckedConsumer<T,​E extends Exception> - Interface in org.opendaylight.mdsal.binding.util
Consumer which can throw a checked exception.
CheckedFunction<T,​R,​E extends Exception> - Interface in org.opendaylight.mdsal.binding.util
Function which can throw a checked exception.
checkFieldCast(Class<T>, String, Object) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Utility method for checking whether a target object is compatible.
checkListFieldCast(Class<?>, String, List<?>) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Utility method for checking whether the items of target list is compatible.
checkPattern(String, Pattern[], String[]) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Check whether a specified string value matches specified patterns.
checkPattern(String, Pattern, String) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Check whether a specified string value matches a specified pattern.
child(Class<C>, Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an InstanceIdentifier for a child container.
child(Class<C>, Class<N>, K) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an InstanceIdentifier for a child list item.
child(Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an InstanceIdentifier for a child container.
child(Class<N>, K) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an InstanceIdentifier for a child list item.
child(Class<N>, K) - Method in interface org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder
Append the specified listItem as a child of the current InstanceIdentifier referenced by the builder.
child(Class<C>, Class<N>) - Method in interface org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder
Append the specified container as a child of the current InstanceIdentifier referenced by the builder.
child(Class<C>, Class<N>, K) - Method in interface org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder
Append the specified listItem as a child of the current InstanceIdentifier referenced by the builder.
child(Class<N>) - Method in interface org.opendaylight.yangtools.yang.binding.InstanceIdentifier.InstanceIdentifierBuilder
Append the specified container as a child of the current InstanceIdentifier referenced by the builder.
childByArg(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
childInfo(DataSchemaNode, Map<SchemaPath, DataSchemaNode>) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
childNodesInfoTree(Map<SchemaPath, DataSchemaNode>) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
childObject(Class<N>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Descend match into a child container.
childOf(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Specialize ChildOf for a particular type.
ChildOf<P> - Interface in org.opendaylight.yangtools.yang.binding
Child of parent container.
choiceIn(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing ChoiceIn for a particular type.
ChoiceIn<P> - Interface in org.opendaylight.yangtools.yang.binding
A choice of child nodes within a parent container.
CiscoISLvlan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Layer 2 Virtual LAN using Cisco ISL.
CiscoISLvlan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Layer 2 Virtual LAN using Cisco ISL.
CLASS - Static variable in class org.opendaylight.mdsal.binding.model.ri.Types
 
ClassGeneratorBridge - Class in org.opendaylight.mdsal.binding.dom.codec.impl
Bridge for initializing generated instance constants during class loading time.
ClassTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
Template for generating JAVA class.
ClassTemplate(AbstractJavaGeneratedType, GeneratedTransferObject) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Creates instance of this class with concrete genType.
ClassTemplate(GeneratedTransferObject) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Creates instance of this class with concrete genType.
classType(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ParameterizedType which represents JAVA java.lang.Class type specialized to specified type.
Clear - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
An action that clears the active near-end lockout of a protection, forced switchover, manual switchover, WTR state, or exercise command.
ClearFreeze - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
An action that clears the active freeze state.
ClearLockoutOfNormal - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
An action that clears the active lockout of the normal state.
ClientLayerAdaptation - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes
Contains capability information to support a client-layer adaptation in a multi-layer topology.
ClientLayerAdaptationBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes
Class that builds ClientLayerAdaptationBuilder instances.
ClientLayerAdaptationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptationBuilder
 
ClientLayerAdaptationBuilder(ClientLayerAdaptation) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptationBuilder
 
close() - Method in interface org.opendaylight.mdsal.binding.api.ReadTransaction
Closes this transaction and releases all resources associated with it.
close() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeCachingCodec
Invoking close will invalidate this codec and any of its child codecs and will invalidate cache.
close() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
 
close() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadTransaction
 
close() - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeReadTransaction
Closes this transaction and releases all resources associated with it.
close() - Method in class org.opendaylight.mdsal.dom.broker.AbstractDOMDataBroker
 
close() - Method in class org.opendaylight.mdsal.dom.broker.DOMNotificationRouter
 
close() - Method in class org.opendaylight.mdsal.dom.broker.schema.ScanningSchemaServiceProvider
Deprecated.
 
close() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransaction
 
close() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChain
 
close() - Method in class org.opendaylight.mdsal.dom.spi.PingPongTransactionChain
 
close() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
close() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTransaction
 
close() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTransactionChain
Closes Transaction Chain.
close() - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction
 
close() - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction
 
close() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
close() - Method in class org.opendaylight.mdsal.eos.binding.dom.adapter.BindingDOMEntityOwnershipServiceAdapter
 
close() - Method in interface org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipCandidateRegistration
Unregister the candidate.
close() - Method in interface org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipListenerRegistration
Unregister the listener.
close() - Method in class org.opendaylight.mdsal.replicate.netty.AbstractBootstrapSupport
 
close() - Method in class org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl
 
close() - Method in class org.opendaylight.mdsal.singleton.dom.impl.OSGiClusterSingletonServiceProvider
 
closeServiceInstance() - Method in interface org.opendaylight.mdsal.singleton.common.api.ClusterSingletonService
This method is invoked to close the underlying service instance when ownership has been lost for the service entity.
ClusteredDataTreeChangeListener<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api
ClusteredDataTreeChangeListener is a marker interface to enable data tree change notifications on all instances in a cluster where this listener is registered.
ClusteredDOMDataTreeChangeListener - Interface in org.opendaylight.mdsal.dom.api
ClusteredDOMDataTreeChangeListener is a marker interface to enable data tree change notifications on all instances in a cluster where this listener is registered.
ClusterSingletonService - Interface in org.opendaylight.mdsal.singleton.common.api
ClusterSingletonService interface represents a single cluster service instance.
ClusterSingletonServiceProvider - Interface in org.opendaylight.mdsal.singleton.common.api
ClusterSingletonServiceProvider provides a functionality to register and group services ClusterSingletonService by service group identifier.
ClusterSingletonServiceRegistration - Interface in org.opendaylight.mdsal.singleton.common.api
Cmm - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure of cubic meters per minute (airflow).
Cnr - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Combat Net Radio.
Cnr - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Combat Net Radio.
Cobranet - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
CobraNet.
code(String) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
CodecClassLoader - Class in org.opendaylight.mdsal.binding.dom.codec.loader
A ClassLoader hosting types generated for a particular type.
CodecClassLoader.ClassGenerator<T> - Interface in org.opendaylight.mdsal.binding.dom.codec.loader
 
CodecClassLoader.GeneratorResult<T> - Class in org.opendaylight.mdsal.binding.dom.codec.loader
 
CodecDataObject<T extends DataObject> - Class in org.opendaylight.mdsal.binding.dom.codec.impl
A base class for DataObjects backed by DataObjectCodecContext.
CodecDataObject(DataObjectCodecContext<T, ?>, DistinctNodeContainer<?, ?>) - Constructor for class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
codecEquals(Object) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
codecHashCode() - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
codecKey(VarHandle) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
codecMember(VarHandle, Class<? extends DataObject>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
codecMember(VarHandle, String) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
codecMember(VarHandle, NodeContextSupplier) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
CodecOpaqueObject<T extends OpaqueObject<T>> - Class in org.opendaylight.mdsal.binding.dom.codec.impl
A base class for OpaqueObjects backed by ForeignOpaqueData.
CodecOpaqueObject(OpaqueData<?>) - Constructor for class org.opendaylight.mdsal.binding.dom.codec.impl.CodecOpaqueObject
 
codegen() - Static method in class org.opendaylight.mdsal.binding.generator.impl.reactor.TypeBuilderFactory
 
CodegenEnumerationBuilder - Class in org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
CodegenEnumerationBuilder(JavaTypeName) - Constructor for class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
CodeGenerator - Interface in org.opendaylight.mdsal.binding.model.api
Transforms virtual data to the concrete code in programming language.
CodegenGeneratedTOBuilder - Class in org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
CodegenGeneratedTOBuilder(JavaTypeName) - Constructor for class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
CodegenGeneratedTypeBuilder - Class in org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
CodegenGeneratedTypeBuilder(JavaTypeName) - Constructor for class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
CodeHelpers - Class in org.opendaylight.yangtools.yang.binding
Helper methods for generated binding code.
Coffee - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Coffee pot.
Coffee - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Coffee pot.
ColdStandby - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
The resource is to back up another resource, but it will not be immediately able to take over the role of a resource to be backed up and will require some initialization activity.
commit() - Method in interface org.opendaylight.mdsal.binding.api.WriteTransaction
Commits this transaction to be asynchronously applied to update the logical data tree.
commit() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
commit() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction
 
commit() - Method in interface org.opendaylight.mdsal.common.api.PostPreCommitStep
Commits cohort transaction.
commit() - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeWriteTransaction
Commits this transaction to be asynchronously applied to update the logical data tree.
commit() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
commit() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransaction
 
commit() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreThreePhaseCommitCohort
Initiates a commit phase on of associated transaction on data store.
commit() - Method in class org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohort
 
commit(DOMDataTreeWriteTransaction, Collection<DOMStoreThreePhaseCommitCohort>) - Method in class org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker
 
COMMIT_ERROR_MAPPER - Static variable in class org.opendaylight.mdsal.dom.broker.TransactionCommitFailedExceptionMapper
 
CommitInfo - Interface in org.opendaylight.mdsal.common.api
Base interface for tagging information about a successful commit.
CommonConstraints - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Common constraints grouping that can be set on a constraint set or directly on the tunnel.
CommonLeafs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list
Common parameters for YANG modules and submodules.
CommonLeafs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list
Deprecated.
CommonLeafs.Revision - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list
 
CommonLeafs.Revision - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list
Deprecated.
CommonLeafsRevisionBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list
 
CommonLeafsRevisionBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list
 
CommonPathConstraintsAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Common path constraints configuration grouping.
ComparableMatchBuilder<T extends DataObject,​V extends Comparable<V>> - Interface in org.opendaylight.mdsal.binding.api.query
Builder for a match of a leaf value which define a total ordering by implementing the Comparable interface.
compare(T, T) - Method in class org.opendaylight.mdsal.binding.java.api.generator.AlphabeticallyTypeMemberComparator
 
compareTo(DOMDataTreeIdentifier) - Method in class org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier
 
compareValue(Ethertype, Ethertype) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.EthertypeBuilder
Semantically compare two Ethertypes based on their numeric value, according to Comparator.compare(Object, Object) contract.
compilePatterns(List<String>) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Compile a list of pattern regular expressions and return them as an array.
Component - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware
List of components.
Component - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware
Deprecated.
Component - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level
This class represents the following YANG schema fragment defined in module ietf-te-topology
ComponentBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware
Class that builds ComponentBuilder instances.
ComponentBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware
Class that builds ComponentBuilder instances.
ComponentBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level
Class that builds ComponentBuilder instances.
ComponentBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
ComponentBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
ComponentBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.ComponentBuilder
 
ComponentBuilder(Component) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
ComponentBuilder(Component) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
ComponentBuilder(Component) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.ComponentBuilder
 
ComponentKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware
 
ComponentKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware
 
ComponentKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentKey
 
ComponentKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentKey
 
ComponentKey(ComponentKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentKey
Creates a copy from Source Object.
ComponentKey(ComponentKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentKey
Creates a copy from Source Object.
ComponentLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links
Specifies a component interface that is sufficient to unambiguously identify appropriate resources.
ComponentLinkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links
Class that builds ComponentLinkBuilder instances.
ComponentLinkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
ComponentLinkBuilder(ComponentLink) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
ComponentLinkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links
 
ComponentLinkKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkKey
 
ComponentLinkKey(ComponentLinkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkKey
Creates a copy from Source Object.
ComponentLinks - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component
A set of component links.
ComponentLinksBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component
Class that builds ComponentLinksBuilder instances.
ComponentLinksBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinksBuilder
 
ComponentLinksBuilder(ComponentLinks) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinksBuilder
 
CompositeLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Avici Composite Link Interface.
CompositeLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Avici Composite Link Interface.
computeContainerNode(C) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
computeContainerNode(BindingNormalizedNodeSerializer) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.LazyActionInputContainerNode
 
computeContainerNode(BindingNormalizedNodeSerializer) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.LazyActionOutputContainerNode
 
computeDefaultSUID(GeneratedTypeBuilderBase<?>) - Static method in class org.opendaylight.mdsal.binding.generator.impl.reactor.SerialVersionHelper
 
computeServiceRanking(long) - Static method in interface org.opendaylight.mdsal.dom.schema.osgi.ModelGenerationAware
Calculate service ranking based on generation.
ConcreteType - Interface in org.opendaylight.mdsal.binding.model.api
The Concrete Type is marker interface that encapsulates definition of java concrete type.
Config - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908
This class represents the following YANG schema fragment defined in module mdsaltrace
ConfigBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908
Class that builds ConfigBuilder instances.
ConfigBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
ConfigBuilder(Config) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
Configuration() - Constructor for class org.opendaylight.mdsal.binding.util.Datastore.Configuration
 
CONFIGURATION - org.opendaylight.mdsal.common.api.LogicalDatastoreType
Logical Datastore representing configuration state of the system and it's components.
CONFIGURATION - Static variable in class org.opendaylight.mdsal.binding.util.Datastore
Class representing the configuration datastore.
ConnectivityMatrices - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices
Contains a connectivity matrix on a TE node.
ConnectivityMatricesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices
Class that builds ConnectivityMatricesBuilder instances.
ConnectivityMatricesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
ConnectivityMatricesBuilder(ConnectivityMatrixEntryPathAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
ConnectivityMatricesBuilder(ConnectivityMatrices) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
ConnectivityMatricesBuilder(GenericPathConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
ConnectivityMatricesBuilder(GenericPathOptimization) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
ConnectivityMatricesBuilder(GenericPathProperties) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
ConnectivityMatricesBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
ConnectivityMatrix - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices
Represents a node's switching limitations, i.e., limitations in the interconnecting network TE links across the node.
ConnectivityMatrix1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
ConnectivityMatrix1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
ConnectivityMatrix1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds ConnectivityMatrix1Builder instances.
ConnectivityMatrix1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds ConnectivityMatrix1Builder instances.
ConnectivityMatrix1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(ConnectivityMatrix1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(ConnectivityMatrixEntryPathAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(ConnectivityMatrixEntryPathAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(TeNodeConnectivityMatrixAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(ConnectivityMatrix1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(TeNodeConnectivityMatrixAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(GenericPathConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(GenericPathConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(GenericPathOptimization) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(GenericPathOptimization) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(GenericPathProperties) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix1Builder(GenericPathProperties) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
ConnectivityMatrix2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
ConnectivityMatrix2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
ConnectivityMatrix2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds ConnectivityMatrix2Builder instances.
ConnectivityMatrix2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds ConnectivityMatrix2Builder instances.
ConnectivityMatrix2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(ConnectivityMatrix2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(ConnectivityMatrixEntryPathAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(ConnectivityMatrixEntryPathAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(TeNodeConnectivityMatrixAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(ConnectivityMatrix2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(TeNodeConnectivityMatrixAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(GenericPathConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(GenericPathConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(GenericPathOptimization) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(GenericPathOptimization) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(GenericPathProperties) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrix2Builder(GenericPathProperties) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
ConnectivityMatrixBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices
Class that builds ConnectivityMatrixBuilder instances.
ConnectivityMatrixBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
 
ConnectivityMatrixBuilder(ConnectivityMatrix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
 
ConnectivityMatrixEntry - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node
Contains statistics attributes at the level of a connectivity matrix entry.
ConnectivityMatrixEntryBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node
Class that builds ConnectivityMatrixEntryBuilder instances.
ConnectivityMatrixEntryBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
ConnectivityMatrixEntryBuilder(ConnectivityMatrixEntry) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
ConnectivityMatrixEntryPathAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Attributes of a connectivity matrix entry.
ConnectivityMatrixKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices
 
ConnectivityMatrixKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixKey
 
ConnectivityMatrixKey(ConnectivityMatrixKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixKey
Creates a copy from Source Object.
Constant - Interface in org.opendaylight.mdsal.binding.model.api
Interface Contact is designed to hold and model java constant.
ConstantAdapterContext - Class in org.opendaylight.mdsal.binding.dom.adapter
A simple, constant implementation of the BlockingBindingNormalizer contract.
ConstantAdapterContext() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.ConstantAdapterContext
 
ConstantAdapterContext(BindingDOMCodecServices) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.ConstantAdapterContext
 
ConstantBuilder - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
 
constantsDeclarations() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Template method which generates JAVA constants.
constructors() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
constructors() - Method in class org.opendaylight.mdsal.binding.java.api.generator.UnionTemplate
 
consts - Variable in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
List of constant instances which are generated as JAVA public static final attributes.
Container - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is capable of containing one or more removable physical entities, possibly of different types.
contains(String) - Method in interface org.opendaylight.mdsal.binding.api.query.StringMatchBuilder
Match if the leaf exists and its value contains specified string, i.e.
contains(DataTreeIdentifier<?>) - Method in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier
 
contains(DOMDataTreeIdentifier) - Method in class org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier
 
contains(InstanceIdentifier<? extends DataObject>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Check whether an identifier is contained in this identifier.
containsMethod(String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Checks if GeneratedTypeBuilder contains method with name methodName.
containsParameters() - Method in interface org.opendaylight.mdsal.binding.model.api.AnnotationType
Returns true if annotation contains parameters.
containsProperty(String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Check whether GeneratedTOBuilder contains property with name name.
containsWildcarded(InstanceIdentifier<?>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Check whether this instance identifier contains the other identifier after wildcard expansion.
ContiguousLspDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates that a contiguous LSP is desired.
contractDescription() - Method in class org.opendaylight.mdsal.binding.model.api.TypeMemberComment
Return the member contract description.
contractOf(String) - Static method in class org.opendaylight.mdsal.binding.model.api.TypeMemberComment
 
ControlAdvPrefixes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix
Either (1) the prefix is explicitly removed from the set of advertised prefixes or (2) the parameters with which the prefix is advertised are specified case).
ControlPlaneProtocol - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Base identity from which control-plane protocol identities are derived.
ControlPlaneProtocol - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols
Each entry contains a control-plane protocol instance.
ControlPlaneProtocol - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols
Deprecated, for removal: This API element is subject to removal in a future version.
ControlPlaneProtocolBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols
Class that builds ControlPlaneProtocolBuilder instances.
ControlPlaneProtocolBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols
Deprecated, for removal: This API element is subject to removal in a future version.
ControlPlaneProtocolBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
ControlPlaneProtocolBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
ControlPlaneProtocolBuilder(ControlPlaneProtocol) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
ControlPlaneProtocolBuilder(ControlPlaneProtocol) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
ControlPlaneProtocolKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols
 
ControlPlaneProtocolKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols
 
ControlPlaneProtocolKey(String, Class<? extends ControlPlaneProtocol>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolKey
 
ControlPlaneProtocolKey(String, Class<? extends ControlPlaneProtocol>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey
 
ControlPlaneProtocolKey(ControlPlaneProtocolKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolKey
Creates a copy from Source Object.
ControlPlaneProtocolKey(ControlPlaneProtocolKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey
Creates a copy from Source Object.
ControlPlaneProtocols - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing
Support for control-plane protocol instances.
ControlPlaneProtocols - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state
Deprecated, for removal: This API element is subject to removal in a future version.
ControlPlaneProtocolsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing
Class that builds ControlPlaneProtocolsBuilder instances.
ControlPlaneProtocolsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state
Deprecated, for removal: This API element is subject to removal in a future version.
ControlPlaneProtocolsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocolsBuilder
 
ControlPlaneProtocolsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocolsBuilder
Deprecated.
 
ControlPlaneProtocolsBuilder(ControlPlaneProtocols) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocolsBuilder
 
ControlPlaneProtocolsBuilder(ControlPlaneProtocols) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocolsBuilder
Deprecated.
 
Conventional - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214
Abstract base identity for conventional configuration datastores.
copyConstructor() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
copyConstructor() - Method in class org.opendaylight.mdsal.binding.java.api.generator.UnionTemplate
 
Cost - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Optimized on cost.
Counter32 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
Counter32(Counter32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32
Creates a copy from Source Object.
Counter32(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32
 
Counter64 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
Counter64(Counter64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64
Creates a copy from Source Object.
Counter64(Uint64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64
 
Cpu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is some sort of central processing unit.
create() - Static method in class org.opendaylight.mdsal.binding.dom.codec.loader.CodecClassLoader
Instantiate a new CodecClassLoader, which serves as the root of generated code loading.
create() - Static method in class org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTable
 
create() - Static method in class org.opendaylight.mdsal.replicate.netty.AbstractBootstrapSupport
 
create(int) - Static method in class org.opendaylight.mdsal.dom.broker.DOMNotificationRouter
 
create(LogicalDatastoreType, InstanceIdentifier<T>) - Static method in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier
 
create(Class<?>) - Static method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Create a TypeName for an existing class.
create(Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an instance identifier for a very specific object type.
create(Class<T>, String) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.StringValueObjectFactory
 
create(Iterable<? extends InstanceIdentifier.PathArgument>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Create an instance identifier for a very specific object type.
create(String) - Static method in class org.opendaylight.mdsal.dom.broker.TransactionCommitFailedExceptionMapper
 
create(String) - Static method in class org.opendaylight.mdsal.singleton.common.api.ServiceGroupIdentifier
Method to create immutable instances of ServiceGroupIdentifier.
create(String, DOMSchemaService) - Static method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory
Creates an InMemoryDOMDataStore instance with default properties.
create(String, Object...) - Static method in exception org.opendaylight.mdsal.binding.dom.codec.api.IncorrectNestingException
 
create(String, String) - Static method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Create a TypeName for a top-level class.
create(String, InMemoryDOMDataStoreConfigProperties, DOMSchemaService) - Static method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory
Creates an InMemoryDOMDataStore instance.
create(BindingRuntimeContext) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeFactory
Creates Binding Codec Tree for specified Binding runtime context.
create(BindingRuntimeContext) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DefaultBindingCodecTreeFactory
 
create(QName) - Static method in class org.opendaylight.mdsal.dom.api.DOMRpcIdentifier
Create a global RPC identifier.
create(QName, YangInstanceIdentifier) - Static method in class org.opendaylight.mdsal.dom.api.DOMRpcIdentifier
Create an RPC identifier with a particular context reference.
create(YangInstanceIdentifier, ClassToInstanceMap<DOMService>) - Static method in class org.opendaylight.mdsal.dom.spi.SimpleDOMMountPoint
 
createActionProviderService(DOMActionProviderService) - Method in interface org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory
createActionService(DOMActionService) - Method in interface org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory
Create a ActionService backed by a DOMActionService.
createBindingDOMCodec(BindingRuntimeContext) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DefaultBindingDOMCodecFactory
 
createBindingDOMCodec(BindingRuntimeContext) - Method in interface org.opendaylight.mdsal.binding.dom.codec.spi.BindingDOMCodecFactory
 
createBindingProxy(DistinctNodeContainer<?, ?>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext
 
createBuilder(Class<? extends BindingService>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMAdapterLoader
 
createBuilder(Class<? extends T>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.AdapterLoader
 
createCachingCodec(ImmutableCollection<Class<? extends BindingObject>>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
Returns codec which uses caches serialization / deserialization results.
createCohort(SnapshotBackedWriteTransaction<T>, DataTreeModification, Exception) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
Create a cohort for driving the transaction through the commit process.
createDataBroker(DOMDataBroker) - Method in interface org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory
Create a DataBroker backed by a DOMDataBroker.
createEffectiveModel(Class<?>...) - Static method in class org.opendaylight.mdsal.binding.runtime.spi.BindingRuntimeHelpers
 
createEffectiveModel(Iterable<? extends YangModuleInfo>) - Static method in class org.opendaylight.mdsal.binding.runtime.spi.BindingRuntimeHelpers
 
createEffectiveModel(YangParserFactory, Iterable<? extends YangModuleInfo>) - Static method in class org.opendaylight.mdsal.binding.runtime.spi.BindingRuntimeHelpers
 
createEnclosed(String) - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Create a TypeName for a class immediately enclosed by this class.
createEnclosed(String, String) - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Create a TypeName for a class immediately enclosed by this class, potentially falling back to appending it with a suffix if a JLS hiding conflict occurs.
createEntity(String, String) - Method in class org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl
Creates an extended GenericEntity instance.
createEntity(String, String) - Method in class org.opendaylight.mdsal.singleton.dom.impl.DOMClusterSingletonServiceProviderImpl
 
createInstance(ClassToInstanceMap<D>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder
 
createInstance(ClassToInstanceMap<DOMService>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationPublishServiceAdapter.Builder
 
createMergingTransactionChain(TransactionChainListener) - Method in interface org.opendaylight.mdsal.binding.api.DataBroker
Create a new transaction chain.
createMergingTransactionChain(TransactionChainListener) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataBrokerAdapter
 
createMergingTransactionChain(TransactionChainListener) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiDataBroker
 
createMergingTransactionChain(TransactionChainListener) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingDataBroker
 
createMergingTransactionChain(DOMTransactionChainListener) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataBroker
Create a new transaction chain.
createMergingTransactionChain(DOMTransactionChainListener) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBroker
 
createMergingTransactionChain(DOMTransactionChainListener) - Method in interface org.opendaylight.mdsal.dom.spi.PingPongMergingDOMDataBroker
 
createMergingTransactionChain(DOMTransactionChainListener) - Method in class org.opendaylight.mdsal.trace.impl.TracingBroker
 
createMountPoint(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.api.DOMMountPointService
 
createMountPoint(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImpl
 
createMountPointContextFactory(MountPointIdentifier, SchemaContextResolver) - Method in interface org.opendaylight.mdsal.yanglib.api.YangLibSupport
Create a MountPointContextFactory, backed by a specific SchemaContextResolver.
createMountPointContextFactory(MountPointIdentifier, SchemaContextResolver) - Method in class org.opendaylight.mdsal.yanglib.rfc7895.YangModuleLibrarySupport
 
createMountPointContextFactory(MountPointIdentifier, SchemaContextResolver) - Method in class org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupport
 
createMountPointService(DOMMountPointService) - Method in interface org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory
createNotificationPublishService(DOMNotificationPublishService) - Method in interface org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory
createNotificationService(DOMNotificationService) - Method in interface org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory
Create a DataBroker backed by a DOMDataBroker.
createRpcConsumerRegistry(DOMRpcService) - Method in interface org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory
Create a RpcConsumerRegistry backed by a DOMRpcService.
createRpcProviderService(DOMRpcProviderService) - Method in interface org.opendaylight.mdsal.binding.dom.adapter.spi.AdapterFactory
createRuntimeContext() - Static method in class org.opendaylight.mdsal.binding.runtime.spi.BindingRuntimeHelpers
 
createRuntimeContext(Class<?>...) - Static method in class org.opendaylight.mdsal.binding.runtime.spi.BindingRuntimeHelpers
 
createRuntimeContext(Collection<? extends YangModuleInfo>) - Static method in class org.opendaylight.mdsal.binding.runtime.spi.BindingRuntimeHelpers
 
createRuntimeContext(YangParserFactory, BindingRuntimeGenerator, Class<?>...) - Static method in class org.opendaylight.mdsal.binding.runtime.spi.BindingRuntimeHelpers
 
createRuntimeContext(YangParserFactory, BindingRuntimeGenerator, Collection<Class<?>>) - Static method in class org.opendaylight.mdsal.binding.runtime.spi.BindingRuntimeHelpers
 
createSibling(String) - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Create a TypeName for a class that is a sibling of this class.
createTransactionChain() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStore
Creates new transaction chain.
createTransactionChain() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
createTransactionChain(TransactionChainListener) - Method in interface org.opendaylight.mdsal.binding.api.DataBroker
Create a new transaction chain.
createTransactionChain(TransactionChainListener) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiDataBroker
 
createTransactionChain(TransactionChainListener) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataBrokerAdapter
 
createTransactionChain(TransactionChainListener) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingDataBroker
 
createTransactionChain(DOMTransactionChainListener) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataBroker
Create a new transaction chain.
createTransactionChain(DOMTransactionChainListener) - Method in class org.opendaylight.mdsal.dom.broker.AbstractDOMDataBroker
 
createTransactionChain(DOMTransactionChainListener) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBroker
 
createTransactionChain(DOMTransactionChainListener) - Method in class org.opendaylight.mdsal.trace.impl.TracingBroker
 
createYangLibSupport(YangParserFactory) - Method in interface org.opendaylight.mdsal.yanglib.api.YangLibSupportFactory
 
createYangLibSupport(YangParserFactory) - Method in class org.opendaylight.mdsal.yanglib.rfc7895.YangModuleLibrarySupportFactory
 
createYangLibSupport(YangParserFactory) - Method in class org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportFactory
 
CurrentAdapterSerializer - Class in org.opendaylight.mdsal.binding.dom.adapter
 
CurrentAdapterSerializer(BindingDOMCodecServices) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer
 
currentSerializer() - Method in interface org.opendaylight.mdsal.binding.dom.adapter.AdapterContext
 
currentSerializer() - Method in class org.opendaylight.mdsal.binding.dom.adapter.ConstantAdapterContext
 
currentSerializer() - Method in class org.opendaylight.mdsal.binding.dom.adapter.OSGiBlockingBindingNormalizer
 
customizeLoading(Supplier<Class<T>>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.loader.CodecClassLoader.ClassGenerator
Run the specified loader in a customized environment.

D

DATA_CONTAINER - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
DATA_CONTAINER_IMPLEMENTED_INTERFACE_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
DATA_OBJECT - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
DATA_ROOT - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
DATA_ROOT_SUFFIX - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
dataBroker() - Static method in class org.opendaylight.mdsal.binding.testutils.DataBrokerTestModule
 
DataBroker - Interface in org.opendaylight.mdsal.binding.api
Provides access to a conceptual data tree store and also provides the ability to subscribe for changes to data under a given branch of the tree.
DataBrokerFailures - Interface in org.opendaylight.mdsal.binding.testutils
Configures a DataBroker to simulate failures, useful for tests.
DataBrokerFailuresImpl - Class in org.opendaylight.mdsal.binding.testutils
DataBroker with methods to simulate failures, useful for tests.
DataBrokerFailuresImpl(DataBroker) - Constructor for class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
DataBrokerTestModule - Class in org.opendaylight.mdsal.binding.testutils
 
DataBrokerTestModule(boolean) - Constructor for class org.opendaylight.mdsal.binding.testutils.DataBrokerTestModule
 
DataContainer - Interface in org.opendaylight.yangtools.yang.binding
Data Container - object contains structured data.
dataEquals(Object) - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueData
 
dataHashCode() - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueData
Determine hashCode of the data.
DataObject - Interface in org.opendaylight.yangtools.yang.binding
Data container is an interface which has structured contents.
DataObjectCodecContext<D extends DataObject,​T extends DataNodeContainer & DocumentedNode.WithStatus> - Class in org.opendaylight.mdsal.binding.dom.codec.impl
This class is an implementation detail.
DataObjectModification<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api
Modified Data Object.
DataObjectModification.ModificationType - Enum in org.opendaylight.mdsal.binding.api
Represents type of modification which has occurred.
DataObjectReadingUtil - Class in org.opendaylight.mdsal.binding.spec.util
 
DataObjectSerializer - Interface in org.opendaylight.mdsal.binding.dom.codec.impl
A serializer which writes DataObject to supplied stream event writer.
DataObjectSerializerImplementation - Interface in org.opendaylight.mdsal.binding.dom.codec.impl
SPI-level contract for implementations of DataObjectSerializer.
DataObjectSerializerRegistry - Interface in org.opendaylight.mdsal.binding.dom.codec.impl
SPI-level contract for registry of DataObjectSerializer.
DataObjectStreamer<T extends DataObject> - Class in org.opendaylight.mdsal.binding.dom.codec.impl
Base superclass for all concrete streamers, that is objects which are able to turn a concrete DataObject into a stream of events.
DataObjectStreamer() - Constructor for class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
DataRoot - Interface in org.opendaylight.yangtools.yang.binding
Data Root of YANG module.
Datastore - Class in org.opendaylight.mdsal.binding.util
Strongly-typed representation of a datastore (configuration or operational).
Datastore - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214
Abstract base identity for datastore identities.
Datastore - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
A datastore supported by this server.
Datastore.Configuration - Class in org.opendaylight.mdsal.binding.util
 
Datastore.Operational - Class in org.opendaylight.mdsal.binding.util
 
DatastoreBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
Class that builds DatastoreBuilder instances.
DatastoreBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
DatastoreBuilder(Datastore) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
DatastoreKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
 
DatastoreKey(Class<? extends Datastore>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreKey
 
DatastoreKey(DatastoreKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreKey
Creates a copy from Source Object.
DataStoreUnavailableException - Exception in org.opendaylight.mdsal.common.api
This exception occurs if the datastore is temporarily unavailable.
DataStoreUnavailableException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.common.api.DataStoreUnavailableException
 
DataTreeCandidateUtils - Class in org.opendaylight.mdsal.replicate.common
 
DataTreeChangeListener<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api
Interface implemented by classes interested in receiving notifications about data tree changes.
DataTreeChangeService - Interface in org.opendaylight.mdsal.binding.api
A BindingService which allows users to register for changes to a subtree.
DataTreeCommitCohort<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api
Commit cohort participating in commit of data modification, which can validate data tree modifications, with option to reject supplied modification, and with callbacks describing state of commit.
DataTreeCommitCohortRegistry - Interface in org.opendaylight.mdsal.binding.api
Commit Cohort registry.
DataTreeIdentifier<T extends DataObject> - Class in org.opendaylight.mdsal.binding.api
A unique identifier for a particular subtree.
DataTreeModification<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api
Represent root of modification.
DataValidationFailedException - Exception in org.opendaylight.mdsal.common.api
Failure of asynchronous transaction commit caused by invalid data.
DataValidationFailedException(Class<P>, P, String) - Constructor for exception org.opendaylight.mdsal.common.api.DataValidationFailedException
 
DataValidationFailedException(Class<P>, P, String, Throwable) - Constructor for exception org.opendaylight.mdsal.common.api.DataValidationFailedException
 
DataValidationFailedExceptionMapper(String, DOMDataTreeIdentifier) - Constructor for class org.opendaylight.mdsal.dom.api.DOMDataTreeCommitCohort.DataValidationFailedExceptionMapper
 
DateAndTime - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
DateAndTime(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime
 
DateAndTime(DateAndTime) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime
Creates a copy from Source Object.
Dcn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Data Communications Network.
Dcn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Data Communications Network.
DdnX25 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
DdnX25 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
DEADLOCK_EXCEPTION_SUPPLIER - Static variable in exception org.opendaylight.mdsal.common.api.TransactionCommitDeadlockException
 
debugTransactions(boolean) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigPropertiesBuilder
Initializes the value for the debugTransactions attribute.
DECIMAL64_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of decimal64 YANG type.
Decnet - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
DECnet Phase IV.
DecnetIv - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Digital Equipment DECnet Phase IV Address Family.
Default - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214
Denotes configuration that does not have a configured or learned value but has default value in use.
DEFAULT - org.opendaylight.mdsal.binding.model.api.AccessModifier
 
DEFAULT_MAX_DATA_CHANGE_EXECUTOR_POOL_SIZE - Static variable in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
 
DEFAULT_MAX_DATA_CHANGE_EXECUTOR_QUEUE_SIZE - Static variable in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
 
DEFAULT_MAX_DATA_CHANGE_LISTENER_QUEUE_SIZE - Static variable in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
 
DEFAULT_MAX_DATA_STORE_EXECUTOR_QUEUE_SIZE - Static variable in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
 
DefaultBindingCodecTreeFactory - Class in org.opendaylight.mdsal.binding.dom.codec.impl
 
DefaultBindingCodecTreeFactory() - Constructor for class org.opendaylight.mdsal.binding.dom.codec.impl.DefaultBindingCodecTreeFactory
 
DefaultBindingDOMCodecFactory - Class in org.opendaylight.mdsal.binding.dom.codec.impl
 
DefaultBindingDOMCodecFactory() - Constructor for class org.opendaylight.mdsal.binding.dom.codec.impl.DefaultBindingDOMCodecFactory
 
DefaultBindingGenerator - Class in org.opendaylight.mdsal.binding.generator.impl
Default implementation of BindingGenerator.
DefaultBindingGenerator() - Constructor for class org.opendaylight.mdsal.binding.generator.impl.DefaultBindingGenerator
 
DefaultBindingRuntimeContext - Class in org.opendaylight.mdsal.binding.runtime.api
Runtime Context for Java YANG Binding classes.
DefaultBindingRuntimeContext(BindingRuntimeTypes, ModuleInfoSnapshot) - Constructor for class org.opendaylight.mdsal.binding.runtime.api.DefaultBindingRuntimeContext
 
DefaultBindingRuntimeGenerator - Class in org.opendaylight.mdsal.binding.generator.impl
Default implementation of BindingRuntimeGenerator.
DefaultBindingRuntimeGenerator() - Constructor for class org.opendaylight.mdsal.binding.generator.impl.DefaultBindingRuntimeGenerator
 
DefaultClusterSingletonServiceProvider - Class in org.opendaylight.mdsal.singleton.dom.impl.di
 
DefaultClusterSingletonServiceProvider(DOMEntityOwnershipService) - Constructor for class org.opendaylight.mdsal.singleton.dom.impl.di.DefaultClusterSingletonServiceProvider
 
defaultContext(EffectiveModelContext) - Method in interface org.opendaylight.mdsal.yanglib.api.YangLibraryContentBuilder
Set the default EffectiveModelContext used for this content builder.
DefaultDOMRpcException - Exception in org.opendaylight.mdsal.dom.api
Default implementation of DOMRpcException.
DefaultDOMRpcException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.dom.api.DefaultDOMRpcException
 
DefaultDOMRpcResult - Class in org.opendaylight.mdsal.dom.spi
Utility class implementing DefaultDOMRpcResult.
DefaultDOMRpcResult(NormalizedNode) - Constructor for class org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult
 
DefaultDOMRpcResult(NormalizedNode, Collection<? extends RpcError>) - Constructor for class org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult
 
DefaultDOMRpcResult(Collection<RpcError>) - Constructor for class org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult
 
DefaultDOMRpcResult(RpcError...) - Constructor for class org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult
 
DefaultDOMRpcResult(NormalizedNode, RpcError...) - Constructor for class org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult
 
defaultInstance() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
DefaultQuery<T extends DataObject> - Class in org.opendaylight.mdsal.binding.dom.adapter.query
 
DefaultQueryFactory - Class in org.opendaylight.mdsal.binding.dom.adapter.query
 
DefaultQueryFactory() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.query.DefaultQueryFactory
 
DefaultQueryFactory(BindingCodecTree) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.query.DefaultQueryFactory
 
Delay - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
The neighbor is no longer known to be reachable, and traffic has recently been sent to the neighbor.
Delay - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
The neighbor is no longer known to be reachable, and traffic has recently been sent to the neighbor.
Delay - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
The neighbor is no longer known to be reachable, and traffic has recently been sent to the neighbor.
Delay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Optimized on delay.
delegate() - Method in class org.opendaylight.mdsal.binding.dom.adapter.CurrentAdapterSerializer
 
delegate() - Method in class org.opendaylight.mdsal.binding.dom.codec.osgi.impl.GlobalBindingDOMCodecServices
 
delegate() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
delegate() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
delegate() - Method in class org.opendaylight.mdsal.binding.runtime.osgi.impl.GlobalBindingRuntimeContext
 
delegate() - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
delegate() - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
delegate() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingDataBroker
 
delegate() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadTransaction
 
delegate() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
delegate() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingTransaction
 
delegate() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction
 
delegate() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
delegate() - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMActionProviderService
 
delegate() - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMActionService
 
delegate() - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMRpcProviderService
 
delegate() - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMRpcService
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransaction
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransaction
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMExtensibleService
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishService
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationService
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementation
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderService
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResult
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcService
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChain
 
delegate() - Method in class org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohort
 
delete(LogicalDatastoreType, InstanceIdentifier<?>) - Method in interface org.opendaylight.mdsal.binding.api.WriteOperations
Removes a piece of data from specified path.
delete(LogicalDatastoreType, InstanceIdentifier<?>) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
delete(LogicalDatastoreType, InstanceIdentifier<?>) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction
 
delete(LogicalDatastoreType, YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeWriteOperations
Removes a piece of data from specified path.
delete(LogicalDatastoreType, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
delete(LogicalDatastoreType, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransaction
 
delete(InstanceIdentifier<?>) - Method in interface org.opendaylight.mdsal.binding.util.TypedWriteTransaction
Deletes the object present at the given path.
delete(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreWriteTransaction
Deletes data and whole subtree located at provided path.
delete(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction
 
DELETE - org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType
Node was deleted.
Deprecated - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
This is a valid but deprecated address that should no longer be used as a source address in new communications, but packets addressed to such an address are processed as expected.
Deprecated - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
This is a valid but deprecated address that should no longer be used as a source address in new communications, but packets addressed to such an address are processed as expected.
Deprecated - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
This is a valid but deprecated address that should no longer be used as a source address in new communications, but packets addressed to such an address are processed as expected.
descAndRef(SchemaNode) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
descAndRefLi(SchemaNode) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
DescendantQueryBuilder<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api.query
Intermediate Query builder stage, which allows the specification of the query result type to be built up via DescendantQueryBuilder.extractChild(Class) and DescendantQueryBuilder.extractChild(Class, Class) methods.
deserialize(NormalizedNode) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeCodec
Converts from Normalized Node to Binding representation of data.
deserializePathArgument(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
Deserializes path argument for current node.
deserializePathArgument(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext
 
Destination - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link
This container holds the logical destination of a particular link.
Destination - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link
This container holds the logical destination of a particular link.
Destination - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes
This class represents the following YANG schema fragment defined in module network-topology
DestinationBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link
Class that builds DestinationBuilder instances.
DestinationBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link
Class that builds DestinationBuilder instances.
DestinationBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes
Class that builds DestinationBuilder instances.
DestinationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
 
DestinationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
 
DestinationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
 
DestinationBuilder(Destination) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
 
DestinationBuilder(Destination) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
 
DestinationBuilder(Destination) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
 
DestinationIpv4Network - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network
This class represents the following YANG schema fragment defined in module ietf-packet-fields
DestinationIpv4NetworkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network
Class that builds DestinationIpv4NetworkBuilder instances.
DestinationIpv4NetworkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4NetworkBuilder
 
DestinationIpv4NetworkBuilder(DestinationIpv4Network) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4NetworkBuilder
 
DestinationIpv6Network - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network
This class represents the following YANG schema fragment defined in module ietf-packet-fields
DestinationIpv6NetworkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network
Class that builds DestinationIpv6NetworkBuilder instances.
DestinationIpv6NetworkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6NetworkBuilder
 
DestinationIpv6NetworkBuilder(DestinationIpv6Network) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6NetworkBuilder
 
DestinationNetwork - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields
Choice of specifying a destination IPv4 address or referring to a group of IPv4 destination addresses.
DestinationNetwork - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields
Choice of specifying a destination IPv6 address or referring to a group of IPv6 destination addresses.
DestinationPort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port
Choice of destination port definition using range/operator or a choice to support future 'case' statements, such as one enabling a group of destination ports to be referenced.
DestinationPort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp
Destination port definition.
DestinationPort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port
Choice of destination port definition using range/operator or a choice to support future 'case' statements, such as one enabling a group of destination ports to be referenced.
DestinationPort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp
Destination port definition.
DestinationPortBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp
Class that builds DestinationPortBuilder instances.
DestinationPortBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp
Class that builds DestinationPortBuilder instances.
DestinationPortBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPortBuilder
 
DestinationPortBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPortBuilder
 
DestinationPortBuilder(DestinationPort) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPortBuilder
 
DestinationPortBuilder(DestinationPort) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPortBuilder
 
Deviation - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module
List of YANG deviation module names and revisions used by this server to modify the conformance of the module associated with this entry.
Deviation - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module
Deprecated.
DeviationBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module
Class that builds DeviationBuilder instances.
DeviationBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module
Class that builds DeviationBuilder instances.
DeviationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
DeviationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
DeviationBuilder(CommonLeafs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
DeviationBuilder(Deviation) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
DeviationBuilder(CommonLeafs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
DeviationBuilder(Deviation) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
DeviationKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module
 
DeviationKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module
 
DeviationKey(YangIdentifier, CommonLeafs.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationKey
 
DeviationKey(YangIdentifier, CommonLeafs.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationKey
 
DeviationKey(DeviationKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationKey
Creates a copy from Source Object.
DeviationKey(DeviationKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationKey
Creates a copy from Source Object.
DeviceAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
device attributes
DeviceLinks - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
Links that are included within a fabric.
DeviceLinksBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
Class that builds DeviceLinksBuilder instances.
DeviceLinksBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
 
DeviceLinksBuilder(DeviceLinks) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
 
DeviceLinksBuilder(LinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
 
DeviceLinksKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
 
DeviceLinksKey(LinkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksKey
 
DeviceLinksKey(DeviceLinksKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksKey
Creates a copy from Source Object.
DeviceNodes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
Device nodes that are included in a fabric.
DeviceNodesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
Class that builds DeviceNodesBuilder instances.
DeviceNodesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
DeviceNodesBuilder(DeviceAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
DeviceNodesBuilder(DeviceNodes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
DeviceNodesKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
 
DeviceNodesKey(NodeRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesKey
 
DeviceNodesKey(DeviceNodesKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesKey
Creates a copy from Source Object.
DevicePorts - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
Ports that are included in the fabric.
DevicePortsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
Class that builds DevicePortsBuilder instances.
DevicePortsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
DevicePortsBuilder(DevicePorts) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
DevicePortsBuilder(PortAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
DevicePortsKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
 
DevicePortsKey(TpRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsKey
 
DevicePortsKey(DevicePortsKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsKey
Creates a copy from Source Object.
DeviceRole - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Base for the device role in a fabric.
Dhcp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
Indicates an address that has been assigned to this system by a DHCP server.
Dhcp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
Indicates an address that has been assigned to this system by a DHCP server.
DigitalPowerline - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IP over Power Lines.
DigitalPowerline - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IP over Power Lines.
DigitalWrapperOverheadChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Digital Wrapper.
DigitalWrapperOverheadChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Digital Wrapper.
Direct - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Routing pseudo-protocol that provides routes to directly connected networks.
Direction - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
 
Disabled - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
The resource is totally inoperable.
Disabled - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface.LinkUpDownTrapEnable
 
Disabled - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.LinkUpDownTrapEnable
The device will not generate linkUp/linkDown SNMP notifications for this interface.
DistinguishedName - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Distinguished Name Address Family.
Distributed - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.GatewayMode
The Fabric uses distributed gateway, in which gateway is deployed on LEAF node.
Dlsw - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Data Link Switching.
Dlsw - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Data Link Switching.
Dns - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Domain Name System (DNS) Address Family.
DnsMatches - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128
Domain names for matching.
DocsCableDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CATV Downstream interface.
DocsCableDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CATV Downstream interface.
DocsCableMaclayer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CATV Mac Layer.
DocsCableMaclayer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CATV Mac Layer.
DocsCableMCmtsDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CATV Modular CMTS Downstream Interface.
DocsCableMCmtsDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CATV Modular CMTS Downstream Interface.
DocsCableNdf - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cable Narrowband Digital Forward.
DocsCableNdf - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cable Narrowband Digital Forward.
DocsCableNdr - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cable Narrowband Digital Return.
DocsCableNdr - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cable Narrowband Digital Return.
DocsCableScte55d1FwdOob - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cable SCTE 55-1 OOB Forward Channel.
DocsCableScte55d1FwdOob - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cable SCTE 55-1 OOB Forward Channel.
DocsCableScte55d1RetOob - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cable SCTE 55-1 OOB Return Channel.
DocsCableScte55d1RetOob - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cable SCTE 55-1 OOB Return Channel.
DocsCableScte55d2DsOob - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cable SCTE 55-2 OOB Downstream Channel.
DocsCableScte55d2DsOob - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cable SCTE 55-2 OOB Downstream Channel.
DocsCableScte55d2UsOob - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cable SCTE 55-2 OOB Upstream Channel.
DocsCableScte55d2UsOob - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cable SCTE 55-2 OOB Upstream Channel.
DocsCableUpstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CATV Upstream interface.
DocsCableUpstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CATV Upstream interface.
DocsCableUpstreamChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CATV Upstream Channel.
DocsCableUpstreamChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CATV Upstream Channel.
DocsCableUpstreamRfPort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DOCSIS CATV Upstream RF Port.
DocsCableUpstreamRfPort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DOCSIS CATV Upstream RF Port.
DocsOfdmaUpstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CATV Upstream OFDMA interface.
DocsOfdmaUpstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CATV Upstream OFDMA interface.
DocsOfdmDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CATV Downstream OFDM interface.
DocsOfdmDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CATV Downstream OFDM interface.
DocumentationGeneratorFactory - Class in org.opendaylight.mdsal.unified.html.generator
Deprecated, for removal: This API element is subject to removal in a future version.
DocumentationGeneratorFactory() - Constructor for class org.opendaylight.mdsal.unified.html.generator.DocumentationGeneratorFactory
Deprecated.
 
DocumentationTemplate - Class in org.opendaylight.mdsal.unified.html.generator
Deprecated, for removal: This API element is subject to removal in a future version.
DocumentationTemplate(EffectiveModelContext, Map<TypeDefinition<?>, SchemaPath>, Module) - Constructor for class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
DocumentedType - Interface in org.opendaylight.mdsal.binding.model.api
Implementing this interface allows an object to hold information which are essential for generating java doc from type definition.
DOMActionAvailabilityExtension - Interface in org.opendaylight.mdsal.dom.api
An DOMActionServiceExtension exposed by DOMActionServices which allow their users to listen for actions are becoming available.
DOMActionAvailabilityExtension.AvailabilityListener - Interface in org.opendaylight.mdsal.dom.api
An EventListener used to track Operation implementations becoming (un)available to a DOMActionService.
DOMActionException - Exception in org.opendaylight.mdsal.dom.api
Base class for failures that can occur during operation invocation.
DOMActionException(String) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMActionException
Construct an new instance with a message and an empty cause.
DOMActionException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMActionException
Construct an new instance with a message and a cause.
DOMActionImplementation - Interface in org.opendaylight.mdsal.dom.api
Interface implemented by an individual operation implementation.
DOMActionInstance - Class in org.opendaylight.mdsal.dom.api
An action which is subject to availability.
DOMActionNotAvailableException - Exception in org.opendaylight.mdsal.dom.api
Exception indicating that no implementation of the requested action is available.
DOMActionNotAvailableException(String, Object...) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMActionNotAvailableException
 
DOMActionNotAvailableException(Throwable, String, Object...) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMActionNotAvailableException
 
DOMActionProviderService - Interface in org.opendaylight.mdsal.dom.api
A DOMService which allows registration of action implementations with a conceptual router.
DOMActionProviderServiceExtension - Interface in org.opendaylight.mdsal.dom.api
Marker interface for extensions of DOMActionProviderService.
DOMActionResult - Interface in org.opendaylight.mdsal.dom.api
Interface defining a result of an operation invocation.
DOMActionService - Interface in org.opendaylight.mdsal.dom.api
A DOMService which allows clients to invoke Actions.
DOMActionServiceExtension - Interface in org.opendaylight.mdsal.dom.api
Marker interface for extensions of DOMActionService.
DomainName - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
DomainName(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.DomainName
 
DomainName(DomainName) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.DomainName
Creates a copy from Source Object.
DOMClusterSingletonServiceProviderImpl - Class in org.opendaylight.mdsal.singleton.dom.impl
DOMClusterSingletonServiceProviderImpl() - Constructor for class org.opendaylight.mdsal.singleton.dom.impl.DOMClusterSingletonServiceProviderImpl
 
DOMClusterSingletonServiceProviderImpl(DOMEntityOwnershipService) - Constructor for class org.opendaylight.mdsal.singleton.dom.impl.DOMClusterSingletonServiceProviderImpl
 
DOMDataBroker - Interface in org.opendaylight.mdsal.dom.api
Data Broker which provides data transaction and data change listener functionality using NormalizedNode.
DOMDataBrokerExtension - Interface in org.opendaylight.mdsal.dom.api
Type capture of a DOMServiceExtension applicable to DOMDataBroker implementations.
DOMDataTreeCandidate - Interface in org.opendaylight.mdsal.dom.api
An encapsulation of a data tree modification.
DOMDataTreeChangeListener - Interface in org.opendaylight.mdsal.dom.api
Interface implemented by classes interested in receiving notifications about data tree changes.
DOMDataTreeChangeService - Interface in org.opendaylight.mdsal.dom.api
A DOMServiceExtension which allows users to register for changes to a subtree.
DOMDataTreeCommitCohort - Interface in org.opendaylight.mdsal.dom.api
Commit cohort participating in commit of data modification, which can validate data tree modifications, with option to reject supplied modification, and with callbacks describing state of commit.
DOMDataTreeCommitCohort.DataValidationFailedExceptionMapper - Class in org.opendaylight.mdsal.dom.api
An ExceptionMapper that translates an Exception to a DataValidationFailedException.
DOMDataTreeCommitCohortRegistration<T> - Interface in org.opendaylight.mdsal.dom.api
Registration of DOMDataTreeCommitCohort.
DOMDataTreeCommitCohortRegistry - Interface in org.opendaylight.mdsal.dom.api
Commit Cohort registry for DOMDataTreeWriteTransaction.
DOMDataTreeIdentifier - Class in org.opendaylight.mdsal.dom.api
A unique identifier for a particular subtree.
DOMDataTreeIdentifier(LogicalDatastoreType, YangInstanceIdentifier) - Constructor for class org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier
 
DOMDataTreePrefixTable<V> - Class in org.opendaylight.mdsal.dom.spi
Prefix table indexed by DOMDataTreeIdentifier.
DOMDataTreePrefixTableEntry<V> - Class in org.opendaylight.mdsal.dom.spi
An entry in DOMDataTreePrefixTable.
DOMDataTreeQueryOperations - Interface in org.opendaylight.mdsal.dom.api
Query-like operations supported by DOMDataTreeReadTransaction and DOMDataTreeReadWriteTransaction.
DOMDataTreeQueryReadTransaction - Interface in org.opendaylight.mdsal.dom.api
DOMDataTreeQueryReadWriteTransaction - Interface in org.opendaylight.mdsal.dom.api
DOMDataTreeReadOperations - Interface in org.opendaylight.mdsal.dom.api
 
DOMDataTreeReadTransaction - Interface in org.opendaylight.mdsal.dom.api
A transaction that provides read access to a logical data store.
DOMDataTreeReadWriteTransaction - Interface in org.opendaylight.mdsal.dom.api
A transaction that provides read/write access to a logical data store.
DOMDataTreeTransaction - Interface in org.opendaylight.mdsal.dom.api
A common parent for all transactions which operate on a conceptual data tree.
DOMDataTreeWriteOperations - Interface in org.opendaylight.mdsal.dom.api
 
DOMDataTreeWriteTransaction - Interface in org.opendaylight.mdsal.dom.api
Write transaction provides mutation capabilities for a data tree.
DOMEntity - Class in org.opendaylight.mdsal.eos.dom.api
Binding version of GenericEntity.
DOMEntity(String, String) - Constructor for class org.opendaylight.mdsal.eos.dom.api.DOMEntity
Construct an Entity with an with a name.
DOMEntity(String, YangInstanceIdentifier) - Constructor for class org.opendaylight.mdsal.eos.dom.api.DOMEntity
Constructs an instance.
DOMEntityOwnershipCandidateRegistration - Interface in org.opendaylight.mdsal.eos.dom.api
DOMEntityOwnershipChange - Class in org.opendaylight.mdsal.eos.dom.api
DOMEntityOwnershipChange(DOMEntity, EntityOwnershipChangeState) - Constructor for class org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipChange
 
DOMEntityOwnershipChange(DOMEntity, EntityOwnershipChangeState, boolean) - Constructor for class org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipChange
 
DOMEntityOwnershipListener - Interface in org.opendaylight.mdsal.eos.dom.api
DOM interface for GenericEntityOwnershipListener.
DOMEntityOwnershipListenerRegistration - Interface in org.opendaylight.mdsal.eos.dom.api
DOM interface for GenericEntityOwnershipCandidateRegistration.
DOMEntityOwnershipService - Interface in org.opendaylight.mdsal.eos.dom.api
DOMEvent - Interface in org.opendaylight.mdsal.dom.api
Generic event interface.
DOMExtensibleService<T extends DOMExtensibleService<T,​E>,​E extends DOMServiceExtension<T,​E>> - Interface in org.opendaylight.mdsal.dom.api
Marker interface for services which can support DOMServiceExtension.
DOMMountPoint - Interface in org.opendaylight.mdsal.dom.api
 
DOMMountPointListener - Interface in org.opendaylight.mdsal.dom.api
 
DOMMountPointService - Interface in org.opendaylight.mdsal.dom.api
 
DOMMountPointService.DOMMountPointBuilder - Interface in org.opendaylight.mdsal.dom.api
 
DOMMountPointServiceImpl - Class in org.opendaylight.mdsal.dom.broker
 
DOMMountPointServiceImpl() - Constructor for class org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImpl
 
DOMNotification - Interface in org.opendaylight.mdsal.dom.api
A single YANG notification.
DOMNotificationListener - Interface in org.opendaylight.mdsal.dom.api
Interface implemented by listeners interested in DOMNotifications.
DOMNotificationPublishService - Interface in org.opendaylight.mdsal.dom.api
A DOMService which allows its user to send DOMNotifications.
DOMNotificationRejectedException - Exception in org.opendaylight.mdsal.dom.api
This exception indicates that given notification can not be processed by corresponding mechanism.
DOMNotificationRejectedException(String) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMNotificationRejectedException
 
DOMNotificationRejectedException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMNotificationRejectedException
 
DOMNotificationRouter - Class in org.opendaylight.mdsal.dom.broker
DOMNotificationService - Interface in org.opendaylight.mdsal.dom.api
A DOMService which allows its users to subscribe to receive DOMNotifications.
DOMNotificationSubscriptionListener - Interface in org.opendaylight.mdsal.dom.spi
Listener which is notified when subscriptions changes and provides set of notification types for which currently subscriptions are in place.
DOMNotificationSubscriptionListenerRegistry - Interface in org.opendaylight.mdsal.dom.spi
Registry of DOMNotificationSubscriptionListener which listens for changes in notification types.
DOMQuery - Class in org.opendaylight.mdsal.dom.api.query
 
DOMQuery(YangInstanceIdentifier, YangInstanceIdentifier, List<? extends DOMQueryPredicate>) - Constructor for class org.opendaylight.mdsal.dom.api.query.DOMQuery
 
DOMQueryEvaluator - Class in org.opendaylight.mdsal.dom.spi.query
 
DOMQueryLike - Interface in org.opendaylight.mdsal.dom.api.query
Trait for objects which can be formulated in terms of a DOMQuery.
DOMQueryPredicate - Class in org.opendaylight.mdsal.dom.api.query
A single DOMQuery predicate.
DOMQueryPredicate.Match - Class in org.opendaylight.mdsal.dom.api.query
A single match.
DOMQueryResult - Interface in org.opendaylight.mdsal.dom.api.query
An object holding the results of a DOMQuery execution.
DOMRpcAvailabilityListener - Interface in org.opendaylight.mdsal.dom.api
An EventListener used to track RPC implementations becoming (un)available to a DOMRpcService.
DOMRpcException - Exception in org.opendaylight.mdsal.dom.api
Base class for failures that can occur during RPC invocation.
DOMRpcException(String) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMRpcException
Construct an new instance with a message and an empty cause.
DOMRpcException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMRpcException
Construct an new instance with a message and a cause.
DOMRpcIdentifier - Class in org.opendaylight.mdsal.dom.api
Identifier of a RPC context.
DOMRpcImplementation - Interface in org.opendaylight.mdsal.dom.api
Interface implemented by an individual RPC implementation.
DOMRpcImplementationNotAvailableException - Exception in org.opendaylight.mdsal.dom.api
Exception indicating that no implementation of the requested RPC service is available.
DOMRpcImplementationNotAvailableException(String, Object...) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMRpcImplementationNotAvailableException
 
DOMRpcImplementationNotAvailableException(Throwable, String, Object...) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMRpcImplementationNotAvailableException
 
DOMRpcImplementationRegistration<T extends DOMRpcImplementation> - Interface in org.opendaylight.mdsal.dom.api
A registration of a DOMRpcImplementation.
DOMRpcProviderService - Interface in org.opendaylight.mdsal.dom.api
A DOMService which allows registration of RPC implementations with a conceptual router.
DOMRpcResult - Interface in org.opendaylight.mdsal.dom.api
Interface defining a result of an RPC call.
DOMRpcRouter - Class in org.opendaylight.mdsal.dom.broker
 
DOMRpcRouter() - Constructor for class org.opendaylight.mdsal.dom.broker.DOMRpcRouter
 
DOMRpcService - Interface in org.opendaylight.mdsal.dom.api
A DOMService which allows clients to invoke RPCs.
DOMSchemaService - Interface in org.opendaylight.mdsal.dom.api
 
DOMSchemaServiceExtension - Interface in org.opendaylight.mdsal.dom.api
Type capture of a DOMServiceExtension applicable to DOMSchemaService implementations.
DOMService - Interface in org.opendaylight.mdsal.dom.api
Marker interface for services which can be obtained from a DOMMountPoint instance.
DOMServiceExtension<T extends DOMExtensibleService<T,​E>,​E extends DOMServiceExtension<T,​E>> - Interface in org.opendaylight.mdsal.dom.api
Marker interface for services which expose additional functionality on top of some base DOMService.
DOMStore - Interface in org.opendaylight.mdsal.dom.spi.store
DOM Data Store
DOMStoreReadTransaction - Interface in org.opendaylight.mdsal.dom.spi.store
 
DOMStoreReadWriteTransaction - Interface in org.opendaylight.mdsal.dom.spi.store
DOMStoreThreePhaseCommitCohort - Interface in org.opendaylight.mdsal.dom.spi.store
Interface implemented by the DOMStore and exposed for each DOMStoreWriteTransaction upon its transition to Ready state.
DOMStoreTransaction - Interface in org.opendaylight.mdsal.dom.spi.store
DOM Data Store transaction.
DOMStoreTransactionChain - Interface in org.opendaylight.mdsal.dom.spi.store
A chain of transactions.
DOMStoreTransactionFactory - Interface in org.opendaylight.mdsal.dom.spi.store
Factory for DOM Store Transactions.
DOMStoreTreeChangePublisher - Interface in org.opendaylight.mdsal.dom.spi.store
Interface implemented by DOMStore implementations which allow registration of DOMDataTreeChangeListener instances.
DOMStoreWriteTransaction - Interface in org.opendaylight.mdsal.dom.spi.store
 
DOMTransactionChain - Interface in org.opendaylight.mdsal.dom.api
A chain of transactions.
DOMTransactionChainClosedException - Exception in org.opendaylight.mdsal.dom.api
Exception thrown when an attempt is made to open a new transaction in a closed chain.
DOMTransactionChainClosedException(String) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMTransactionChainClosedException
 
DOMTransactionChainClosedException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.dom.api.DOMTransactionChainClosedException
 
DOMTransactionChainListener - Interface in org.opendaylight.mdsal.dom.api
Listener for transaction chain events.
DOMTransactionFactory - Interface in org.opendaylight.mdsal.dom.api
A factory which allocates new transactions to operate on the data tree.
DOMYangTextSourceProvider - Interface in org.opendaylight.mdsal.dom.api
A DOMSchemaServiceExtension exposing access to YangTextSchemaSource.
DoNotRevert - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A Do Not Revert (DNR) condition is active because of non-revertive behavior.
Dormant - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
Waiting for some external event.
Dormant - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
Waiting for some external event.
Dormant - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
Waiting for some external event.
DottedQuad - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
DottedQuad(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DottedQuad
 
DottedQuad(DottedQuad) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DottedQuad
Creates a copy from Source Object.
dottedQuadBits(Q) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
dottedQuadBytes(Q) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
dottedQuadFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
dottedQuadFor(int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
Down - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.AdminStatus
Not ready to pass packets and not in some test mode.
Down - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
The interface does not pass any packets.
Down - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.AdminStatus
Not ready to pass packets and not in some test mode.
Down - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
The interface does not pass any packets.
Down - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.AdminStatus
Deprecated.
Not ready to pass packets and not in some test mode.
Down - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
The interface does not pass any packets.
Down - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
Disabled.
Drop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
Drop packet without sending any ICMP error message.
Ds0 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Digital Signal Level 0.
Ds0 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Digital Signal Level 0.
Ds0Bundle - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Group of ds0s on the same ds1.
Ds0Bundle - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Group of ds0s on the same ds1.
Ds1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DS1-MIB.
Ds1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DS1-MIB.
Ds1FDL - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Facility Data Link (4Kbps) on a DS1.
Ds1FDL - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Facility Data Link (4Kbps) on a DS1.
Ds3 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DS3-MIB.
Ds3 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DS3-MIB.
Dscp - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Dscp(Dscp) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp
Creates a copy from Source Object.
Dscp(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp
 
Dtm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Dynamic synchronous Transfer Mode.
Dtm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Dynamic synchronous Transfer Mode.
dummyMethod(P) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath.LeafReference
Deprecated, for removal: This API element is subject to removal in a future version.
This method is present only for technical realization of taking the method reference and should never be involved directly. See LambdaDecoder for gory details.
Duplicate - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
The address has been determined to be non-unique on the link and so must not be used.
Duplicate - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
The address has been determined to be non-unique on the link and so must not be used.
Duplicate - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
The address has been determined to be non-unique on the link and so must not be used.
DvbAsiIn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DVB-ASI Input.
DvbAsiIn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DVB-ASI Input.
DvbAsiOut - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DVB-ASI Output.
DvbAsiOut - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DVB-ASI Output.
DvbRccDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DVB-RCC Downstream Channel.
DvbRccDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DVB-RCC Downstream Channel.
DvbRccMacLayer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DVB-RCC MAC Layer.
DvbRccMacLayer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DVB-RCC MAC Layer.
DvbRccUpstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DVB-RCC Upstream Channel.
DvbRccUpstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DVB-RCC Upstream Channel.
DvbRcsMacLayer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DVB-RCS MAC Layer.
DvbRcsMacLayer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DVB-RCS MAC Layer.
DvbRcsTdma - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DVB-RCS TDMA.
DvbRcsTdma - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DVB-RCS TDMA.
DvbTdm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DVB Satellite TDM.
DvbTdm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DVB Satellite TDM.
Dynamic - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.NeighborOrigin
Indicates that the mapping has been dynamically resolved using, e.g., IPv4 ARP or the IPv6 Neighbor Discovery protocol.
Dynamic - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.NeighborOrigin
Indicates that the mapping has been dynamically resolved using, for example, IPv4 ARP or the IPv6 Neighbor Discovery protocol.
Dynamic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214
Abstract base identity for dynamic configuration datastores.
Dynamic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214
Denotes configuration from a dynamic configuration datastore.
DynamicBindingAdapter - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
A component which watches the OSGi Service Registry for known DOMServices and publishes corresponding BindingServices backed by them.
DynamicBindingAdapter() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.osgi.DynamicBindingAdapter
 
DynamicRouteExchange - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Dynamic route exchange.

E

E1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Obsolete; see DS1-MIB.
E1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Obsolete; see DS1-MIB.
E163 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
ITU-T E.163 Address Family.
E164 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
ITU-T E.164 (Switched Multimegabit Data Service (SMDS), Frame Relay, ATM) Address Family.
E164Nsap - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
ITU-T E.164 with NSAP sub-address Address Family.
Eap - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Ethernet Access Protocol (EAP) over LAN.
Econet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Acorn Econet.
Econet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Acorn Econet.
Efc - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Ethernet flow control using pause frames.
EffectiveModelContextImpl - Class in org.opendaylight.mdsal.dom.schema.osgi.impl
A Factory Component which implements EffectiveModelContextListener.
EffectiveModelContextImpl() - Constructor for class org.opendaylight.mdsal.dom.schema.osgi.impl.EffectiveModelContextImpl
 
Egress - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface
The ACLs applied to the egress interface.
EgressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface
Class that builds EgressBuilder instances.
EgressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
 
EgressBuilder(Egress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
 
EgressBuilder(InterfaceAcl) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
 
EigrpCommonSf - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Enhanced Interior Gateway Routing Protocol (EIGRP) Common Service Family Address Family.
EigrpV4Sf - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
EIGRP IPv4 Service Family Address Family.
EigrpV6Sf - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
EIGRP IPv6 Service Family Address Family.
emitConstant(Constant) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
empty() - Static method in interface org.opendaylight.mdsal.common.api.CommitInfo
Return an empty CommitInfo.
EMPTY_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of empty YANG type.
emptyFluentFuture() - Static method in interface org.opendaylight.mdsal.common.api.CommitInfo
Return an immediately-completed empty CommitInfo future.
emptyRevision() - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionUtils
Return an empty CommonLeafs.Revision.
emptyRevision() - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafsRevisionBuilder
Return an empty CommonLeafs.Revision.
emptyRevision() - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleRevisionBuilder
Return an empty ImportOnlyModule.Revision.
emptyToNull(List<T>) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Check whether specified List is empty and if so return null, otherwise return input list.
emptyToNull(Map<K, V>) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Check whether specified Map is empty and if so return null, otherwise return input map.
enabled() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSink.Config
 
enabled() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSource.Config
 
Enabled - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
The resource is partially or fully operable.
Enabled - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface.LinkUpDownTrapEnable
 
Enabled - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.LinkUpDownTrapEnable
The device will generate linkUp/linkDown SNMP notifications for this interface.
encodeAngleBrackets(String) - Static method in class org.opendaylight.mdsal.binding.generator.BindingGeneratorUtil
Encodes angle brackets in yang statement description.
encodeJavadocSymbols(String) - Static method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
endNode() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits end event for node.
endsWith(String) - Method in interface org.opendaylight.mdsal.binding.api.query.StringMatchBuilder
Match if the leaf exists and its value ends with specified string.
EndToEndReroutingDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates end-to-end rerouting behavior for an LSP undergoing establishment.
EnergyObject - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is some sort of energy i.e., it is a piece of equipment that is part of or attached to a network that is monitored, it is controlled, or it aids in the management of another device for Energy Management.
Entity - Class in org.opendaylight.mdsal.eos.binding.api
Binding version of GenericEntity.
Entity - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930
This class represents the following YANG schema fragment defined in module odl-general-entity
Entity(String, String) - Constructor for class org.opendaylight.mdsal.eos.binding.api.Entity
Construct an Entity with an with a name.
Entity(String, InstanceIdentifier<?>) - Constructor for class org.opendaylight.mdsal.eos.binding.api.Entity
Constructs an instance.
EntityBuilder - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930
Class that builds EntityBuilder instances.
EntityBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
 
EntityBuilder(Entity) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
 
EntityKey - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930
 
EntityKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityKey
 
EntityKey(EntityKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityKey
Creates a copy from Source Object.
EntityOwnershipCandidateRegistration - Interface in org.opendaylight.mdsal.eos.binding.api
EntityOwnershipChange - Class in org.opendaylight.mdsal.eos.binding.api
Binding version of GenericEntityOwnershipChange.
EntityOwnershipChange(Entity, EntityOwnershipChangeState) - Constructor for class org.opendaylight.mdsal.eos.binding.api.EntityOwnershipChange
 
EntityOwnershipChange(Entity, EntityOwnershipChangeState, boolean) - Constructor for class org.opendaylight.mdsal.eos.binding.api.EntityOwnershipChange
 
EntityOwnershipChangeState - Enum in org.opendaylight.mdsal.eos.common.api
Enumerates the ownership change states for an entity.
EntityOwnershipListener - Interface in org.opendaylight.mdsal.eos.binding.api
Binding interface for GenericEntityOwnershipListener.
EntityOwnershipListenerRegistration - Interface in org.opendaylight.mdsal.eos.binding.api
Binding interface for GenericEntityOwnershipCandidateRegistration.
EntityOwnershipService - Interface in org.opendaylight.mdsal.eos.binding.api
Binding version of GenericEntityOwnershipService.
EntityOwnershipState - Enum in org.opendaylight.mdsal.eos.common.api
Enumerates the current ownership state for an entity.
EntropyLabelCapability - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates entropy label capability.
EntropyLabelIndicator - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
This identity represents the Entropy Label Indicator.
Entry - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack
List of MPLS label stack entries.
EntryBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack
Class that builds EntryBuilder instances.
EntryBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
EntryBuilder(Entry) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
EntryKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack
 
EntryKey(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryKey
 
EntryKey(EntryKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryKey
Creates a copy from Source Object.
ENUM_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
 
EnumBuilder - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
Enum Builder is interface that contains methods to build and instantiate Enumeration definition.
enumDeclarations() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Template method which generates JAVA enum type.
Enumeration - Interface in org.opendaylight.mdsal.binding.model.api
Interface provide methods for reading data of enumeration class.
Enumeration - Interface in org.opendaylight.yangtools.yang.binding
Interface implemented by all enumerations generated by YANG Binding.
Enumeration.Pair - Interface in org.opendaylight.mdsal.binding.model.api
Interface is used for reading enumeration item.
EnumGenerator - Class in org.opendaylight.mdsal.binding.java.api.generator
Transformator of the data from the virtual form to JAVA source code.
EnumGenerator() - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.EnumGenerator
 
enums - Variable in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
List of enumeration which are generated as JAVA enum type.
EnumTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
Template for generating JAVA enumeration type.
EnumTemplate(AbstractJavaGeneratedType, Enumeration) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.EnumTemplate
Constructs instance of this class with concrete enums.
EnumTemplate(Enumeration) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.EnumTemplate
Constructs instance of this class with concrete enums.
Eon - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CLNP over IP.
Eon - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CLNP over IP.
Eplrs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Ext Pos Loc Report Sys.
Eplrs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Ext Pos Loc Report Sys.
Eq - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
Equal to.
equals(Object) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
equals(Object) - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
 
equals(Object) - Method in class org.opendaylight.mdsal.dom.api.DOMActionInstance
 
equals(Object) - Method in class org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier
 
equals(Object) - Method in class org.opendaylight.mdsal.dom.api.DOMRpcIdentifier
 
equals(Object) - Method in class org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult
 
equals(Object) - Method in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier
 
equals(Object) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
equals(Object) - Method in class org.opendaylight.mdsal.binding.model.api.AbstractType
 
equals(Object) - Method in class org.opendaylight.mdsal.binding.model.api.TypeMemberComment
 
equals(Object) - Method in class org.opendaylight.mdsal.eos.common.api.GenericEntity
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.LinkRef
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.NodeRef
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.TpRef
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValue
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValuePrecision
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.DomainName
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6FlowLabel
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields.Flags
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutePreference
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.BandwidthIeeeFloat32
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.GeneralizedLabel
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteOrigin
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteTarget
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabel
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelGeneralUse
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Percentage
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteDistinguisher
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteOrigin
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTarget
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerMultiplier
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Timeticks64
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthGbps
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthKbps
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthMbps
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcType
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeClassType
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeographicCoordinateDegree
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathAttributeFlags
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Srlg
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$T
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeDsClass
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeGlobalId
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeMetric
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTemplateName
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyId
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpId
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionIdentifier
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.RevisionIdentifier
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DottedQuad
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge32
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge64
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.HexString
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timeticks
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Xpath10
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.YangIdentifier
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanDei
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey
 
equals(Object) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeKey
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueData
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueObject
 
equals(Object) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
 
equals(Object) - Method in interface org.opendaylight.yangtools.yang.binding.OpaqueData
Compare this object to another object.
equals(Object) - Method in interface org.opendaylight.yangtools.yang.binding.OpaqueObject
Compare this object to another object.
equalValue(Ethertype, Ethertype) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.EthertypeBuilder
Determine semantic equality of two Ethertypes based on their numeric value, according to Objects.equals(Object, Object) contract.
Escon - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IBM Enterprise Systems Connection.
Escon - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IBM Enterprise Systems Connection.
Esp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Ethernet Slow Protocol.
Eth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2
 
Eth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth
Rule set that matches Ethernet headers.
Eth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Ethernet
EthAclType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
An ACL that matches on fields in the Ethernet header, like 10/100/1000baseT or Wi-Fi Access Control List.
EthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth
Class that builds EthBuilder instances.
EthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2
Class that builds EthBuilder instances.
EthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
EthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.EthBuilder
 
EthBuilder(Eth) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.EthBuilder
 
EthBuilder(Eth) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
EthBuilder(AclEthHeaderFields) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
Ethercat - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Ethernet for Control Automation Technology (EtherCAT).
Ethernet3Mbit - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Ethernet3Mbit - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
EthernetCsmacd - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
For all Ethernet-like interfaces, regardless of speed, as per RFC 3635.
EthernetCsmacd - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
For all Ethernet-like interfaces, regardless of speed, as per RFC 3635.
EthernetPowerlink - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Ethernet Powerlink.
Ethertype - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304
 
Ethertype(Ethertype) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype
Creates a copy from Source Object.
Ethertype(Ethertype.Enumeration) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype
 
Ethertype(Uint16) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype
 
EtherType - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827
 
EtherType(EtherType) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType
Creates a copy from Source Object.
EtherType(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType
 
Ethertype.Enumeration - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304
 
EthertypeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304
 
evaluateOn(DOMQuery, NormalizedNode) - Static method in class org.opendaylight.mdsal.dom.spi.query.DOMQueryEvaluator
Evaluate DOMQuery on its data element.
evaluateOnRoot(DOMQuery, NormalizedNode) - Static method in class org.opendaylight.mdsal.dom.spi.query.DOMQueryEvaluator
Evaluate DOMQuery on a conceptual root.
eventInstant() - Method in interface org.opendaylight.yangtools.yang.binding.EventInstantAware
Get the time of the event occurrence.
EventInstantAware - Interface in org.opendaylight.yangtools.yang.binding
This interface is mixed in into implementations of other constructs, such as Notification to add the time when the event occurred.
EvpnSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Ethernet VPN (EVPN) SAFI.
Exa - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^18.
Exclusive - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo.Restriction
The label or label range is exclusive.
execute() - Method in class org.opendaylight.mdsal.trace.cli.PrintOpenTransactionsCommand
 
execute(LogicalDatastoreType, QueryExpression<T>) - Method in interface org.opendaylight.mdsal.binding.api.QueryOperations
Executes a query on the provided logical data store.
execute(QueryExpression<T>) - Method in interface org.opendaylight.mdsal.binding.util.TypedReadTransaction
Executes a QueryExpression.
execute(TypeBuilderFactory) - Method in class org.opendaylight.mdsal.binding.generator.impl.reactor.GeneratorReactor
Execute the reactor.
execute(LogicalDatastoreType, DOMQuery) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeQueryOperations
Executes a query on the provided logical data store.
execute(DOMQuery) - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreReadTransaction
Executes a query on the provided logical data store.
executeQuery(QueryExpression<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.QueryExecutor
 
executeQuery(QueryExpression<T>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.query.SimpleQueryExecutor
 
exists() - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
exists(LogicalDatastoreType, InstanceIdentifier<?>) - Method in interface org.opendaylight.mdsal.binding.api.ReadOperations
Determines if data data exists in the provided logical data store located at the provided path.
exists(LogicalDatastoreType, InstanceIdentifier<?>) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadTransaction
 
exists(LogicalDatastoreType, InstanceIdentifier<?>) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
exists(LogicalDatastoreType, YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeReadOperations
Checks if data is available in the logical data store located at provided path.
exists(LogicalDatastoreType, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransaction
 
exists(LogicalDatastoreType, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
exists(InstanceIdentifier<?>) - Method in interface org.opendaylight.mdsal.binding.util.TypedReadTransaction
Determines if an object exists at the given path.
exists(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreReadTransaction
Checks if data is available in the logical data store located at provided path.
exists(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction
 
exists(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransaction
 
ExplicitRouteExcludeObjects - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry
Container for the 'exclude route' object list.
ExplicitRouteExcludeObjectsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry
Class that builds ExplicitRouteExcludeObjectsBuilder instances.
ExplicitRouteExcludeObjectsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
 
ExplicitRouteExcludeObjectsBuilder(ExplicitRouteExcludeObjects) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
 
ExplicitRouteExcludeObjectsBuilder(PathRouteExcludeObjects) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
 
ExplicitRouteHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
The explicit route entry grouping.
ExplicitRouteIncludeObjects - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry
Container for the 'include route' object list.
ExplicitRouteIncludeObjectsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry
Class that builds ExplicitRouteIncludeObjectsBuilder instances.
ExplicitRouteIncludeObjectsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
 
ExplicitRouteIncludeObjectsBuilder(ExplicitRouteIncludeObjects) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
 
ExplicitRouteIncludeObjectsBuilder(PathRouteIncludeObjects) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
 
ExplicitRouteObjectsAlways - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects
Container for the 'exclude route' object list.
ExplicitRouteObjectsAlwaysBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects
Class that builds ExplicitRouteObjectsAlwaysBuilder instances.
ExplicitRouteObjectsAlwaysBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
 
ExplicitRouteObjectsAlwaysBuilder(ExplicitRouteObjectsAlways) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
 
Export - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTargetType
The Route Target applies to route export.
ExtendedAdminGroup - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
ExtendedAdminGroup(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ExtendedAdminGroup
 
ExtendedAdminGroup(ExtendedAdminGroup) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ExtendedAdminGroup
Creates a copy from Source Object.
ExtendedAdminGroup(HexString) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ExtendedAdminGroup
Creates a new instance from HexString
ExtensionLabel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
This identity represents the Extension Label.
External - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
The port is used for a fabric to connect to outside network.
ExternalDomain - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes
For an inter-domain link, specifies the attributes of the remote end of the link, to facilitate the signaling at the local end.
ExternalDomainBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes
Class that builds ExternalDomainBuilder instances.
ExternalDomainBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
ExternalDomainBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
ExternalDomainBuilder(ExternalDomain) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
extractChild(Class<N>, K) - Method in interface org.opendaylight.mdsal.binding.api.query.DescendantQueryBuilder
Add a child path component to the specification of what needs to be extracted, specifying an exact match in a keyed list.
extractChild(Class<N>, K) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Add a child path component to the specification of what needs to be extracted, specifying an exact match in a keyed list.
extractChild(Class<C>, Class<N>) - Method in interface org.opendaylight.mdsal.binding.api.query.DescendantQueryBuilder
Add a child path component to the specification of what needs to be extracted.
extractChild(Class<C>, Class<N>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Descend match into a child container in a particular case.
extractChild(Class<N>) - Method in interface org.opendaylight.mdsal.binding.api.query.DescendantQueryBuilder
Add a child path component to the specification of what needs to be extracted.

F

F69 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
ITU-T F.69 (Telex) Address Family.
FabricAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
Attributes of a fabric
FabricAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node
Attributes for a fabric network
FabricAttributesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node
Class that builds FabricAttributesBuilder instances.
FabricAttributesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
FabricAttributesBuilder(FabricAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
FabricAttributesBuilder(FabricAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
FabricId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
 
FabricId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricId
 
FabricId(FabricId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricId
Creates a copy from Source Object.
FabricId(NodeId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricId
Creates a new instance from NodeId
FabricNetwork - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type
The presence of the container node indicates fabric topology
FabricNetworkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type
Class that builds FabricNetworkBuilder instances.
FabricNetworkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetworkBuilder
 
FabricNetworkBuilder(FabricNetwork) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetworkBuilder
 
FabricNetworkType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
Identify the topology type to be fabric.
FabricOptions - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
Options for a fabric
FabricOptions.GatewayMode - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
 
FabricOptions.TrafficBehavior - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
 
FabricPort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Attributes of a fabric port.
FabricPortRole - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Base for the port's role in a fabric.
FabricPortType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
 
FabricType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Base type for fabric networks
failButCommitAnyway() - Method in interface org.opendaylight.mdsal.binding.testutils.DataBrokerFailures
To simulate scenarios where even though the transaction throws a TransactionCommitFailedException (caused by akka.pattern.AskTimeoutException) it eventually succeeds.
failButCommitAnyway() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
failCommits(int, TransactionCommitFailedException) - Method in interface org.opendaylight.mdsal.binding.testutils.DataBrokerFailures
Fails N future Transaction commits.
failCommits(int, TransactionCommitFailedException) - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
failCommits(TransactionCommitFailedException) - Method in interface org.opendaylight.mdsal.binding.testutils.DataBrokerFailures
Fails all future Transaction commits.
failCommits(TransactionCommitFailedException) - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
failReads(int, ReadFailedException) - Method in interface org.opendaylight.mdsal.binding.testutils.DataBrokerFailures
Fails N future reads.
failReads(int, ReadFailedException) - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
failReads(ReadFailedException) - Method in interface org.opendaylight.mdsal.binding.testutils.DataBrokerFailures
Fails all future reads.
failReads(ReadFailedException) - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
FailureOfProtocol - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
LSP protection is not working because of a protocol failure condition.
Fan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is a fan or other heat-reduction component.
Fast - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Fast channel.
Fast - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Fast channel.
Fastdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
FastDSL.
Fastdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
FastDSL.
FastEther - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Obsoleted via RFC 3635.
FastEther - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Obsoleted via RFC 3635.
FastEtherFX - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Obsoleted via RFC 3635.
FastEtherFX - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Obsoleted via RFC 3635.
fastNonEqual(InstanceIdentifier<?>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Perform class-specific fast checks for non-equality.
fastNonEqual(InstanceIdentifier<?>) - Method in class org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier
 
FcipLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
FCIP Link.
FcipLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
FCIP Link.
FcNode - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
FC World-Wide Node Name Address Family.
Fcoe - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Fiber Channel over Ethernet (FCoE).
FcoeIp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
FCoE Initialization Protocol.
FcPort - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Fibre Channel (FC) World-Wide Port Name Address Family.
Fddi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Fddi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Femto - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^-15.
FibreChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Fibre Channel.
FibreChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Fibre Channel.
fieldName(GeneratedProperty) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1Builder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
Set fields from given grouping argument.
fieldsFrom(DataObject) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
Set fields from given grouping argument.
finalProperties - Variable in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
findAugmentation(Type) - Method in class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
findAugmentationTarget(Class<? extends Augmentation<?>>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Find augmentation target class from concrete Augmentation class.
findCases(Type) - Method in class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
findHierarchicalParent(Class<? extends ChildOf<?>>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Find data hierarchy parent from concrete Data class.
findHierarchicalParent(DataObject) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Find data hierarchy parent from concrete Data class.
findIdentity(QName) - Method in class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
findNodeFor(Iterable<YangInstanceIdentifier.PathArgument>) - Method in class org.opendaylight.mdsal.dom.spi.AbstractRegistrationTree
Find an existing, or allocate a fresh, node for a particular path.
findProperty(String) - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
 
findQName(Class<?>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Returns a QName associated to supplied type.
findSchema(Type) - Method in class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
findSchemaNodeIdentifier(Type) - Method in class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
findType(DocumentedNode.WithStatus) - Method in class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
firstIdentifierOf(Class<I>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Return an instance identifier trimmed at the first occurrence of a specific component type.
firstKeyOf(Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Return the key associated with the first component of specified type in an identifier.
FixedDOMSchemaService - Class in org.opendaylight.mdsal.dom.spi
DOMSchemaService (and DOMYangTextSourceProvider) implementations backed by a EffectiveModelContextProvider (and SchemaSourceProvider) which are known to be fixed and never change schemas.
FlagIdentity - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Base type for flags
Flags(Boolean, Boolean, Boolean) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields.Flags
 
Flags(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
Flags(AclIpv4HeaderFields.Flags) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields.Flags
Creates a copy from Source Object.
Flags(AclTcpHeaderFields.Flags) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
Creates a copy from Source Object.
flush() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
 
ForcedSwitch - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A forced switchover command is active.
forEnumeration(Ipv4MulticastSourceAddress.Enumeration) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddressBuilder
 
forEnumeration(Ipv6MulticastSourceAddress.Enumeration) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddressBuilder
 
forEnumeration(TimerValueMilliseconds.Enumeration) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMillisecondsBuilder
 
forEnumeration(TimerValueSeconds16.Enumeration) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16Builder
 
forEnumeration(TimerValueSeconds32.Enumeration) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32Builder
 
formatDataForJavaDoc(GeneratedType) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
formatDataForJavaDoc(GeneratedType) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
 
formatDataForJavaDoc(GeneratedType, String) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
formatReference(String) - Static method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
formatToParagraph(String) - Static method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
formatYangLibraryContent() - Method in interface org.opendaylight.mdsal.yanglib.api.YangLibraryContentBuilder
Format the contents of the YANG library into NormalizedNodes using the provided EffectiveModelContext.
formatYangLibraryLegacyContent() - Method in interface org.opendaylight.mdsal.yanglib.api.YangLibraryContentBuilderWithLegacy
Format legacy content, if applicable.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Return the enumeration member whose AddressFamily.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Return the enumeration member whose BgpSafi.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.GatewayMode
Return the enumeration member whose FabricOptions.GatewayMode.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.TrafficBehavior
Return the enumeration member whose FabricOptions.TrafficBehavior.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
Return the enumeration member whose FabricPortType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Return the enumeration member whose Ethertype.Enumeration.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
Return the enumeration member whose AdminState.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
Return the enumeration member whose OperState.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorStatus
Return the enumeration member whose SensorStatus.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Return the enumeration member whose SensorValueScale.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
Return the enumeration member whose SensorValueType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
Return the enumeration member whose StandbyState.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
Return the enumeration member whose UsageState.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion
Return the enumeration member whose IpVersion.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface.LinkUpDownTrapEnable
Return the enumeration member whose Interface.LinkUpDownTrapEnable.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.AdminStatus
Return the enumeration member whose Interface.AdminStatus.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
Return the enumeration member whose Interface.OperStatus.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.AdminStatus
Return the enumeration member whose Interface.AdminStatus.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.LinkUpDownTrapEnable
Return the enumeration member whose Interface.LinkUpDownTrapEnable.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
Return the enumeration member whose Interface.OperStatus.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.AdminStatus
Deprecated.
Return the enumeration member whose Interface.AdminStatus.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
Return the enumeration member whose Interface.OperStatus.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
Return the enumeration member whose Address.Status.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
Return the enumeration member whose Neighbor.State.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
Return the enumeration member whose IpAddressOrigin.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.NeighborOrigin
Return the enumeration member whose NeighborOrigin.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
Return the enumeration member whose Address.Status.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
Return the enumeration member whose Neighbor.State.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
Return the enumeration member whose Address.Status.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
Return the enumeration member whose Neighbor.State.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
Return the enumeration member whose IpAddressOrigin.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.NeighborOrigin
Return the enumeration member whose NeighborOrigin.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3EventType
Return the enumeration member whose L3EventType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Direction
Return the enumeration member whose Direction.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
Return the enumeration member whose Operator.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
Return the enumeration member whose SpecialNextHop.SpecialNextHop$.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress.Enumeration
Return the enumeration member whose Ipv4MulticastSourceAddress.Enumeration.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress.Enumeration
Return the enumeration member whose Ipv6MulticastSourceAddress.Enumeration.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
Return the enumeration member whose LinkAccessType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTargetType
Return the enumeration member whose RouteTargetType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds.Enumeration
Return the enumeration member whose TimerValueMilliseconds.Enumeration.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16.Enumeration
Return the enumeration member whose TimerValueSeconds16.Enumeration.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32.Enumeration
Return the enumeration member whose TimerValueSeconds32.Enumeration.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeBandwidthRequestedType
Return the enumeration member whose TeBandwidthRequestedType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
Return the enumeration member whose TeInfoSource.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes.ReferenceChangePolicy
Return the enumeration member whose TemplateAttributes.ReferenceChangePolicy.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo.Restriction
Return the enumeration member whose LabelRestrictionInfo.Restriction.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsNormality
Return the enumeration member whose PerformanceMetricsNormality.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
Return the enumeration member whose TeCommonStatus.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeHopType
Return the enumeration member whose TeHopType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabelDirection
Return the enumeration member whose TeLabelDirection.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkAccessType
Return the enumeration member whose TeLinkAccessType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkDirection
Return the enumeration member whose TeLinkDirection.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
Return the enumeration member whose TeRecoveryStatus.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyEventType
Return the enumeration member whose TeTopologyEventType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module.ConformanceType
Return the enumeration member whose Module.ConformanceType.getName() matches specified value.
forName(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module.ConformanceType
Deprecated.
Return the enumeration member whose Module.ConformanceType.getName() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Return the enumeration member whose AddressFamily.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Return the enumeration member whose BgpSafi.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.GatewayMode
Return the enumeration member whose FabricOptions.GatewayMode.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.TrafficBehavior
Return the enumeration member whose FabricOptions.TrafficBehavior.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
Return the enumeration member whose FabricPortType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Return the enumeration member whose Ethertype.Enumeration.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
Return the enumeration member whose AdminState.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
Return the enumeration member whose OperState.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorStatus
Return the enumeration member whose SensorStatus.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Return the enumeration member whose SensorValueScale.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
Return the enumeration member whose SensorValueType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
Return the enumeration member whose StandbyState.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
Return the enumeration member whose UsageState.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion
Return the enumeration member whose IpVersion.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface.LinkUpDownTrapEnable
Return the enumeration member whose Interface.LinkUpDownTrapEnable.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.AdminStatus
Return the enumeration member whose Interface.AdminStatus.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
Return the enumeration member whose Interface.OperStatus.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.AdminStatus
Return the enumeration member whose Interface.AdminStatus.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.LinkUpDownTrapEnable
Return the enumeration member whose Interface.LinkUpDownTrapEnable.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
Return the enumeration member whose Interface.OperStatus.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.AdminStatus
Deprecated.
Return the enumeration member whose Interface.AdminStatus.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
Return the enumeration member whose Interface.OperStatus.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
Return the enumeration member whose Address.Status.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
Return the enumeration member whose Neighbor.State.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
Return the enumeration member whose IpAddressOrigin.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.NeighborOrigin
Return the enumeration member whose NeighborOrigin.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
Return the enumeration member whose Address.Status.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
Return the enumeration member whose Neighbor.State.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
Return the enumeration member whose Address.Status.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
Return the enumeration member whose Neighbor.State.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
Return the enumeration member whose IpAddressOrigin.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.NeighborOrigin
Return the enumeration member whose NeighborOrigin.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3EventType
Return the enumeration member whose L3EventType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Direction
Return the enumeration member whose Direction.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
Return the enumeration member whose Operator.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
Return the enumeration member whose SpecialNextHop.SpecialNextHop$.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress.Enumeration
Return the enumeration member whose Ipv4MulticastSourceAddress.Enumeration.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress.Enumeration
Return the enumeration member whose Ipv6MulticastSourceAddress.Enumeration.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
Return the enumeration member whose LinkAccessType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTargetType
Return the enumeration member whose RouteTargetType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds.Enumeration
Return the enumeration member whose TimerValueMilliseconds.Enumeration.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16.Enumeration
Return the enumeration member whose TimerValueSeconds16.Enumeration.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32.Enumeration
Return the enumeration member whose TimerValueSeconds32.Enumeration.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeBandwidthRequestedType
Return the enumeration member whose TeBandwidthRequestedType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
Return the enumeration member whose TeInfoSource.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes.ReferenceChangePolicy
Return the enumeration member whose TemplateAttributes.ReferenceChangePolicy.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo.Restriction
Return the enumeration member whose LabelRestrictionInfo.Restriction.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsNormality
Return the enumeration member whose PerformanceMetricsNormality.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
Return the enumeration member whose TeCommonStatus.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeHopType
Return the enumeration member whose TeHopType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabelDirection
Return the enumeration member whose TeLabelDirection.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkAccessType
Return the enumeration member whose TeLinkAccessType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkDirection
Return the enumeration member whose TeLinkDirection.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
Return the enumeration member whose TeRecoveryStatus.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyEventType
Return the enumeration member whose TeTopologyEventType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module.ConformanceType
Return the enumeration member whose Module.ConformanceType.getIntValue() matches specified value.
forValue(int) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module.ConformanceType
Deprecated.
Return the enumeration member whose Module.ConformanceType.getIntValue() matches specified value.
Forward - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabelDirection
Label allocated for the forward LSP direction.
ForwardingAction - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
Base identity for actions in the forwarding category.
ForwardingBindingDOMCodecServices - Class in org.opendaylight.mdsal.binding.dom.codec.spi
 
ForwardingBindingDOMCodecServices() - Constructor for class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
ForwardingBindingRuntimeContext - Class in org.opendaylight.mdsal.binding.runtime.spi
 
ForwardingBindingRuntimeContext() - Constructor for class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
ForwardingDataBroker - Class in org.opendaylight.mdsal.binding.spi
Utility DataBroker implementation which forwards all interface method invocation to a delegate instance.
ForwardingDataBroker() - Constructor for class org.opendaylight.mdsal.binding.spi.ForwardingDataBroker
 
ForwardingDOMActionProviderService - Class in org.opendaylight.mdsal.dom.spi
 
ForwardingDOMActionProviderService() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMActionProviderService
 
ForwardingDOMActionService - Class in org.opendaylight.mdsal.dom.spi
 
ForwardingDOMActionService() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMActionService
 
ForwardingDOMDataBroker - Class in org.opendaylight.mdsal.dom.spi
Utility DOMDataBroker implementation which forwards all interface method invocation to a delegate instance.
ForwardingDOMDataBroker() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBroker
 
ForwardingDOMDataReadOnlyTransaction - Class in org.opendaylight.mdsal.dom.spi
Utility DOMDataTreeReadTransaction implementation which forwards all interface method invocation to a delegate instance.
ForwardingDOMDataReadOnlyTransaction() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransaction
 
ForwardingDOMDataReadWriteTransaction - Class in org.opendaylight.mdsal.dom.spi
Utility DOMDataTreeReadWriteTransaction implementation which forwards all interface method invocation to a delegate instance.
ForwardingDOMDataReadWriteTransaction() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
ForwardingDOMDataWriteTransaction - Class in org.opendaylight.mdsal.dom.spi
Utility DOMDataTreeWriteTransaction implementation which forwards all interface method invocation to a delegate instance.
ForwardingDOMDataWriteTransaction() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransaction
 
ForwardingDOMExtensibleService<T extends DOMExtensibleService<T,​E>,​E extends DOMServiceExtension<T,​E>> - Class in org.opendaylight.mdsal.dom.spi
 
ForwardingDOMExtensibleService() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMExtensibleService
 
ForwardingDOMNotificationPublishService - Class in org.opendaylight.mdsal.dom.spi
Utility implementations of DOMNotificationPublishService which forwards all requests to a delegate instance.
ForwardingDOMNotificationPublishService() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishService
 
ForwardingDOMNotificationService - Class in org.opendaylight.mdsal.dom.spi
Utility implementation of a DOMNotificationService which forwards all requests to a delegate instance.
ForwardingDOMNotificationService() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationService
 
ForwardingDOMRpcImplementation - Class in org.opendaylight.mdsal.dom.spi
Utility implementation which implements DOMRpcImplementation by forwarding it to a backing delegate.
ForwardingDOMRpcImplementation() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementation
 
ForwardingDOMRpcProviderService - Class in org.opendaylight.mdsal.dom.spi
Utility class which implements DOMRpcProviderService by forwarding requests to a backing instance.
ForwardingDOMRpcProviderService() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderService
 
ForwardingDOMRpcResult - Class in org.opendaylight.mdsal.dom.spi
Utility class which implements DOMRpcResult by forwarding all methods to a backing instance.
ForwardingDOMRpcResult() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResult
 
ForwardingDOMRpcService - Class in org.opendaylight.mdsal.dom.spi
Utility DOMRpcService which forwards all requests to a backing delegate instance.
ForwardingDOMRpcService() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcService
 
ForwardingDOMStoreThreePhaseCommitCohort - Class in org.opendaylight.mdsal.dom.spi.store
Abstract base class for DOMStoreThreePhaseCommitCohort implementations, which forward most of their functionality to a backend ForwardingDOMStoreThreePhaseCommitCohort.delegate().
ForwardingDOMStoreThreePhaseCommitCohort() - Constructor for class org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohort
 
ForwardingDOMTransactionChain - Class in org.opendaylight.mdsal.dom.spi
Utility DOMTransactionChain implementation which forwards all interface method invocation to a delegate instance.
ForwardingDOMTransactionChain() - Constructor for class org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChain
 
ForwardingModuleInfoSnapshot - Class in org.opendaylight.mdsal.binding.runtime.spi
 
ForwardingModuleInfoSnapshot() - Constructor for class org.opendaylight.mdsal.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
ForwardingReadTransaction - Class in org.opendaylight.mdsal.binding.spi
Utility ReadTransaction implementation which forwards all interface method invocation to a delegate instance.
ForwardingReadTransaction(ReadTransaction) - Constructor for class org.opendaylight.mdsal.binding.spi.ForwardingReadTransaction
 
ForwardingReadWriteTransaction - Class in org.opendaylight.mdsal.binding.spi
Utility ReadWriteTransaction implementation which forwards all interface method invocation to a delegate instance.
ForwardingReadWriteTransaction(ReadWriteTransaction) - Constructor for class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
ForwardingTransaction - Class in org.opendaylight.mdsal.binding.spi
Specialization of ForwardingObject for a Transaction.
ForwardingTransaction() - Constructor for class org.opendaylight.mdsal.binding.spi.ForwardingTransaction
 
ForwardingWriteTransaction - Class in org.opendaylight.mdsal.binding.spi
Utility WriteTransaction implementation which forwards all interface method invocation to a delegate instance.
ForwardingWriteTransaction(WriteTransaction) - Constructor for class org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction
 
FportAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point
Attributes for fabric ports
FportAttributesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point
Class that builds FportAttributesBuilder instances.
FportAttributesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
FportAttributesBuilder(FportAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
FportAttributesBuilder(FabricPort) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
FrameRelay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
DTE only.
FrameRelay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
DTE only.
FrameRelayInterconnect - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Obsolete; use either frameRelay(32) or frameRelayService(44).
FrameRelayInterconnect - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Obsolete; use either frameRelay(32) or frameRelayService(44).
FrameRelayMPI - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Multiproto Interconnect over FR.
FrameRelayMPI - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Multiproto Interconnect over FR.
FrameRelayService - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
FRNETSERV-MIB.
FrameRelayService - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
FRNETSERV-MIB.
FrDlciEndPt - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Frame Relay DLCI End Point.
FrDlciEndPt - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Frame Relay DLCI End Point.
Frf16MfrBundle - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
FRF.16 Multilink Frame Relay.
Frf16MfrBundle - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
FRF.16 Multilink Frame Relay.
FrForward - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Frame Forward Interface.
FrForward - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Frame Forward Interface.
from(boolean, boolean) - Static method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipState
 
from(boolean, boolean, boolean) - Static method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
 
from(Class<? extends NotificationListener>) - Static method in class org.opendaylight.mdsal.binding.dom.adapter.invoke.NotificationListenerInvoker
Creates RPCServiceInvoker for specified RpcService type.
from(Class<? extends RpcService>) - Static method in class org.opendaylight.mdsal.binding.dom.adapter.invoke.RpcServiceInvoker
Creates RPCServiceInvoker for specified RpcService type.
from(Map<QName, Method>) - Static method in class org.opendaylight.mdsal.binding.dom.adapter.invoke.RpcServiceInvoker
Creates an RPCServiceInvoker for specified QName-<Method mapping.
from(InMemoryDOMDataStoreConfigProperties) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigPropertiesBuilder
Fill a builder with attribute values from the provided InMemoryDOMDataStoreConfigProperties instance.
from(DataTreeCandidateNode) - Static method in enum org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralType
 
from(RpcDefinition) - Static method in class org.opendaylight.mdsal.dom.spi.RpcRoutingStrategy
 
From - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes
Reference to a source LTP.
From - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes
Reference to a source Link Termination Point (LTP).
fromBinding(InstanceIdentifier<?>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingInstanceIdentifierCodec
Translates supplied InstanceIdentifier into YangInstanceIdentifier.
fromBinding(Class<? extends BaseIdentity>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingIdentityCodec
Concert a Binding class to its QName equivalent.
FromBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes
Class that builds FromBuilder instances.
FromBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes
Class that builds FromBuilder instances.
FromBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
FromBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
FromBuilder(From) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
FromBuilder(From) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
FromBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
FromBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
FromDevice - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Direction
packets or flows destined from the target Thing.
FromDevicePolicy - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping
The policies that should be enforced on traffic coming from the device.
FromDevicePolicyBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping
Class that builds FromDevicePolicyBuilder instances.
FromDevicePolicyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
 
FromDevicePolicyBuilder(AccessLists) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
 
FromDevicePolicyBuilder(FromDevicePolicy) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
 
fromNormalizedNode(YangInstanceIdentifier, NormalizedNode) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied YANG Instance Identifier and NormalizedNode into Binding data.
fromNormalizedNode(YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
fromNormalizedNode(YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied ContainerNode action input.
fromNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
fromNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied ContainerNode action output.
fromNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
fromNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, ContainerNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied NormalizedNode Notification into Binding data.
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode, Instant) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied NormalizedNode Notification into Binding data, optionally taking an instant when the notification was generated.
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode, Instant) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
fromNormalizedNodeNotification(SchemaNodeIdentifier.Absolute, ContainerNode, Instant) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
fromNormalizedNodeRpcData(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied NormalizedNode RPC input or output into Binding data.
fromNormalizedNodeRpcData(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
fromNormalizedNodeRpcData(SchemaNodeIdentifier.Absolute, ContainerNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
fromYangCommon(Optional<Revision>) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionUtils
Create a CommonLeafs.Revision from an optional Revision.
fromYangCommon(Optional<Revision>) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafsRevisionBuilder
Create a CommonLeafs.Revision from an optional Revision.
fromYangCommon(Optional<Revision>) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleRevisionBuilder
Create a ImportOnlyModule.Revision from an optional Revision.
fromYangInstanceIdentifier(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied YANG Instance Identifier into Binding instance identifier.
fromYangInstanceIdentifier(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
fromYangInstanceIdentifier(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 

G

G703at2mb - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Obsolete; see DS1-MIB.
G703at2mb - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Obsolete; see DS1-MIB.
G703at64k - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CCITT G703 at 64Kbps.
G703at64k - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CCITT G703 at 64Kbps.
G9981 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
G.998.1 bonded interface.
G9981 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
G.998.1 bonded interface.
G9982 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
G.998.2 bonded interface.
G9982 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
G.998.2 bonded interface.
G9983 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
G.998.3 bonded interface.
G9983 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
G.998.3 bonded interface.
GalLabel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
This identity represents the Generic Associated Channel (G-ACh) Label (GAL).
Gauge32 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
Gauge32(Gauge32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge32
Creates a copy from Source Object.
Gauge32(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge32
 
Gauge64 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
Gauge64(Gauge64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge64
Creates a copy from Source Object.
Gauge64(Uint64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge64
 
genConstructor(GeneratedProperty, Iterable<GeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
GeneralizedLabel - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
GeneralizedLabel(byte[]) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.GeneralizedLabel
 
GeneralizedLabel(GeneralizedLabel) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.GeneralizedLabel
Creates a copy from Source Object.
generate() - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
generate() - Method in class org.opendaylight.mdsal.binding.java.api.generator.YangModuleInfoTemplate
 
generate() - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
generate(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderGenerator
Generates JAVA source code for generated type Type.
generate(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.EnumGenerator
Generates JAVA source code for generated type Type.
generate(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.InterfaceGenerator
Generates JAVA source code for generated type Type.
generate(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.TOGenerator
Generates JAVA source code for generated type Type.
generate(Type) - Method in interface org.opendaylight.mdsal.binding.model.api.CodeGenerator
Generates code for type.
generateAnnotation(AnnotationType) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
generateAsInnerClass() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Generates JAVA class source code (class body only).
generateAsInnerClass() - Method in class org.opendaylight.mdsal.binding.java.api.generator.EnumTemplate
Generates only JAVA enumeration source code.
generateAugmentField() - Method in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
generateBindingHashCode() - Method in class org.opendaylight.mdsal.binding.java.api.generator.InterfaceTemplate
 
generateBindingToString() - Method in class org.opendaylight.mdsal.binding.java.api.generator.InterfaceTemplate
 
generateBody(boolean) - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Template method which generates class body.
generateCheckers(GeneratedProperty, Restrictions, Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
generateClass(Class<?>, String, CodecClassLoader.ClassGenerator<T>) - Method in class org.opendaylight.mdsal.binding.dom.codec.loader.CodecClassLoader
The name of the target class is formed through concatenation of the name of a bindingInterface and specified suffix.
generateClass(CodecClassLoader, String, Class<?>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.loader.CodecClassLoader.ClassGenerator
Generate a class.
generateClassDeclaration(boolean) - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Template method which generates JAVA class declaration.
generateCopyAugmentation(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
generateCopyAugmentation(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
 
generateCopyAugmentation(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
 
generateCopyConstructor(Type, Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
generateCopyKeys(List<GeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
generateCopyKeys(List<GeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
 
generateCopyKeys(List<GeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
 
generateCopyNonKeys(Collection<BuilderGeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
generateCopyNonKeys(Collection<BuilderGeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
 
generateCopyNonKeys(Collection<BuilderGeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
 
generateDeprecatedAnnotation(List<AnnotationType>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
generateDeprecatedAnnotation(AnnotationType) - Method in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
generateDeprecatedAnnotation(AnnotationType) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
 
generateDeprecatedAnnotation(AnnotationType) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
 
GeneratedProperty - Interface in org.opendaylight.mdsal.binding.model.api
Generated Property extends TypeMember interface with additional information about fields (and other members) declared in Java Transfer Objects (or any java classes) and their access counterparts (getters and setters).
GeneratedPropertyBuilder - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
Generated Property Builder is interface that contains methods to build and instantiate Generated Property definition.
GeneratedPropertyBuilderImpl - Class in org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
GeneratedPropertyBuilderImpl(String) - Constructor for class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
GeneratedTOBuilder - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
Generated Transfer Object Builder is interface that contains methods to build and instantiate Generated Transfer Object definition.
GeneratedTransferObject - Interface in org.opendaylight.mdsal.binding.model.api
Generated Transfer Object extends GeneratedType and is designed to represent Java Class.
generatedType() - Method in class org.opendaylight.mdsal.binding.generator.impl.reactor.Generator
 
GeneratedType - Interface in org.opendaylight.mdsal.binding.model.api
Every Java interface has to be specified with: package that belongs into interface name (with commentary that SHOULD be present to proper define interface and base contracts specified for interface) Each Generated Type can define list of types that Generated Type can implement to extend it's definition (i.e.
GeneratedTypeBuilder - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
Generated Type Builder interface is helper interface for building and defining the GeneratedType.
GeneratedTypeBuilderBase<T extends GeneratedTypeBuilderBase<T>> - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
 
generateEquals() - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
Template method which generates the method equals().
generateFields() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Template method which generates JAVA class attributes.
generateFields(boolean) - Method in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
Template method which generates class attributes.
generateGetters(boolean) - Method in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
Template method which generate getter methods for IMPL class.
generateGetValueForBitsTypeDef() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Template method which generates the method getValue() for typedef, which base type is BitsDefinition.
generateHashCode() - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
Template method which generates the method hashCode().
generateHashCode() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Template method which generates the method hashCode().
generateModelProvider() - Method in class org.opendaylight.mdsal.binding.java.api.generator.YangModuleInfoTemplate
 
generateParameters(List<MethodSignature.Parameter>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
Template method which generates method parameters with their types from parameters.
generateRestrictions(Type, String, Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
generateStringValue() - Method in class org.opendaylight.mdsal.binding.java.api.generator.UnionTemplate
 
generateToString() - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
Template method which generates the method toString().
generateTypeMapping(EffectiveModelContext) - Method in class org.opendaylight.mdsal.binding.generator.impl.DefaultBindingRuntimeGenerator
 
generateTypeMapping(EffectiveModelContext) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeGenerator
Generate Type mapping from specified EffectiveModelContext for the specified subset of modules.
generateTypes(EffectiveModelContext) - Method in interface org.opendaylight.mdsal.binding.generator.BindingGenerator
Generate Types from an entire EffectiveModelContext.
generateTypes(EffectiveModelContext, Collection<? extends Module>) - Method in interface org.opendaylight.mdsal.binding.generator.BindingGenerator
Generate Types from an EffectiveModelContext restricted by sub set of specified Modules.
generateTypes(EffectiveModelContext, Collection<? extends Module>) - Method in class org.opendaylight.mdsal.binding.generator.impl.DefaultBindingGenerator
 
Generator - Class in org.opendaylight.mdsal.binding.generator.impl.reactor
A single node in generator tree.
GeneratorReactor - Class in org.opendaylight.mdsal.binding.generator.impl.reactor
A multi-stage reactor for generating GeneratedType instances from an EffectiveModelContext.
GeneratorReactor(EffectiveModelContext) - Constructor for class org.opendaylight.mdsal.binding.generator.impl.reactor.GeneratorReactor
 
GeneratorUtil - Class in org.opendaylight.mdsal.binding.java.api.generator
 
Generic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology
This class represents the following YANG schema fragment defined in module ietf-te-types
Generic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology
This class represents the following YANG schema fragment defined in module ietf-te-types
Generic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology
This class represents the following YANG schema fragment defined in module ietf-te-types
GenericBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology
Class that builds GenericBuilder instances.
GenericBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology
Class that builds GenericBuilder instances.
GenericBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology
Class that builds GenericBuilder instances.
GenericBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.GenericBuilder
 
GenericBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.GenericBuilder
 
GenericBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.GenericBuilder
 
GenericBuilder(Generic) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.GenericBuilder
 
GenericBuilder(Generic) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.GenericBuilder
 
GenericBuilder(Generic) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.GenericBuilder
 
GenericEntity<T extends Path<T>> - Class in org.opendaylight.mdsal.eos.common.api
A clustered Entity is something which is shared by multiple applications across a cluster.
GenericEntity(String, T) - Constructor for class org.opendaylight.mdsal.eos.common.api.GenericEntity
 
GenericEntityOwnershipCandidateRegistration<P extends Path<P>,​E extends GenericEntity<P>> - Interface in org.opendaylight.mdsal.eos.common.api
An interface that records a request to register a Candidate for a given Entity.
GenericEntityOwnershipChange<P extends Path<P>,​E extends GenericEntity<P>> - Class in org.opendaylight.mdsal.eos.common.api
A DTO that encapsulates an ownership change for an entity.
GenericEntityOwnershipChange(E, EntityOwnershipChangeState) - Constructor for class org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipChange
 
GenericEntityOwnershipChange(E, EntityOwnershipChangeState, boolean) - Constructor for class org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipChange
 
GenericEntityOwnershipListener<P extends Path<P>,​C extends GenericEntityOwnershipChange<P,​? extends GenericEntity<P>>> - Interface in org.opendaylight.mdsal.eos.common.api
An interface for a class that listens for entity ownership changes.
GenericEntityOwnershipListenerRegistration<P extends Path<P>,​L extends GenericEntityOwnershipListener<P,​? extends GenericEntityOwnershipChange<P,​? extends GenericEntity<P>>>> - Interface in org.opendaylight.mdsal.eos.common.api
An interface that records a request to register a ownership status change listener for a given Entity.
GenericEntityOwnershipService<P extends Path<P>,​E extends GenericEntity<P>,​L extends GenericEntityOwnershipListener<P,​? extends GenericEntityOwnershipChange<P,​E>>> - Interface in org.opendaylight.mdsal.eos.common.api
An interface that provides the means for a component/application to request ownership for a given Entity on the current cluster member.
GenericPathAffinities - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Path affinities grouping.
GenericPathConstraints - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Global named path constraints configuration grouping.
GenericPathDisjointness - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Path disjointness grouping.
GenericPathMetricBounds - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE path metric bounds grouping.
GenericPathOptimization - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE generic path optimization grouping.
GenericPathProperties - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE generic path properties grouping.
GenericPathSrlgs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Path SRLG grouping.
genTO - Variable in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
genUnionConstructor() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
GeographicCoordinateDegree - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
GeographicCoordinateDegree(BigDecimal) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeographicCoordinateDegree
 
GeographicCoordinateDegree(GeographicCoordinateDegree) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeographicCoordinateDegree
Creates a copy from Source Object.
Geolocation - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container
Contains a GPS location.
GeolocationBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container
Class that builds GeolocationBuilder instances.
GeolocationBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
GeolocationBuilder(Geolocation) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
GeolocationContainer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Contains a GPS location.
get() - Method in interface org.opendaylight.mdsal.binding.dom.codec.impl.NodeContextSupplier
 
getAccessList() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessLists
Return accessList, or null if it is not present.
getAccessList() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessListsBuilder
 
getAccessLists() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.AccessLists
Return accessLists, or null if it is not present.
getAccessLists() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
 
getAccessLists() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
 
getAccessModifier() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.TypeMemberBuilder
 
getAccessModifier() - Method in interface org.opendaylight.mdsal.binding.model.api.TypeMember
Returns the access modifier of member.
getAccessType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return accessType, or null if it is not present.
getAccessType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getAccumulativeValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
Return accumulativeValue, or null if it is not present.
getAccumulativeValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
getAce() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.Aces
Return ace, or null if it is not present.
getAce() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.AcesBuilder
 
getAces() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
Return aces, or null if it is not present.
getAces() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
getAceStatistics() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
Return aceStatistics, or null if it is not present.
getAceStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
getAck() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
getAcknowledgementNumber() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getAcknowledgementNumber() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return acknowledgementNumber, or null if it is not present.
getAcl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Acls
Return acl, or null if it is not present.
getAcl() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
 
getAcls() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.IetfAccessControlListData
Return acls, or null if it is not present.
getAclSet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSets
Return aclSet, or null if it is not present.
getAclSet() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSetsBuilder
 
getAclSets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
 
getAclSets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
 
getAclSets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceAcl
Return aclSets, or null if it is not present.
getActionDefinition(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getActionDefinition(Class<? extends Action<?, ?, ?>>) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getActionDefinition(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getActionHandle(Class<T>) - Method in interface org.opendaylight.mdsal.binding.api.ActionService
 
getActionHandle(Class<T>, Set<DataTreeIdentifier<O>>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiActionService
 
getActionHandle(Class<T>, Set<DataTreeIdentifier<O>>) - Method in interface org.opendaylight.mdsal.binding.api.ActionService
Returns an implementation of a requested Action.
getActionHandle(Class<T>, DataTreeIdentifier<O>...) - Method in interface org.opendaylight.mdsal.binding.api.ActionService
 
getActionHandle(Class<T>, LogicalDatastoreType, P) - Method in interface org.opendaylight.mdsal.binding.api.ActionService
 
getActionHandle(Class<T>, P) - Method in interface org.opendaylight.mdsal.binding.api.ActionService
 
getActionIdentifier(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getActionIdentifier(Class<? extends Action<?, ?, ?>>) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getActionIdentifier(Class<? extends Action<?, ?, ?>>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getActionProviderService() - Method in class org.opendaylight.mdsal.dom.broker.DOMRpcRouter
 
getActionProviderService() - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMRpcRouter
 
getActions() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
Return actions, or null if it is not present.
getActions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
getActionService() - Method in class org.opendaylight.mdsal.dom.broker.DOMRpcRouter
 
getActionService() - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMRpcRouter
 
getActive() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouteMetadata
Return active, or null if it is not present.
getActive() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
getActive() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
getActive() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
getActive() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
getActualTypeArguments() - Method in interface org.opendaylight.mdsal.binding.model.api.ParameterizedType
Returns array of Types that are defined for Parameterized Type.
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return address, or null if it is not present.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return address, or null if it is not present.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Return address, or null if it is not present.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Return address, or null if it is not present.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return address, or null if it is not present.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return address, or null if it is not present.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2
Return address, or null if it is not present.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4
Deprecated, for removal: This API element is subject to removal in a future version.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2
Return address, or null if it is not present.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2Builder
 
getAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4
Deprecated, for removal: This API element is subject to removal in a future version.
getAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
getAddressFamily() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.AddressFamily$G
Return addressFamily, or null if it is not present.
getAddressFamily() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
getAddressFamily() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
getAdminGroup() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
 
getAdministrativeGroup() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getAdministrativeGroup() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getAdministrativeGroup() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return administrativeGroup, or null if it is not present.
getAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return adminState, or null if it is not present.
getAdminState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
getAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
Return adminState, or null if it is not present.
getAdminState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
getAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
Return adminState, or null if it is not present.
getAdminState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
getAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
getAdminState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
getAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
getAdminState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
getAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
getAdminState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
getAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return adminStatus, or null if it is not present.
getAdminStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return adminStatus, or null if it is not present.
getAdminStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getAdminStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return adminStatus, or null if it is not present.
getAdminStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getAdminStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributes
Return adminStatus, or null if it is not present.
getAdminStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
getAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributes
Return adminStatus, or null if it is not present.
getAdminStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
getAdminStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
getAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return adminStatus, or null if it is not present.
getAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
Return adminStatus, or null if it is not present.
getAdvertisementInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return advertisementInterval, or null if it is not present.
getAdvertisementInterval() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
getAffinityName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
Return affinityName, or null if it is not present.
getAffinityName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
getAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return alarmState, or null if it is not present.
getAlarmState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
getAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
Return alarmState, or null if it is not present.
getAlarmState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
getAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
Return alarmState, or null if it is not present.
getAlarmState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
getAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
getAlarmState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
getAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
getAlarmState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
getAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
getAlarmState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
getAlgorithm() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.Optimizations
Return algorithm, or null if it is not present.
getAlgorithm() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.OptimizationsBuilder
 
getAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return alias, or null if it is not present.
getAlias() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getAlias() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getAltitude() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
Return altitude, or null if it is not present.
getAltitude() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
getAnnotations() - Method in interface org.opendaylight.mdsal.binding.model.api.AnnotationType
Returns the List of Annotations.
getAnnotations() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns List of annotation definitions associated with generated type.
getAnnotations() - Method in interface org.opendaylight.mdsal.binding.model.api.TypeMember
Returns List of annotation definitions associated with generated type.
getAsNumber() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHop
Return asNumber, or null if it is not present.
getAsNumber() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
 
getAsNumberHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumber
Return asNumberHop, or null if it is not present.
getAsNumberHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumberBuilder
 
getAssetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return assetId, or null if it is not present.
getAssetId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getAssetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getAssetId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getAttachmentPoints() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Acls
Return attachmentPoints, or null if it is not present.
getAttachmentPoints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
 
getAugmentationDefinition(Class<T>) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getAugmentationDefinition(Class<T>) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
Returns schema of augmentation.
getAugmentationDefinition(Class<T>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getAugmentations(Augmentable<?>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Deprecated, for removal: This API element is subject to removal in a future version.
getAutoconf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return autoconf, or null if it is not present.
getAutoconf() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
getAutoconf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return autoconf, or null if it is not present.
getAutoconf() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
getAutonomousFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Return autonomousFlag, or null if it is not present.
getAutonomousFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
getAutonomousFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated, for removal: This API element is subject to removal in a future version.
getAutonomousFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
getAvailableAugmentationTypes(DataNodeContainer) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getAvailableAugmentationTypes(DataNodeContainer) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getAvailableAugmentationTypes(DataNodeContainer) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getBackupPath() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
getBackupPath() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
getBackupPath() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
Return backupPath, or null if it is not present.
getBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
getBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.PortAttributes
Return bandwidth, or null if it is not present.
getBaseType() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
Returns Base type of Java representation of YANG typedef if set, otherwise it returns null.
getBindingClass() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
Returns binding class of interface which represents API of current schema node.
getBindingClass() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingObjectCodecTreeNode
Returns binding class which represents API of current schema node.
getBindingClass() - Method in exception org.opendaylight.mdsal.binding.dom.codec.api.MissingSchemaForClassException
 
getBindingToNormalizedNodeCodec() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerTestModule
 
getBindLneName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
Return bindLneName, or null if it is not present.
getBindLneName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
getBindLneName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1
Return bindLneName, or null if it is not present.
getBindLneName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1Builder
 
getBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Interface
Return bindNiName, or null if it is not present.
getBindNiName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.InterfaceBuilder
 
getBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4
Return bindNiName, or null if it is not present.
getBindNiName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4Builder
 
getBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6
Return bindNiName, or null if it is not present.
getBindNiName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6Builder
 
getBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1
Return bindNiName, or null if it is not present.
getBindNiName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1Builder
 
getBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41
Return bindNiName, or null if it is not present.
getBindNiName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41Builder
 
getBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61
Return bindNiName, or null if it is not present.
getBindNiName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61Builder
 
getBody() - Method in interface org.opendaylight.mdsal.dom.api.DOMNotification
Return the body of this notification.
getBundledLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinks
Return bundledLink, or null if it is not present.
getBundledLink() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinksBuilder
 
getBundledLinks() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Bundle
Return bundledLinks, or null if it is not present.
getBundledLinks() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.BundleBuilder
 
getBundleStackLevel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getBundleStackLevel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkConfig
Return bundleStackLevel, or null if it is not present.
getBundleStackLevel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getCacheValidity() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getCacheValidity() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return cacheValidity, or null if it is not present.
getCapabilitySupported() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
getCapabilitySupported() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions
Return capabilitySupported, or null if it is not present.
getCases(Class<?>) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getCases(Class<?>) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getCases(Class<?>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getCaseSchemaDefinition(ChoiceSchemaNode, Class<?>) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getCaseSchemaDefinition(ChoiceSchemaNode, Class<?>) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
Returns resolved case schema for supplied class.
getCaseSchemaDefinition(ChoiceSchemaNode, Class<?>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getCaseType() - Method in interface org.opendaylight.yangtools.yang.binding.InstanceIdentifier.PathArgument
Return an optional enclosing case type.
getChildAddressabilitySummary() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
Return a summary of addressability of potential children.
getChildrenClasses(Class<? extends DataContainer>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Scans supplied class and returns an iterable of all data children classes.
getChildrenClassToMethod(Class<?>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Scans supplied class and returns an iterable of all data children classes.
getChildrenClassToNonnullMethod(Class<?>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
 
getChoiceCaseChildren(DataNodeContainer) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getChoiceCaseChildren(DataNodeContainer) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getChoiceCaseChildren(DataNodeContainer) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getChoiceToCases() - Method in class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
getClassForSchema(SchemaNode) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getClassForSchema(SchemaNode) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getClassForSchema(SchemaNode) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getClassName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getClassName(QName) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getClientId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
Return clientId, or null if it is not present.
getClientId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
getClientLayerAdaptation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getClientLayerAdaptation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return clientLayerAdaptation, or null if it is not present.
getCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
getCode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIcmpHeaderFields
Return code, or null if it is not present.
getComment() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns comment string associated with Generated Type.
getComment() - Method in interface org.opendaylight.mdsal.binding.model.api.TypeMember
Returns comment string associated with member.
getCommitStatsTracker() - Method in class org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker
 
getCommitted() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Underlay
Return committed, or null if it is not present.
getCommitted() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
 
getComponent() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.Hardware
Return component, or null if it is not present.
getComponent() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
 
getComponent() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.Hardware
Deprecated.
getComponent() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
 
getComponentLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinks
Return componentLink, or null if it is not present.
getComponentLink() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinksBuilder
 
getComponentLinks() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Component
Return componentLinks, or null if it is not present.
getComponentLinks() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.ComponentBuilder
 
getConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Return config, or null if it is not present.
getConfig() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
getConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.MdsaltraceData
Return config, or null if it is not present.
getConformanceType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return conformanceType, or null if it is not present.
getConformanceType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
getConformanceType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
getConformanceType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
getConnectivityMatrices() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
getConnectivityMatrices() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
getConnectivityMatrices() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConnectivityMatrices
Return connectivityMatrices, or null if it is not present.
getConnectivityMatrix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatrices
Return connectivityMatrix, or null if it is not present.
getConnectivityMatrix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
getConnectivityMatrixEntry() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerNode
Return connectivityMatrixEntry, or null if it is not present.
getConnectivityMatrixEntry() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
getConstantDefinitions() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns List of Constant definitions associated with Generated Type.
getContainsChild() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return containsChild, or null if it is not present.
getContainsChild() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getContainsChild() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getContainsChild() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getContentId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibrary
Return contentId, or null if it is not present.
getContentId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
getContentId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdate
Return contentId, or null if it is not present.
getContentId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdateBuilder
 
getContext() - Method in class org.opendaylight.mdsal.dom.spi.RpcRoutingStrategy
Returns identity QName which represents RPC Routing context.
getContextInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.extension.yang.ext.rev130709.RpcContextRef
Return contextInstance, or null if it is not present.
getContextReference() - Method in class org.opendaylight.mdsal.dom.api.DOMRpcIdentifier
Return the RPC context reference.
getControlAdvPrefixes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Return controlAdvPrefixes, or null if it is not present.
getControlAdvPrefixes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
getController() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return controller, or null if it is not present.
getController() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
getControlPlaneProtocol() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocols
Return controlPlaneProtocol, or null if it is not present.
getControlPlaneProtocol() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocolsBuilder
 
getControlPlaneProtocol() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols
Deprecated, for removal: This API element is subject to removal in a future version.
getControlPlaneProtocol() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocolsBuilder
Deprecated.
 
getControlPlaneProtocols() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Routing
Return controlPlaneProtocols, or null if it is not present.
getControlPlaneProtocols() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
getControlPlaneProtocols() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState
Deprecated, for removal: This API element is subject to removal in a future version.
getControlPlaneProtocols() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
getCreateGlobalAddresses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Return createGlobalAddresses, or null if it is not present.
getCreateGlobalAddresses() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
getCreateGlobalAddresses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Return createGlobalAddresses, or null if it is not present.
getCreateGlobalAddresses() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
getCreates() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return creates, or null if it is not present.
getCreates() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
getCreates() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return creates, or null if it is not present.
getCreates() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
getCreateTemporaryAddresses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Return createTemporaryAddresses, or null if it is not present.
getCreateTemporaryAddresses() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
getCreateTemporaryAddresses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Return createTemporaryAddresses, or null if it is not present.
getCreateTemporaryAddresses() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
getCredibilityPreference() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
getCredibilityPreference() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
getCredibilityPreference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourceStateAttributes
Return credibilityPreference, or null if it is not present.
getCritical() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
getCurHopLimit() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return curHopLimit, or null if it is not present.
getCurHopLimit() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getCurHopLimit() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getCurHopLimit() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getCwr() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
getData() - Method in interface org.opendaylight.yangtools.yang.binding.OpaqueData
Return the data in associated object model.
getDataAfter() - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns after-state of top level container.
getDataBefore() - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns before-state of top level container.
getDataBroker() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerTestModule
 
getDataChangeListenerNotificationManager() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
getDataObject() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingLazyContainerNode
Returns the underlying DataObject.
getDataObject() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
getDataObjectSerializer(Class<?>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getDataOffset() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getDataOffset() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return dataOffset, or null if it is not present.
getDatastore() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
getDatastore() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryParameters
Return datastore, or null if it is not present.
getDatastoreType() - Method in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier
Return the logical data store type.
getDatastoreType() - Method in class org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier
Return the logical data store type.
getDataTrees() - Method in class org.opendaylight.mdsal.dom.api.DOMActionInstance
Return the set of data trees on which this action is available.
getDataType() - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns type of modified object.
getDebugContext() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransaction
Return the context in which this transaction was allocated.
getDebugTransactions() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
Inquire as to whether transactions should record their allocation context.
getDebugTransactions() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
getDebugTransactions() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
Returns true if transaction allocation debugging should be enabled.
getDefault() - Static method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
Returns the InMemoryDOMDataStoreConfigProperties instance with default values.
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.EthertypeBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValue
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValuePrecision
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.DomainName
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.HostBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefixBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6FlowLabel
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworkId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NodeId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.LinkId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.TpId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutePreference
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.BandwidthIeeeFloat32
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.GeneralizedLabel
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddressBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastGroupAddress
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddressBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastGroupAddress
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddressBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteOrigin
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteTarget
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelGeneralUse
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Percentage
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteDistinguisher
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteOrigin
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouterId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTarget
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerMultiplier
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMillisecondsBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16Builder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32Builder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Timeticks64
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthGbps
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthKbps
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthMbps
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcType
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeClassType
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeographicCoordinateDegree
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroup
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroupsBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ExtendedAdminGroup
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathAttributeFlagsBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Srlg
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$T
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeDsClass
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeGlobalId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeMetric
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeNodeId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTemplateName
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyIdBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpIdBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafsRevisionBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionIdentifier
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafsRevisionBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleRevisionBuilder
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.RevisionIdentifier
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DottedQuad
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge32
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge64
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.HexString
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier128
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timestamp
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timeticks
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Xpath10
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.YangIdentifier
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ZeroBasedCounter32
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ZeroBasedCounter64
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanDei
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId
 
getDefaultInstance(String) - Static method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId
 
getDefaultLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return defaultLifetime, or null if it is not present.
getDefaultLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getDefaultLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getDefaultLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getDefaultRestrictions(T, T) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
 
getDefaultRib() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Return defaultRib, or null if it is not present.
getDefaultRib() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
getDefaultRib() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated, for removal: This API element is subject to removal in a future version.
getDefaultRib() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
getDelegate() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
getDelegate(Class<? extends D>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.AdapterLoader
 
getDeletes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return deletes, or null if it is not present.
getDeletes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
getDeletes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return deletes, or null if it is not present.
getDeletes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
getDescription() - Method in interface org.opendaylight.mdsal.binding.model.api.DocumentedType
Returns a string that contains a human-readable textual description of type definition.
getDescription() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
getDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Return description, or null if it is not present.
getDescription() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
getDesInterfaceRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
Return desInterfaceRef, or null if it is not present.
getDesInterfaceRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
getDestination() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
Return destination, or null if it is not present.
getDestination() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
getDestination() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
Return destination, or null if it is not present.
getDestination() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
getDestination() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPoints
Return destination, or null if it is not present.
getDestination() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
 
getDestination() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes
Return destination, or null if it is not present.
getDestination() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
getDestinationAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1
Return destinationAddress, or null if it is not present.
getDestinationAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1Builder
 
getDestinationAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2
Deprecated, for removal: This API element is subject to removal in a future version.
getDestinationAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2Builder
Deprecated.
 
getDestinationAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1
Return destinationAddress, or null if it is not present.
getDestinationAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1Builder
 
getDestinationAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2
Deprecated, for removal: This API element is subject to removal in a future version.
getDestinationAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2Builder
Deprecated.
 
getDestinationIpv4Network() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4Network
Return destinationIpv4Network, or null if it is not present.
getDestinationIpv4Network() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4NetworkBuilder
 
getDestinationIpv6Network() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6Network
Return destinationIpv6Network, or null if it is not present.
getDestinationIpv6Network() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6NetworkBuilder
 
getDestinationMacAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
getDestinationMacAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return destinationMacAddress, or null if it is not present.
getDestinationMacAddressMask() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
getDestinationMacAddressMask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return destinationMacAddressMask, or null if it is not present.
getDestinationNetwork() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getDestinationNetwork() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
getDestinationNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return destinationNetwork, or null if it is not present.
getDestinationNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv6HeaderFields
Return destinationNetwork, or null if it is not present.
getDestinationPort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPort
Return destinationPort, or null if it is not present.
getDestinationPort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPortBuilder
 
getDestinationPort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.Tcp
Return destinationPort, or null if it is not present.
getDestinationPort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getDestinationPort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPort
Return destinationPort, or null if it is not present.
getDestinationPort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPortBuilder
 
getDestinationPort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.Udp
Return destinationPort, or null if it is not present.
getDestinationPort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1
Return destinationPrefix, or null if it is not present.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1Builder
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2
Return destinationPrefix, or null if it is not present.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2Builder
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3
Deprecated, for removal: This API element is subject to removal in a future version.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3Builder
Deprecated.
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4
Deprecated, for removal: This API element is subject to removal in a future version.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4Builder
Deprecated.
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
Return destinationPrefix, or null if it is not present.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteKey
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1
Return destinationPrefix, or null if it is not present.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1Builder
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2
Return destinationPrefix, or null if it is not present.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2Builder
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3
Deprecated, for removal: This API element is subject to removal in a future version.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3Builder
Deprecated.
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4
Deprecated, for removal: This API element is subject to removal in a future version.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4Builder
Deprecated.
 
getDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
Return destinationPrefix, or null if it is not present.
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
getDestinationPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteKey
 
getDestNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Destination
Return destNode, or null if it is not present.
getDestNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
 
getDestNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Destination
Return destNode, or null if it is not present.
getDestNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
 
getDestNode() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination
Return destNode, or null if it is not present.
getDestNode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
 
getDesTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1
Return desTpRef, or null if it is not present.
getDesTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1Builder
 
getDesTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1
Return desTpRef, or null if it is not present.
getDesTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1Builder
 
getDestTp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Destination
Return destTp, or null if it is not present.
getDestTp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
 
getDestTp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Destination
Return destTp, or null if it is not present.
getDestTp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
 
getDestTp() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination
Return destTp, or null if it is not present.
getDestTp() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
 
getDeviation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return deviation, or null if it is not present.
getDeviation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
getDeviation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
getDeviation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
getDeviation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
Return deviation, or null if it is not present.
getDeviation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
getDeviation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleImplementationParameters
Return deviation, or null if it is not present.
getDeviceLinks() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return deviceLinks, or null if it is not present.
getDeviceLinks() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
getDeviceNodes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return deviceNodes, or null if it is not present.
getDeviceNodes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
getDevicePort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
getDevicePort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
Return devicePort, or null if it is not present.
getDevicePorts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return devicePorts, or null if it is not present.
getDevicePorts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
getDeviceRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.DeviceAttributes
Return deviceRef, or null if it is not present.
getDeviceRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
getDeviceRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesKey
 
getDirection() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
Return direction, or null if it is not present.
getDirection() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
getDirection() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Return direction, or null if it is not present.
getDirection() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
getDirection() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabel
Return direction, or null if it is not present.
getDirection() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
 
getDirectionInitiated() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1
Return directionInitiated, or null if it is not present.
getDirectionInitiated() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1Builder
 
getDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return disables, or null if it is not present.
getDisables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
getDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return disables, or null if it is not present.
getDisables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
getDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return disables, or null if it is not present.
getDisables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
getDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return disables, or null if it is not present.
getDisables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
getDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return disables, or null if it is not present.
getDisables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return discontinuityTime, or null if it is not present.
getDiscontinuityTime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return discontinuityTime, or null if it is not present.
getDiscontinuityTime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getDiscontinuityTime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return discontinuityTime, or null if it is not present.
getDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerNode
Return discontinuityTime, or null if it is not present.
getDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerTtp
Return discontinuityTime, or null if it is not present.
getDiscontinuityTime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getDiscontinuityTime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
getDiscontinuityTime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
getDisjointness() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
Return disjointness, or null if it is not present.
getDisjointness() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
getDisjointness() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getDisjointness() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathDisjointness
Return disjointness, or null if it is not present.
getDocumentation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getDocumentation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return documentation, or null if it is not present.
getDomainId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
getDomainId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
getDomainId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
getDomainId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
Return domainId, or null if it is not present.
getDomainName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
 
getDOMDataBroker() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerTestModule
 
getDOMNotificationRouter() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerTestModule
 
getDomPublishService() - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationPublishServiceAdapter
 
getDomService() - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationServiceAdapter
 
getDowns() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return downs, or null if it is not present.
getDowns() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
getDowns() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return downs, or null if it is not present.
getDowns() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getDscp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getDscp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
getDscp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return dscp, or null if it is not present.
getDstDnsname() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.DnsMatches
Return dstDnsname, or null if it is not present.
getDstDnsname() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41Builder
 
getDstDnsname() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61Builder
 
getDupAddrDetectTransmits() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return dupAddrDetectTransmits, or null if it is not present.
getDupAddrDetectTransmits() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
getDupAddrDetectTransmits() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return dupAddrDetectTransmits, or null if it is not present.
getDupAddrDetectTransmits() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
getDynamic() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Underlay
Return dynamic, or null if it is not present.
getDynamic() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
 
getEce() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
getEcn() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getEcn() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
getEcn() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return ecn, or null if it is not present.
getEffectiveModelContext() - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getEffectiveModelContext() - Method in class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
getEffectiveModelContext() - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
getEffectiveModelContext() - Method in class org.opendaylight.mdsal.dom.spi.AbstractDOMSchemaService
 
getEgress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
Return egress, or null if it is not present.
getEgress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
getEgressInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Return egressInterface, or null if it is not present.
getEgressInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
getEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return enabled, or null if it is not present.
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
getEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return enabled, or null if it is not present.
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return enabled, or null if it is not present.
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
getEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return enabled, or null if it is not present.
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
getEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return enabled, or null if it is not present.
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
getEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return enabled, or null if it is not present.
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
getEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Return enabled, or null if it is not present.
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
getEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
getEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
Return enabled, or null if it is not present.
getEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return enables, or null if it is not present.
getEnables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
getEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return enables, or null if it is not present.
getEnables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
getEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return enables, or null if it is not present.
getEnables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
getEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return enables, or null if it is not present.
getEnables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
getEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return enables, or null if it is not present.
getEnables() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getEnclosedTypes() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns List of enclosing Generated Types.
getEncoding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
Return encoding, or null if it is not present.
getEncoding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
getEncoding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityKey
 
getEncoding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getEncoding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
Return encoding, or null if it is not present.
getEncoding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
getEncoding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityKey
 
getEncoding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return encoding, or null if it is not present.
getEntity() - Method in class org.opendaylight.mdsal.eos.binding.api.EntityOwnershipChange
 
getEntity() - Method in exception org.opendaylight.mdsal.eos.common.api.CandidateAlreadyRegisteredException
Gets the entity for which a Candidate has already been registered in the current process.
getEntity() - Method in class org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipChange
Returns the entity whose ownership status changed.
getEntity() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.OdlGeneralEntityData
Return entity, or null if it is not present.
getEntityType() - Method in interface org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipListenerRegistration
getEntityType method returns not null entity type.
getEntityType() - Method in class org.opendaylight.mdsal.eos.common.spi.AbstractGenericEntityOwnershipListenerRegistration
 
getEntry() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStack
Return entry, or null if it is not present.
getEntry() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStackBuilder
 
getEnumeration() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype
 
getEnumeration() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
 
getEnumeration() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
 
getEnumeration() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
 
getEnumeration() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
 
getEnumeration() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
 
getEnumerations() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns List of all Enumerator definitions associated with Generated Type.
getEqualsIdentifiers() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
Returns List of Properties that are designated to define equality for Generated Transfer Object.
getErrorInfo() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
Return errorInfo, or null if it is not present.
getErrorInfo() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
getErrorInfo() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Return errorInfo, or null if it is not present.
getErrorInfo() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
getErrors() - Method in interface org.opendaylight.mdsal.dom.api.DOMActionResult
Returns a set of errors and warnings which occurred during processing the call.
getErrors() - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcResult
Returns a set of errors and warnings which occurred during processing the call.
getErrors() - Method in class org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult
 
getErrors() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResult
 
getErrors() - Method in class org.opendaylight.mdsal.dom.spi.SimpleDOMActionResult
 
getEth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.Eth
Return eth, or null if it is not present.
getEth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.EthBuilder
 
getEthertype() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
getEthertype() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return ethertype, or null if it is not present.
getEventInstant() - Method in interface org.opendaylight.mdsal.dom.api.DOMEvent
Get the time of the event occurrence.
getEventStreamSerializer(Class<?>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getExactChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.mdsal.dom.spi.RegistrationTreeNode
Return the child matching a YangInstanceIdentifier.PathArgument specification.
getExplicitRouteExcludeObjects() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
getExplicitRouteExcludeObjects() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OptimizationMetricEntry
Return explicitRouteExcludeObjects, or null if it is not present.
getExplicitRouteIncludeObjects() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
getExplicitRouteIncludeObjects() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OptimizationMetricEntry
Return explicitRouteIncludeObjects, or null if it is not present.
getExplicitRouteObjectsAlways() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathConstraintsRouteObjects
Return explicitRouteObjectsAlways, or null if it is not present.
getExplicitRouteUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
Return explicitRouteUsage, or null if it is not present.
getExplicitRouteUsage() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
getExtendedAdminGroup() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
 
getExtensions() - Method in interface org.opendaylight.mdsal.dom.api.DOMExtensibleService
Return a map of currently-supported extensions, along with accessor services which provide access to the specific functionality bound to this service.
getExtensions() - Method in class org.opendaylight.mdsal.dom.broker.AbstractDOMDataBroker
 
getExtensions() - Method in class org.opendaylight.mdsal.dom.spi.AbstractDOMSchemaService.WithYangTextSources
 
getExtensions() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMExtensibleService
 
getExtensions() - Method in class org.opendaylight.mdsal.trace.impl.TracingBroker
 
getExtensions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getExtensions() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return extensions, or null if it is not present.
getExternalDomain() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return externalDomain, or null if it is not present.
getExternalDomain() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getFabricAttributes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1
Return fabricAttributes, or null if it is not present.
getFabricAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1Builder
 
getFabricId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return fabricId, or null if it is not present.
getFabricId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
getFabricNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricNetworkType
Return fabricNetwork, or null if it is not present.
getFabricNetwork() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1Builder
 
getFaultClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return faultClears, or null if it is not present.
getFaultClears() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getFaultDetects() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return faultDetects, or null if it is not present.
getFaultDetects() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getFeature() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return feature, or null if it is not present.
getFeature() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
getFeature() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
getFeature() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
getFeature() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
getFeature() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleImplementationParameters
Return feature, or null if it is not present.
getFin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
getFirmwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return firmwareRev, or null if it is not present.
getFirmwareRev() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getFirmwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getFirmwareRev() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getFirmwareRev() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getFirmwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return firmwareRev, or null if it is not present.
getFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Return flag, or null if it is not present.
getFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
getFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
getFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Return flag, or null if it is not present.
getFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
getFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
getFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributes
Return flag, or null if it is not present.
getFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
 
getFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixAttributes
Return flag, or null if it is not present.
getFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
getFlags() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getFlags() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return flags, or null if it is not present.
getFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return flags, or null if it is not present.
getFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHop
Return flags, or null if it is not present.
getFlags() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
 
getFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHop
Return flags, or null if it is not present.
getFlags() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
 
getFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHop
Return flags, or null if it is not present.
getFlags() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
 
getFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
Return flags, or null if it is not present.
getFlags() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
getFlowLabel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
getFlowLabel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv6HeaderFields
Return flowLabel, or null if it is not present.
getForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Actions
Return forwarding, or null if it is not present.
getForwarding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
 
getForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return forwarding, or null if it is not present.
getForwarding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
getForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return forwarding, or null if it is not present.
getForwarding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
getForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Return forwarding, or null if it is not present.
getForwarding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
getForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Return forwarding, or null if it is not present.
getForwarding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
getForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return forwarding, or null if it is not present.
getForwarding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
getForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return forwarding, or null if it is not present.
getForwarding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
getForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
getForwarding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
getForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
getForwarding() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
getFportAttributes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1
Return fportAttributes, or null if it is not present.
getFportAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1Builder
 
getFragment() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields.Flags
 
getFrom() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
getFrom() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
getFrom() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConnectivityMatrixAttributes
Return from, or null if it is not present.
getFrom() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
getFrom() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
getFrom() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TeNodeConnectivityMatrixAttributes
Return from, or null if it is not present.
getFromDevicePolicy() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getFromDevicePolicy() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return fromDevicePolicy, or null if it is not present.
getFullyQualifiedName() - Method in interface org.opendaylight.mdsal.binding.model.api.Type
Returns fully qualified name of Type.
getGatewayMode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
getGatewayMode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions
Return gatewayMode, or null if it is not present.
getGeneratedClass(Class<?>, String) - Method in class org.opendaylight.mdsal.binding.dom.codec.loader.CodecClassLoader
 
getGeneration() - Method in class org.opendaylight.mdsal.binding.dom.codec.osgi.impl.OSGiBindingDOMCodecServicesImpl
 
getGeneration() - Method in class org.opendaylight.mdsal.binding.runtime.osgi.impl.OSGiBindingRuntimeContextImpl
 
getGeneration() - Method in class org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiModuleInfoSnapshotImpl
 
getGeneration() - Method in interface org.opendaylight.mdsal.dom.schema.osgi.ModelGenerationAware
 
getGeneric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.Generic
Return generic, or null if it is not present.
getGeneric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.GenericBuilder
 
getGeneric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.Generic
Return generic, or null if it is not present.
getGeneric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.GenericBuilder
 
getGeneric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.Generic
Return generic, or null if it is not present.
getGeneric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.GenericBuilder
 
getGeolocation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeolocationContainer
Return geolocation, or null if it is not present.
getGeolocation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getGeolocation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getGeolocation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
getGeolocation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
getGeolocation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getGetterMethodForNonnull(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getGetterMethodForRequire(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getGetterMethodName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getGetterMethodName(QName) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getGetterMethodName(DataSchemaNode) - Static method in class org.opendaylight.mdsal.binding.dom.codec.spi.BindingSchemaMapping
 
getGetterSuffix(QName) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getGlobalContext() - Method in interface org.opendaylight.mdsal.dom.api.DOMSchemaService
Returns global schema context.
getGlobalContext() - Method in class org.opendaylight.mdsal.dom.broker.schema.ScanningSchemaServiceProvider
Deprecated.
 
getGlobalContext() - Method in class org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiDOMSchemaService
 
getGlobalContext() - Method in class org.opendaylight.mdsal.dom.spi.FixedDOMSchemaService
 
getHardware() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.IetfHardwareData
Return hardware, or null if it is not present.
getHardware() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.IetfHardwareStateData
Deprecated.
getHardwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return hardwareRev, or null if it is not present.
getHardwareRev() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getHardwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getHardwareRev() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getHashCodeIdentifiers() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
Returns List of Properties that are designated to define identity for Generated Transfer Object.
getHexValue(H) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
getHexValue(HexString) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtil
 
getHigherLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return higherLayerIf, or null if it is not present.
getHigherLayerIf() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getHigherLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return higherLayerIf, or null if it is not present.
getHigherLayerIf() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getHigherLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getHigherLayerIf() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getHoldPriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
Return holdPriority, or null if it is not present.
getHoldPriority() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getHopType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHop
Return hopType, or null if it is not present.
getHopType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
 
getHopType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
Return hopType, or null if it is not present.
getHopType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
getHopType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHop
Return hopType, or null if it is not present.
getHopType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
 
getHopType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Return hopType, or null if it is not present.
getHopType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
getIcmp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Icmp
Return icmp, or null if it is not present.
getIcmp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.IcmpBuilder
 
getId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Return id, or null if it is not present.
getId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
getId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryKey
 
getId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgs
Return id, or null if it is not present.
getId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgsBuilder
 
getId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrix
Return id, or null if it is not present.
getId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
 
getId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixKey
 
getId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
Return id, or null if it is not present.
getId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
getId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgKey
 
getIdentification() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getIdentification() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return identification, or null if it is not present.
getIdentifier() - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
 
getIdentifier() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
getIdentifier() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingTransaction
 
getIdentifier() - Method in class org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntry
 
getIdentifier() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransaction
 
getIdentifier() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
getIdentifier() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransaction
 
getIdentifier() - Method in class org.opendaylight.mdsal.dom.spi.RegistrationTreeNode
 
getIdentifier() - Method in class org.opendaylight.mdsal.dom.spi.RpcRoutingStrategy
 
getIdentifier() - Method in class org.opendaylight.mdsal.dom.spi.SimpleDOMMountPoint
 
getIdentifier() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransaction
 
getIdentifier() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTransaction
Unique identifier of the transaction.
getIdentifier() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
getIdentifier() - Method in class org.opendaylight.mdsal.eos.common.api.GenericEntity
Gets the id of the entity.
getIdentityClass(QName) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getIdentityClass(QName) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getIdentityClass(QName) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getIdentityCodec() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree
Get the BindingIdentityCodec associated with this tree.
getIdentityCodec() - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getIdentityCodec() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
getIdentityref() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathAttributeFlags
 
getIfIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return ifIndex, or null if it is not present.
getIfIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getIfIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return ifIndex, or null if it is not present.
getIfIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getIfIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getIfIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getIhl() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getIhl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return ihl, or null if it is not present.
getImplements() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns List of Types that Generated Type will implement.
getImplementsTypes() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
 
getImportedModules() - Method in interface org.opendaylight.yangtools.yang.binding.YangModuleInfo
Return YangModuleInfo objects for all modules which are imported by this module.
getImportOnlyModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleSetParameters
Return importOnlyModule, or null if it is not present.
getImportOnlyModule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
getInBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inBroadcastPkts, or null if it is not present.
getInBroadcastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getInBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inBroadcastPkts, or null if it is not present.
getInBroadcastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getInBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getInBroadcastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getIndeterminate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Return index, or null if it is not present.
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopKey
 
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
Return index, or null if it is not present.
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathKey
 
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObject
Return index, or null if it is not present.
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectKey
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionKey
 
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
Return index, or null if it is not present.
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlways
Return index, or null if it is not present.
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysKey
 
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
Return index, or null if it is not present.
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeKey
 
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObject
Return index, or null if it is not present.
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectKey
 
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObject
Return index, or null if it is not present.
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
getIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectKey
 
getIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RecordRouteState
Return index, or null if it is not present.
getInDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inDiscards, or null if it is not present.
getInDiscards() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getInDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inDiscards, or null if it is not present.
getInDiscards() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getInDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getInDiscards() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getInErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inErrors, or null if it is not present.
getInErrors() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getInErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inErrors, or null if it is not present.
getInErrors() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getInErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getInErrors() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getInexactChildren(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.mdsal.dom.spi.RegistrationTreeNode
Return a collection children which match a YangInstanceIdentifier.PathArgument specification inexactly.
getInformationSource() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerLinkAttributes
Return informationSource, or null if it is not present.
getInformationSource() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerNodeAttributes
Return informationSource, or null if it is not present.
getInformationSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getInformationSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getInformationSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getInformationSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryKey
 
getInformationSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
getInformationSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryKey
 
getInformationSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getInformationSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getInformationSourceEntry() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getInformationSourceEntry() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getInformationSourceEntry() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
Return informationSourceEntry, or null if it is not present.
getInformationSourceEntry() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeStateDerived
Return informationSourceEntry, or null if it is not present.
getInformationSourceEntry() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getInformationSourceEntry() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getInformationSourceInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerLinkAttributes
Return informationSourceInstance, or null if it is not present.
getInformationSourceInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerNodeAttributes
Return informationSourceInstance, or null if it is not present.
getInformationSourceInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getInformationSourceInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getInformationSourceInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getInformationSourceInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryKey
 
getInformationSourceInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
getInformationSourceInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryKey
 
getInformationSourceInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getInformationSourceInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getInformationSourceState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerLinkAttributes
Return informationSourceState, or null if it is not present.
getInformationSourceState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerNodeAttributes
Return informationSourceState, or null if it is not present.
getInformationSourceState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getInformationSourceState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getInformationSourceState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getInformationSourceState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
getInformationSourceState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getInformationSourceState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getIngress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
Return ingress, or null if it is not present.
getIngress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
getIngressInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Return ingressInterface, or null if it is not present.
getIngressInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
getInline() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.Inline
Return inline, or null if it is not present.
getInline() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.InlineBuilder
 
getInMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inMulticastPkts, or null if it is not present.
getInMulticastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getInMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inMulticastPkts, or null if it is not present.
getInMulticastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getInMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getInMulticastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getInOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inOctets, or null if it is not present.
getInOctets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getInOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inOctets, or null if it is not present.
getInOctets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getInOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getInOctets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getInServiceClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return inServiceClears, or null if it is not present.
getInServiceClears() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
getInServiceSets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return inServiceSets, or null if it is not present.
getInServiceSets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
getInstanceIdentifierCodec() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree
Get the BindingInstanceIdentifierCodec associated with this tree.
getInstanceIdentifierCodec() - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getInstanceIdentifierCodec() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
getInterDomainPlugId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
getInterDomainPlugId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
Return interDomainPlugId, or null if it is not present.
getInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPoints
Return interface, or null if it is not present.
getInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPointsBuilder
 
getInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.Interfaces
Return interface, or null if it is not present.
getInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesBuilder
 
getInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesState
Return interface, or null if it is not present.
getInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesStateBuilder
 
getInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.Interfaces
Return interface, or null if it is not present.
getInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesBuilder
 
getInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesState
Deprecated.
getInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesStateBuilder
 
getInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Return interface, or null if it is not present.
getInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
getInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Interfaces
Return interface, or null if it is not present.
getInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.InterfacesBuilder
 
getInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces
Deprecated, for removal: This API element is subject to removal in a future version.
getInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.InterfacesBuilder
Deprecated.
 
getInterfaceId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
Return interfaceId, or null if it is not present.
getInterfaceId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
getInterfaceId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceKey
 
getInterfaceName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceName
Return interfaceName, or null if it is not present.
getInterfaceName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceNameBuilder
 
getInterfaces() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.IetfInterfacesData
Return interfaces, or null if it is not present.
getInterfaces() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.IetfInterfacesData
Return interfaces, or null if it is not present.
getInterfaces() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Routing
Return interfaces, or null if it is not present.
getInterfaces() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
getInterfaces() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState
Deprecated, for removal: This API element is subject to removal in a future version.
getInterfaces() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
getInterfacesState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.IetfInterfacesData
Return interfacesState, or null if it is not present.
getInterfacesState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.IetfInterfacesData
Deprecated.
getInterfaceSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InterfaceSwitchingCapabilityList
Return interfaceSwitchingCapability, or null if it is not present.
getInterfaceSwitchingCapability() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getInterfaceSwitchingCapability() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getInterfaceSwitchingCapability() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
getInterLayerLockId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getInterLayerLockId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
getInterLayerLockId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return interLayerLockId, or null if it is not present.
getInterLayerLockId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
Return interLayerLockId, or null if it is not present.
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.GatewayMode
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.TrafficBehavior
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorStatus
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface.LinkUpDownTrapEnable
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.AdminStatus
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.AdminStatus
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.LinkUpDownTrapEnable
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.AdminStatus
Deprecated.
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.NeighborOrigin
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.NeighborOrigin
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3EventType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Direction
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress.Enumeration
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress.Enumeration
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTargetType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds.Enumeration
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16.Enumeration
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32.Enumeration
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeBandwidthRequestedType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes.ReferenceChangePolicy
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo.Restriction
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsNormality
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeHopType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabelDirection
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkAccessType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkDirection
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyEventType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module.ConformanceType
 
getIntValue() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module.ConformanceType
Deprecated.
 
getIntValue() - Method in interface org.opendaylight.yangtools.yang.binding.Enumeration
Returns the assigned value of the enumeration item as it is specified in the input YANG.
getInUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inUnicastPkts, or null if it is not present.
getInUnicastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getInUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inUnicastPkts, or null if it is not present.
getInUnicastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getInUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getInUnicastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getInUnknownProtos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inUnknownProtos, or null if it is not present.
getInUnknownProtos() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getInUnknownProtos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inUnknownProtos, or null if it is not present.
getInUnknownProtos() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getInUnknownProtos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getInUnknownProtos() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Address
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return ip, or null if it is not present.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressKey
 
getIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
getIp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborKey
 
getIpAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
 
getIpAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Ip
Return ipAddress, or null if it is not present.
getIpAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.IpBuilder
 
getIpAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpId
 
getIpv4() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4
Return ipv4, or null if it is not present.
getIpv4() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4Builder
 
getIpv4() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1
Return ipv4, or null if it is not present.
getIpv4() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1Builder
 
getIpv4() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2
Return ipv4, or null if it is not present.
getIpv4() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2Builder
 
getIpv4() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1
Return ipv4, or null if it is not present.
getIpv4() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1Builder
 
getIpv4() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2
Deprecated.
getIpv4() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2Builder
 
getIpv4() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1
Return ipv4, or null if it is not present.
getIpv4() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1Builder
 
getIpv4() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Return ipv4, or null if it is not present.
getIpv4() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
getIpv4Address() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
 
getIpv4Address() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
 
getIpv4AddressNoZone() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
 
getIpv4MulticastGroupAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
 
getIpv4Prefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
 
getIpv6() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6
Return ipv6, or null if it is not present.
getIpv6() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6Builder
 
getIpv6() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1
Return ipv6, or null if it is not present.
getIpv6() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1Builder
 
getIpv6() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2
Return ipv6, or null if it is not present.
getIpv6() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2Builder
 
getIpv6() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1
Return ipv6, or null if it is not present.
getIpv6() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1Builder
 
getIpv6() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2
Deprecated.
getIpv6() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2Builder
 
getIpv6() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1
Return ipv6, or null if it is not present.
getIpv6() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1Builder
 
getIpv6() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Return ipv6, or null if it is not present.
getIpv6() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
getIpv6Address() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
 
getIpv6Address() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
 
getIpv6AddressNoZone() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
 
getIpv6MulticastGroupAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
 
getIpv6Prefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
 
getIpv6RouterAdvertisements() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61
Return ipv6RouterAdvertisements, or null if it is not present.
getIpv6RouterAdvertisements() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61Builder
 
getIpv6RouterAdvertisements() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62
Deprecated, for removal: This API element is subject to removal in a future version.
getIpv6RouterAdvertisements() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62Builder
Deprecated.
 
getIsAbstract() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return isAbstract, or null if it is not present.
getIsAbstract() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getIsAbstract() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
getIsAbstract() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
getIsAbstract() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
getIsAbstract() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
Return isAbstract, or null if it is not present.
getIsAllowed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
getIsAllowed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
getIsAllowed() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrixEntryPathAttributes
Return isAllowed, or null if it is not present.
getIsAllowed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
getIsAllowed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
getIsAllowed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getIsAllowed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
getIsAllowed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
getIsAllowed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getIsFru() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return isFru, or null if it is not present.
getIsFru() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getIsFru() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getIsFru() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getIsMultiAccessDr() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getIsMultiAccessDr() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeStateDerived
Return isMultiAccessDr, or null if it is not present.
getIsMultiAccessDr() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getIsRouter() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return isRouter, or null if it is not present.
getIsRouter() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
getIsRouter() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return isRouter, or null if it is not present.
getIsRouter() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
getIsRouter() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
getIsRouter() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
getIsSupported() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getIsSupported() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return isSupported, or null if it is not present.
getIsTransitional() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getIsTransitional() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
Return isTransitional, or null if it is not present.
getIsTransitional() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getItems() - Method in interface org.opendaylight.mdsal.binding.api.query.QueryResult
 
getJavadoc() - Method in interface org.opendaylight.mdsal.binding.model.api.TypeComment
Return a javadoc snippet.
getKey() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.IdentifiableItem
Return the data object type backing this PathArgument.
getKey() - Method in class org.opendaylight.yangtools.yang.binding.KeyedInstanceIdentifier
Return the key attached to this identifier.
getL2() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Return l2, or null if it is not present.
getL2() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
getL3() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Return l3, or null if it is not present.
getL3() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
getL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEvent
Return l3EventType, or null if it is not present.
getL3EventType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
getL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEvent
Return l3EventType, or null if it is not present.
getL3EventType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
getL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEvent
Return l3EventType, or null if it is not present.
getL3EventType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
getL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEvent
Return l3EventType, or null if it is not present.
getL3EventType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
getL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEvent
Return l3EventType, or null if it is not present.
getL3EventType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
getL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEvent
Return l3EventType, or null if it is not present.
getL3EventType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
getL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEvent
Return l3EventType, or null if it is not present.
getL3EventType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
getL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEvent
Return l3EventType, or null if it is not present.
getL3EventType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
getL3LinkAttributes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkAttributes
Return l3LinkAttributes, or null if it is not present.
getL3LinkAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
getL3LinkAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1Builder
 
getL3LinkAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
getL3LinkAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1Builder
 
getL3NodeAttributes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeAttributes
Return l3NodeAttributes, or null if it is not present.
getL3NodeAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
getL3NodeAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1Builder
 
getL3NodeAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
getL3NodeAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1Builder
 
getL3TerminationPointAttributes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3TerminationPointAttributes
Return l3TerminationPointAttributes, or null if it is not present.
getL3TerminationPointAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1Builder
 
getL3TerminationPointAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
getL3TerminationPointAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1Builder
 
getL3TerminationPointAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
getL3TopologyAttributes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3TopologyAttributes
Return l3TopologyAttributes, or null if it is not present.
getL3TopologyAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1Builder
 
getL3TopologyAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1Builder
 
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
getL3UnicastTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3UnicastTopologyType
Return l3UnicastTopology, or null if it is not present.
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1Builder
 
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1Builder
 
getL3UnicastTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
getL4() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Return l4, or null if it is not present.
getL4() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
getLabel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Return label, or null if it is not present.
getLabel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
getLabel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Return label, or null if it is not present.
getLabel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
getLabel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointKey
 
getLabelEnd() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
getLabelEnd() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
Return labelEnd, or null if it is not present.
getLabelHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.Label
Return labelHop, or null if it is not present.
getLabelHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.LabelBuilder
 
getLabelHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.Label
Return labelHop, or null if it is not present.
getLabelHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.LabelBuilder
 
getLabelRestriction() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictions
Return labelRestriction, or null if it is not present.
getLabelRestriction() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictionsBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
getLabelRestrictions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getLabelRestrictions() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelSetInfo
Return labelRestrictions, or null if it is not present.
getLabelStart() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
getLabelStart() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
Return labelStart, or null if it is not present.
getLabelStep() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
getLabelStep() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
Return labelStep, or null if it is not present.
getLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.Hardware
Return lastChange, or null if it is not present.
getLastChange() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
 
getLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.Hardware
Deprecated.
getLastChange() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
 
getLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return lastChange, or null if it is not present.
getLastChange() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return lastChange, or null if it is not present.
getLastChange() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getLastChange() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getLastUpdate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getLastUpdate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return lastUpdate, or null if it is not present.
getLastUpdated() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouteMetadata
Return lastUpdated, or null if it is not present.
getLastUpdated() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
getLastUpdated() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
getLastUpdated() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
getLastUpdated() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
getLatitude() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
Return latitude, or null if it is not present.
getLatitude() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
getLeaf() - Method in class org.opendaylight.mdsal.dom.spi.RpcRoutingStrategy
Returns leaf QName in which RPC Route is stored.
getLeafChild(String) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext
 
getLeafNodes(Class<?>, DataNodeContainer) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
getLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
getLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return length, or null if it is not present.
getLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclUdpHeaderFields
Return length, or null if it is not present.
getLengthConstraint() - Method in interface org.opendaylight.mdsal.binding.model.api.Restrictions
 
getLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1
Return link, or null if it is not present.
getLink() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1Builder
 
getLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1
Return link, or null if it is not present.
getLink() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1Builder
 
getLink() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
 
getLink() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return link, or null if it is not present.
getLink() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
getLinkId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
Return linkId, or null if it is not present.
getLinkId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
getLinkId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkKey
 
getLinkId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
Return linkId, or null if it is not present.
getLinkId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
getLinkId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkKey
 
getLinkId() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes
Return linkId, or null if it is not present.
getLinkId() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
getLinkId() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey
 
getLinkIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getLinkIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getLinkIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return linkIndex, or null if it is not present.
getLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
Return linkLayerAddress, or null if it is not present.
getLinkLayerAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
getLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
Return linkLayerAddress, or null if it is not present.
getLinkLayerAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
getLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
Return linkLayerAddress, or null if it is not present.
getLinkLayerAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
getLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return linkLayerAddress, or null if it is not present.
getLinkLayerAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
getLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
Return linkLayerAddress, or null if it is not present.
getLinkLayerAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
getLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return linkLayerAddress, or null if it is not present.
getLinkLayerAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
getLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
getLinkLayerAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
getLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
getLinkLayerAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
getLinkMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return linkMtu, or null if it is not present.
getLinkMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getLinkMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getLinkMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getLinkProtection() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
Return linkProtection, or null if it is not present.
getLinkProtection() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getLinkProtectionType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getLinkProtectionType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getLinkProtectionType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return linkProtectionType, or null if it is not present.
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
 
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksKey
 
getLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.LinkAttributes
Return linkRef, or null if it is not present.
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
getLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.LinkRef
Return linkRef, or null if it is not present.
getLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
Return linkRef, or null if it is not present.
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkKey
 
getLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.LinkRef
Return linkRef, or null if it is not present.
getLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
Return linkRef, or null if it is not present.
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkKey
 
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
getLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink
Return linkRef, or null if it is not present.
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
 
getLinkRef() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkKey
 
getLinkTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.Templates
Return linkTemplate, or null if it is not present.
getLinkTemplate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
 
getLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHop
Return linkTpId, or null if it is not present.
getLinkTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
 
getLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
Return linkTpId, or null if it is not present.
getLinkTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
getLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
Return linkTpId, or null if it is not present.
getLinkTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
getLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Return linkTpId, or null if it is not present.
getLinkTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
getLinkTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Return linkTpRef, or null if it is not present.
getLinkTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getLinkTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
getLinkTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Return linkTpRef, or null if it is not present.
getLinkTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getLinkTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
getLinkUpDownTrapEnable() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return linkUpDownTrapEnable, or null if it is not present.
getLinkUpDownTrapEnable() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
getLinkUpDownTrapEnable() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return linkUpDownTrapEnable, or null if it is not present.
getLinkUpDownTrapEnable() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getLoader() - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getLocalLinkConnectivities() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getLocalLinkConnectivities() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfig
Return localLinkConnectivities, or null if it is not present.
getLocalLinkConnectivity() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1Builder
 
getLocalLinkConnectivity() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerTtp
Return localLinkConnectivity, or null if it is not present.
getLocalLinkConnectivity() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
getLocalLinkConnectivity() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointLlcList
Return localLinkConnectivity, or null if it is not present.
getLocalLinkConnectivity() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1Builder
 
getLocalLinkConnectivity() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TeNodeTunnelTerminationPointLlcList
Return localLinkConnectivity, or null if it is not present.
getLocalNetworks() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return localNetworks, or null if it is not present.
getLocalNetworks() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
getLocation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.LocationLeafList
Return location, or null if it is not present.
getLocation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
getLocation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
getLocation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
getLocation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
getLocations() - Method in class org.opendaylight.mdsal.yanglib.api.SourceReference
 
getLogging() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Actions
Return logging, or null if it is not present.
getLogging() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
 
getLogicalNetworkElement() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElements
Return logicalNetworkElement, or null if it is not present.
getLogicalNetworkElement() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElementsBuilder
 
getLogicalNetworkElement() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
getLogicalNetworkElement() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
getLogicalNetworkElement() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourceStateAttributes
Return logicalNetworkElement, or null if it is not present.
getLogicalNetworkElements() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.IetfLogicalNetworkElementData
Return logicalNetworkElements, or null if it is not present.
getLongitude() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
Return longitude, or null if it is not present.
getLongitude() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
getLowerLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return lowerLayerIf, or null if it is not present.
getLowerLayerIf() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getLowerLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return lowerLayerIf, or null if it is not present.
getLowerLayerIf() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getLowerLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getLowerLayerIf() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getLowerPort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Range
Return lowerPort, or null if it is not present.
getLowerPort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
 
getMaintenanceClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return maintenanceClears, or null if it is not present.
getMaintenanceClears() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
getMaintenanceClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return maintenanceClears, or null if it is not present.
getMaintenanceClears() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
getMaintenanceClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return maintenanceClears, or null if it is not present.
getMaintenanceClears() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getMaintenanceSets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return maintenanceSets, or null if it is not present.
getMaintenanceSets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
getMaintenanceSets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return maintenanceSets, or null if it is not present.
getMaintenanceSets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
getMaintenanceSets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return maintenanceSets, or null if it is not present.
getMaintenanceSets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getMajor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
getManaged() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Return managed, or null if it is not present.
getManaged() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
getManagedFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return managedFlag, or null if it is not present.
getManagedFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getManagedFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getManagedFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getManufacturer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return manufacturer, or null if it is not present.
getManufacturer() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
getMappedName() - Method in interface org.opendaylight.mdsal.binding.model.api.Enumeration.Pair
Returns the binding representation for the name of the enumeration item.
getMatchedOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclCounters
Return matchedOctets, or null if it is not present.
getMatchedOctets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
 
getMatchedOctets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
getMatchedPackets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclCounters
Return matchedPackets, or null if it is not present.
getMatchedPackets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
 
getMatchedPackets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
getMatches() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
Return matches, or null if it is not present.
getMatches() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
getMax() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacity
Return max, or null if it is not present.
getMax() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
 
getMaxDataChangeExecutorPoolSize() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
Returns the maximum thread pool size for the data change notification executor.
getMaxDataChangeExecutorQueueSize() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
Returns the maximum queue size for the data change notification executor.
getMaxDataChangeListenerQueueSize() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
Returns the maximum queue size for the data change listeners.
getMaxDataStoreExecutorQueueSize() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
Returns the maximum queue size for the data store executor.
getMaxLinkBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getMaxLinkBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getMaxLinkBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return maxLinkBandwidth, or null if it is not present.
getMaxLspBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
getMaxLspBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkIscdAttributes
Return maxLspBandwidth, or null if it is not present.
getMaxResvLinkBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getMaxResvLinkBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getMaxResvLinkBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return maxResvLinkBandwidth, or null if it is not present.
getMaxRtrAdvInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return maxRtrAdvInterval, or null if it is not present.
getMaxRtrAdvInterval() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getMaxRtrAdvInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getMaxRtrAdvInterval() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getMeasureInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return measureInterval, or null if it is not present.
getMeasureInterval() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
getMechanics() - Method in interface org.opendaylight.mdsal.binding.model.api.MethodSignature
Return the mechanics associated with this method.
getMethodDefinitions() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns List of Method Definitions associated with Generated Type.
getMethodDefinitions() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
 
getMethodName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getMethodName(QName) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
getMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
getMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixAttributes
Return metric, or null if it is not present.
getMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
getMetric1() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Return metric1, or null if it is not present.
getMetric1() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
getMetric2() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Return metric2, or null if it is not present.
getMetric2() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
getMetricType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
Return metricType, or null if it is not present.
getMetricType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
getMetricType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundKey
 
getMetricType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
getMetricType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricKey
 
getMetricType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
Return metricType, or null if it is not present.
getMetricType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
getMetricType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricKey
 
getMetricType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OptimizationMetricEntry
Return metricType, or null if it is not present.
getMfgDate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return mfgDate, or null if it is not present.
getMfgDate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getMfgDate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getMfgDate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getMfgName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return mfgName, or null if it is not present.
getMfgName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getMfgName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getMfgName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getMfgName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getMfgName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return mfgName, or null if it is not present.
getMin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacity
Return min, or null if it is not present.
getMin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
 
getMinor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
getMinRtrAdvInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return minRtrAdvInterval, or null if it is not present.
getMinRtrAdvInterval() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getMinRtrAdvInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getMinRtrAdvInterval() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getModel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return model, or null if it is not present.
getModel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
getModelBindingProviderName() - Method in class org.opendaylight.mdsal.binding.java.api.generator.YangModuleInfoTemplate
 
getModelName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return modelName, or null if it is not present.
getModelName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getModelName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getModelName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getModelName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getModelName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return modelName, or null if it is not present.
getModelRootPackageName(Package) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Returns root package name for supplied package.
getModelRootPackageName(String) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Returns root package name for supplied package name.
getModificationType() - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns type of modification.
getModifiedAugmentation(Class<C>) - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns augmentation child modification if augmentation was modified by this modification.
getModifiedChild(InstanceIdentifier.PathArgument) - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns a child modification if a node identified by childArgument was modified by this modification.
getModifiedChildContainer(Class<C>) - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns container child modification if child was modified by this modification.
getModifiedChildContainer(Class<H>, Class<C>) - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns container child modification if child was modified by this modification.
getModifiedChildListItem(Class<H>, Class<C>, K) - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns child list item modification if child was modified by this modification.
getModifiedChildListItem(Class<N>, K) - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns child list item modification if child was modified by this modification.
getModifiedChildren() - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns unmodifiable collection of modified direct children.
getModifiedChildren(Class<C>) - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns child list item modification if child was modified by this modification.
getModifiedChildren(Class<H>, Class<C>) - Method in interface org.opendaylight.mdsal.binding.api.DataObjectModification
Returns child list item modification if child was modified by this modification.
getModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return modifies, or null if it is not present.
getModifies() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
getModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return modifies, or null if it is not present.
getModifies() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
getModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return modifies, or null if it is not present.
getModifies() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
getModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return modifies, or null if it is not present.
getModifies() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
getModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return modifies, or null if it is not present.
getModifies() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getModule() - Method in class org.opendaylight.mdsal.binding.model.api.YangSourceDefinition
Return the defining YANG module.
getModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModuleList
Return module, or null if it is not present.
getModule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
 
getModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleList
Deprecated.
getModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleSetParameters
Return module, or null if it is not present.
getModule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
 
getModule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
getModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Return module, or null if it is not present.
getModule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
getModule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointKey
 
getModuleInfo() - Method in interface org.opendaylight.yangtools.yang.binding.YangModelBindingProvider
Returns YangModuleInfo associated with a package.
getModuleInfo(Class<?>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Returns instance of YangModuleInfo of declaring model for specific class.
getModuleInfoClassName(String) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
 
getModuleName() - Method in interface org.opendaylight.mdsal.binding.model.api.DocumentedType
Returns the name of the module, in which generated type was specified.
getModuleName() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getModuleSet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
Return moduleSet, or null if it is not present.
getModuleSet() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
getModuleSet() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
getModuleSet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryParameters
Return moduleSet, or null if it is not present.
getModuleSetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesState
Return moduleSetId, or null if it is not present.
getModuleSetId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
 
getModuleSetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChange
Return moduleSetId, or null if it is not present.
getModuleSetId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChangeBuilder
 
getModuleSetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState
Deprecated.
getModuleSetId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
 
getModuleSetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange
Deprecated.
getModuleSetId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChangeBuilder
 
getModulesState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.IetfYangLibraryData
Return modulesState, or null if it is not present.
getModulesState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.IetfYangLibraryData
Deprecated.
getMore() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields.Flags
 
getMountPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMounts
Return mountPoint, or null if it is not present.
getMountPoint() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
 
getMountPoint(InstanceIdentifier<?>) - Method in interface org.opendaylight.mdsal.binding.api.MountPointService
 
getMountPoint(InstanceIdentifier<?>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapter
 
getMountPoint(InstanceIdentifier<?>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiMountPointService
 
getMountPoint(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.api.DOMMountPointService
 
getMountPoint(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImpl
 
getMplsLabelGeneralUse() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabel
 
getMplsLabelSpecialPurpose() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabel
 
getMplsLabelStack() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelStack
Return mplsLabelStack, or null if it is not present.
getMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return mtu, or null if it is not present.
getMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
getMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return mtu, or null if it is not present.
getMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
getMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Return mtu, or null if it is not present.
getMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
getMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Return mtu, or null if it is not present.
getMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
getMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return mtu, or null if it is not present.
getMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
getMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return mtu, or null if it is not present.
getMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
getMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
getMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
getMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
getMtu() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
getMud() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.IetfMudData
Return mud, or null if it is not present.
getMud() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1
Return mud, or null if it is not present.
getMud() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1Builder
 
getMudSignature() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getMudSignature() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return mudSignature, or null if it is not present.
getMudUrl() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getMudUrl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return mudUrl, or null if it is not present.
getMudVersion() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getMudVersion() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return mudVersion, or null if it is not present.
getMyController() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return myController, or null if it is not present.
getMyController() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
getName() - Method in interface org.opendaylight.mdsal.binding.model.api.AnnotationType.Parameter
Returns the Name of the parameter.
getName() - Method in interface org.opendaylight.mdsal.binding.model.api.Constant
Returns the name of constant.
getName() - Method in interface org.opendaylight.mdsal.binding.model.api.Enumeration.Pair
Returns the name of the enumeration item as it is specified in the input YANG.
getName() - Method in interface org.opendaylight.mdsal.binding.model.api.MethodSignature.Parameter
Returns the parameter name.
getName() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.TypeMemberBuilder
Returns the name of property.
getName() - Method in interface org.opendaylight.mdsal.binding.model.api.Type
Returns name of the interface.
getName() - Method in interface org.opendaylight.mdsal.binding.model.api.TypeMember
Returns the name of member.
getName() - Method in class org.opendaylight.mdsal.singleton.common.api.ServiceGroupIdentifier
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatistics
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return name, or null if it is not present.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.GatewayMode
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.TrafficBehavior
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
Return name, or null if it is not present.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorStatus
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return name, or null if it is not present.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface.LinkUpDownTrapEnable
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceKey
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.AdminStatus
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return name, or null if it is not present.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceKey
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.AdminStatus
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return name, or null if it is not present.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.LinkUpDownTrapEnable
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceKey
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.AdminStatus
Deprecated.
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceKey
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.NeighborOrigin
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.NeighborOrigin
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributes
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3EventType
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessList
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListKey
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Direction
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceKey
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated, for removal: This API element is subject to removal in a future version.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated, for removal: This API element is subject to removal in a future version.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress.Enumeration
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress.Enumeration
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTargetType
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds.Enumeration
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16.Enumeration
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32.Enumeration
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeBandwidthRequestedType
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplate
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplate
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateKey
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes.ReferenceChangePolicy
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
Return name, or null if it is not present.
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return name, or null if it is not present.
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
Return name, or null if it is not present.
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
Return name, or null if it is not present.
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityName
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameKey
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo.Restriction
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsNormality
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeHopType
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabelDirection
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkAccessType
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkDirection
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
 
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyEventType
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs
Return name, or null if it is not present.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module.ConformanceType
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationKey
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleKey
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs
Deprecated.
getName() - Method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module.ConformanceType
Deprecated.
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationKey
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleKey
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleKey
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleKey
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleKey
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleIdentificationLeafs
Return name, or null if it is not present.
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleSetParameters
Return name, or null if it is not present.
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreKey
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaKey
 
getName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.Entity
Return name, or null if it is not present.
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
 
getName() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityKey
 
getName() - Method in interface org.opendaylight.yangtools.yang.binding.Enumeration
Returns the assigned name of the enumeration item as it is specified in the input YANG.
getName() - Method in interface org.opendaylight.yangtools.yang.binding.YangModuleInfo
Returns YANG module name, as a composite QName.
getNames() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
Return names, or null if it is not present.
getNames() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
getNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return namespace, or null if it is not present.
getNamespace() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
getNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
getNamespace() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
getNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Return namespace, or null if it is not present.
getNamespace() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
getNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
Return namespace, or null if it is not present.
getNamespace() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
getNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMounts
Return namespace, or null if it is not present.
getNamespace() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
 
getNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return neighbor, or null if it is not present.
getNeighbor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
getNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return neighbor, or null if it is not present.
getNeighbor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
getNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Return neighbor, or null if it is not present.
getNeighbor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
getNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Return neighbor, or null if it is not present.
getNeighbor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
getNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return neighbor, or null if it is not present.
getNeighbor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
getNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return neighbor, or null if it is not present.
getNeighbor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
getNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
getNeighbor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
getNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
getNeighbor() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
getNetmask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.Netmask
Return netmask, or null if it is not present.
getNetmask() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
getNetmask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.Netmask
Return netmask, or null if it is not present.
getNetmask() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
getNetmask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.Netmask
Return netmask, or null if it is not present.
getNetmask() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
getNetmask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask
Deprecated.
getNetmask() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
getNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.Networks
Return network, or null if it is not present.
getNetwork() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworksBuilder
 
getNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.Networks
Return network, or null if it is not present.
getNetwork() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworksBuilder
 
getNetworkId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Return networkId, or null if it is not present.
getNetworkId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
getNetworkId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkKey
 
getNetworkId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Return networkId, or null if it is not present.
getNetworkId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
getNetworkId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkKey
 
getNetworkInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstances
Return networkInstance, or null if it is not present.
getNetworkInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstancesBuilder
 
getNetworkInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
getNetworkInstance() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
getNetworkInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourceStateAttributes
Return networkInstance, or null if it is not present.
getNetworkInstances() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.IetfNetworkInstanceData
Return networkInstances, or null if it is not present.
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworkRef
Return networkRef, or null if it is not present.
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
Return networkRef, or null if it is not present.
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeKey
 
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetwork
Return networkRef, or null if it is not present.
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkKey
 
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworkRef
Return networkRef, or null if it is not present.
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
Return networkRef, or null if it is not present.
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeKey
 
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetwork
Return networkRef, or null if it is not present.
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkKey
 
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
Return networkRef, or null if it is not present.
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkKey
 
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return networkRef, or null if it is not present.
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
Return networkRef, or null if it is not present.
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkKey
 
getNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return networkRef, or null if it is not present.
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
 
getNetworkRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
 
getNetworks() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.IetfNetworkData
Return networks, or null if it is not present.
getNetworks() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.IetfNetworkStateData
Return networks, or null if it is not present.
getNetworkTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyData
Return networkTopology, or null if it is not present.
getNetworkTypes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Return networkTypes, or null if it is not present.
getNetworkTypes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
getNetworkTypes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Return networkTypes, or null if it is not present.
getNetworkTypes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
getNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
Return nextHop, or null if it is not present.
getNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
getNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
Return nextHop, or null if it is not present.
getNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
getNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopList
Return nextHop, or null if it is not present.
getNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopListBuilder
 
getNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopList
Return nextHop, or null if it is not present.
getNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopListBuilder
 
getNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.Route
Return nextHop, or null if it is not present.
getNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
getNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.Route
Return nextHop, or null if it is not present.
getNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
getNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route
Deprecated, for removal: This API element is subject to removal in a future version.
getNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
getNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route
Deprecated, for removal: This API element is subject to removal in a future version.
getNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3
Deprecated, for removal: This API element is subject to removal in a future version.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3
Deprecated, for removal: This API element is subject to removal in a future version.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4
Deprecated, for removal: This API element is subject to removal in a future version.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3
Deprecated, for removal: This API element is subject to removal in a future version.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2
Return nextHopAddress, or null if it is not present.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2Builder
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3
Deprecated, for removal: This API element is subject to removal in a future version.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
getNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4
Deprecated, for removal: This API element is subject to removal in a future version.
getNextHopAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
getNextHopList() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopList
Return nextHopList, or null if it is not present.
getNextHopList() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopListBuilder
 
getNextHopList() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopList
Return nextHopList, or null if it is not present.
getNextHopList() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopListBuilder
 
getNextHopOptions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
 
getNextHopOptions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
 
getNextHopOptions() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.NextHopContent
Return nextHopOptions, or null if it is not present.
getNextHopOptions() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.NextHopStateContent
Return nextHopOptions, or null if it is not present.
getNextHopOptions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
 
getNextHopOptions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
 
getNextHopOptions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
 
getNextHopOptions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
 
getNiType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Return niType, or null if it is not present.
getNiType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
getNoAdvertise() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertise
Return noAdvertise, or null if it is not present.
getNoAdvertise() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertiseBuilder
 
getNode() - Method in class org.opendaylight.mdsal.binding.model.api.YangSourceDefinition.Single
Return the defining DocumentedNode.
getNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Return node, or null if it is not present.
getNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
getNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Return node, or null if it is not present.
getNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
getNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerNode
Return node, or null if it is not present.
getNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
getNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
 
getNode() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return node, or null if it is not present.
getNode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
getNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
Return nodeId, or null if it is not present.
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeKey
 
getNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
Return nodeId, or null if it is not present.
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeKey
 
getNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHop
Return nodeId, or null if it is not present.
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
 
getNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
Return nodeId, or null if it is not present.
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
getNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHop
Return nodeId, or null if it is not present.
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
 
getNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Return nodeId, or null if it is not present.
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
getNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey
 
getNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeAttributes
Return nodeId, or null if it is not present.
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
getNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
Return nodeRef, or null if it is not present.
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeKey
 
getNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NodeRef
Return nodeRef, or null if it is not present.
getNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
Return nodeRef, or null if it is not present.
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeKey
 
getNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NodeRef
Return nodeRef, or null if it is not present.
getNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return nodeRef, or null if it is not present.
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
getNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return nodeRef, or null if it is not present.
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
getNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
Return nodeRef, or null if it is not present.
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointKey
 
getNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
Return nodeRef, or null if it is not present.
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
getNodeRef() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeKey
 
getNodes() - Method in class org.opendaylight.mdsal.binding.model.api.YangSourceDefinition.Multiple
Return the defining SchemaNodes.
getNodeTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.Templates
Return nodeTemplate, or null if it is not present.
getNodeTemplate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
 
getNonnullMethodName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getNsrlg() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
getNsrlg() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
Return nsrlg, or null if it is not present.
getNumberedLinkHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHop
Return numberedLinkHop, or null if it is not present.
getNumberedLinkHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHopBuilder
 
getNumberedLinkHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHop
Return numberedLinkHop, or null if it is not present.
getNumberedLinkHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHopBuilder
 
getNumberedNodeHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHop
Return numberedNodeHop, or null if it is not present.
getNumberedNodeHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHopBuilder
 
getNumberedNodeHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHop
Return numberedNodeHop, or null if it is not present.
getNumberedNodeHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHopBuilder
 
getNumberOfEntries() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatrices
Return numberOfEntries, or null if it is not present.
getNumberOfEntries() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
getNumberOfEntries() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivities
Return numberOfEntries, or null if it is not present.
getNumberOfEntries() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
getObjectiveFunction() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunction
Return objectiveFunction, or null if it is not present.
getObjectiveFunction() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunctionBuilder
 
getObjectiveFunctionType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunction
Return objectiveFunctionType, or null if it is not present.
getObjectiveFunctionType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunctionBuilder
 
getObjectModel() - Method in interface org.opendaylight.yangtools.yang.binding.OpaqueData
Return the object model class, which identifies it.
getOffset() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getOffset() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return offset, or null if it is not present.
getOneWayAvailableBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
Return oneWayAvailableBandwidth, or null if it is not present.
getOneWayAvailableBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
getOneWayAvailableBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
getOneWayAvailableBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
getOneWayAvailableBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
getOneWayAvailableBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayAvailableBandwidth, or null if it is not present.
getOneWayAvailableBandwidthNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
getOneWayAvailableBandwidthNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayAvailableBandwidthNormality, or null if it is not present.
getOneWayDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
Return oneWayDelay, or null if it is not present.
getOneWayDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
getOneWayDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
getOneWayDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
getOneWayDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
getOneWayDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayDelayLoss
Return oneWayDelay, or null if it is not present.
getOneWayDelayNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
getOneWayDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayDelayLoss
Return oneWayDelayNormality, or null if it is not present.
getOneWayDelayOffset() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return oneWayDelayOffset, or null if it is not present.
getOneWayDelayOffset() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
getOneWayDelayVariation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
Return oneWayDelayVariation, or null if it is not present.
getOneWayDelayVariation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayDelayVariation, or null if it is not present.
getOneWayDelayVariation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
getOneWayDelayVariation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
getOneWayDelayVariation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
getOneWayDelayVariation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
getOneWayDelayVariationNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayDelayVariationNormality, or null if it is not present.
getOneWayDelayVariationNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
getOneWayMaxDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
Return oneWayMaxDelay, or null if it is not present.
getOneWayMaxDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayMaxDelay, or null if it is not present.
getOneWayMaxDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
getOneWayMaxDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
getOneWayMaxDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
getOneWayMaxDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
getOneWayMaxDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayMaxDelayNormality, or null if it is not present.
getOneWayMaxDelayNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
getOneWayMinDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
Return oneWayMinDelay, or null if it is not present.
getOneWayMinDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayMinDelay, or null if it is not present.
getOneWayMinDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
getOneWayMinDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
getOneWayMinDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
getOneWayMinDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
getOneWayMinDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayMinDelayNormality, or null if it is not present.
getOneWayMinDelayNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
getOneWayPacketLoss() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
Return oneWayPacketLoss, or null if it is not present.
getOneWayPacketLoss() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayPacketLoss, or null if it is not present.
getOneWayPacketLoss() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
getOneWayPacketLoss() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
getOneWayPacketLoss() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
getOneWayPacketLoss() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
getOneWayPacketLossNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayPacketLossNormality, or null if it is not present.
getOneWayPacketLossNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
getOneWayResidualBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
Return oneWayResidualBandwidth, or null if it is not present.
getOneWayResidualBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
getOneWayResidualBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
getOneWayResidualBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
getOneWayResidualBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
getOneWayResidualBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayResidualBandwidth, or null if it is not present.
getOneWayResidualBandwidthNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
getOneWayResidualBandwidthNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayResidualBandwidthNormality, or null if it is not present.
getOneWayUtilizedBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
Return oneWayUtilizedBandwidth, or null if it is not present.
getOneWayUtilizedBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
getOneWayUtilizedBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
getOneWayUtilizedBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
getOneWayUtilizedBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
getOneWayUtilizedBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayUtilizedBandwidth, or null if it is not present.
getOneWayUtilizedBandwidthNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
getOneWayUtilizedBandwidthNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayUtilizedBandwidthNormality, or null if it is not present.
getOnLinkFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Return onLinkFlag, or null if it is not present.
getOnLinkFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
getOnLinkFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated, for removal: This API element is subject to removal in a future version.
getOnLinkFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
getOperator() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Operator
Return operator, or null if it is not present.
getOperator() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
 
getOperState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return operState, or null if it is not present.
getOperState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
getOperState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
getOperState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
getOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return operStatus, or null if it is not present.
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
getOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
getOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return operStatus, or null if it is not present.
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return operStatus, or null if it is not present.
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Return operStatus, or null if it is not present.
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.Te
Return operStatus, or null if it is not present.
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
getOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
Return operStatus, or null if it is not present.
getOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeStateDerived
Return operStatus, or null if it is not present.
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getOperStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getOptimizationCriterion() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
getOptimizationCriterion() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
Return optimizationCriterion, or null if it is not present.
getOptimizationMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.Metric
Return optimizationMetric, or null if it is not present.
getOptimizationMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
 
getOptimizations() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
getOptimizations() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
getOptimizations() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
getOptimizations() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
getOptimizations() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getOptimizations() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
getOptimizations() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
getOptimizations() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getOptimizations() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathOptimization
Return optimizations, or null if it is not present.
getOptions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getOptions() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return options, or null if it is not present.
getOptions() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
getOptions() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return options, or null if it is not present.
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
Return origin, or null if it is not present.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
Return origin, or null if it is not present.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Return origin, or null if it is not present.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return origin, or null if it is not present.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
Return origin, or null if it is not present.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
Return origin, or null if it is not present.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Return origin, or null if it is not present.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return origin, or null if it is not present.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
getOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
getOrigin() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
getOtherConfigFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return otherConfigFlag, or null if it is not present.
getOtherConfigFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getOtherConfigFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getOtherConfigFlag() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getOutBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outBroadcastPkts, or null if it is not present.
getOutBroadcastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getOutBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outBroadcastPkts, or null if it is not present.
getOutBroadcastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getOutBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getOutBroadcastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getOutDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outDiscards, or null if it is not present.
getOutDiscards() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getOutDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outDiscards, or null if it is not present.
getOutDiscards() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getOutDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getOutDiscards() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getOuterClassName(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
 
getOutErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outErrors, or null if it is not present.
getOutErrors() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getOutErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outErrors, or null if it is not present.
getOutErrors() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getOutErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getOutErrors() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getOutgoingInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Return outgoingInterface, or null if it is not present.
getOutgoingInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
getOutgoingInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHop
Return outgoingInterface, or null if it is not present.
getOutgoingInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHopBuilder
 
getOutgoingInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Return outgoingInterface, or null if it is not present.
getOutgoingInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
getOutgoingInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHop
Return outgoingInterface, or null if it is not present.
getOutgoingInterface() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHopBuilder
 
getOutMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outMulticastPkts, or null if it is not present.
getOutMulticastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getOutMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outMulticastPkts, or null if it is not present.
getOutMulticastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getOutMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getOutMulticastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getOutOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outOctets, or null if it is not present.
getOutOctets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getOutOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outOctets, or null if it is not present.
getOutOctets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getOutOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getOutOctets() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getOutput() - Method in interface org.opendaylight.mdsal.dom.api.DOMActionResult
Returns the value result of the call.
getOutput() - Method in class org.opendaylight.mdsal.dom.spi.SimpleDOMActionResult
 
getOutUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outUnicastPkts, or null if it is not present.
getOutUnicastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
getOutUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outUnicastPkts, or null if it is not present.
getOutUnicastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
getOutUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
getOutUnicastPkts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
getOwnershipState(E) - Method in interface org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipService
Gets the current ownership state information for an entity.
getOwnershipState(Entity) - Method in interface org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService
 
getOwnershipState(Entity) - Method in class org.opendaylight.mdsal.eos.binding.dom.adapter.BindingDOMEntityOwnershipServiceAdapter
 
getOwnershipState(Entity) - Method in class org.opendaylight.mdsal.eos.binding.dom.adapter.OSGiEntityOwnershipService
 
getOwnershipState(DOMEntity) - Method in interface org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService
 
getOwnershipState(DOMEntity) - Method in class org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipService
 
getPackageName() - Method in class org.opendaylight.mdsal.binding.java.api.generator.YangModuleInfoTemplate
 
getPackageName() - Method in interface org.opendaylight.mdsal.binding.model.api.Type
Returns name of the package that interface belongs to.
getParameter(String) - Method in interface org.opendaylight.mdsal.binding.model.api.AnnotationType
Returns Parameter Definition assigned for given parameter name.
getParameterNames() - Method in interface org.opendaylight.mdsal.binding.model.api.AnnotationType
Returns List of parameter names.
getParameters() - Method in interface org.opendaylight.mdsal.binding.model.api.AnnotationType
Returns List of all parameters assigned to Annotation Type.
getParameters() - Method in interface org.opendaylight.mdsal.binding.model.api.MethodSignature
Returns the List of parameters that method declare.
getParent() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return parent, or null if it is not present.
getParent() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getParent() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getParent() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getParentReference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchema
Return parentReference, or null if it is not present.
getParentReference() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchemaBuilder
 
getParentRelPos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return parentRelPos, or null if it is not present.
getParentRelPos() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getParentRelPos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getParentRelPos() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getPath() - Method in exception org.opendaylight.mdsal.common.api.DataValidationFailedException
 
getPathAffinitiesValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValues
Return pathAffinitiesValue, or null if it is not present.
getPathAffinitiesValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValuesBuilder
 
getPathAffinitiesValues() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getPathAffinitiesValues() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
getPathAffinitiesValues() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathAffinities
Return pathAffinitiesValues, or null if it is not present.
getPathAffinityName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNames
Return pathAffinityName, or null if it is not present.
getPathAffinityName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNamesBuilder
 
getPathAffinityNames() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getPathAffinityNames() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
getPathAffinityNames() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathAffinities
Return pathAffinityNames, or null if it is not present.
getPathArgumentCodec(Class<?>, ListSchemaNode) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getPathArguments() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Return the path argument chain which makes up this instance identifier.
getPathConstraints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
getPathConstraints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
getPathConstraints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
getPathConstraints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
getPathConstraints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getPathConstraints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
getPathConstraints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
getPathConstraints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getPathConstraints() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathConstraints
Return pathConstraints, or null if it is not present.
getPathElement() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
Return pathElement, or null if it is not present.
getPathElement() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
getPathElement() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPath
Return pathElement, or null if it is not present.
getPathElement() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
 
getPathElementId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElement
Return pathElementId, or null if it is not present.
getPathElementId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
getPathElementId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementKey
 
getPathElementId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElement
Return pathElementId, or null if it is not present.
getPathElementId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
getPathElementId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementKey
 
getPathMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathProperties
Return pathMetric, or null if it is not present.
getPathMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
getPathMetricBound() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBounds
Return pathMetricBound, or null if it is not present.
getPathMetricBound() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBoundsBuilder
 
getPathMetricBounds() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getPathMetricBounds() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathMetricBounds
Return pathMetricBounds, or null if it is not present.
getPathProperties() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
getPathProperties() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
getPathProperties() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
getPathProperties() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
getPathProperties() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getPathProperties() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
getPathProperties() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
getPathProperties() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getPathProperties() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathProperties
Return pathProperties, or null if it is not present.
getPathRouteObject() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjects
Return pathRouteObject, or null if it is not present.
getPathRouteObject() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjectsBuilder
 
getPathRouteObjects() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathProperties
Return pathRouteObjects, or null if it is not present.
getPathRouteObjects() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
getPathSrlgsList() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsLists
Return pathSrlgsList, or null if it is not present.
getPathSrlgsList() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsListsBuilder
 
getPathSrlgsLists() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getPathSrlgsLists() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
getPathSrlgsLists() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathSrlgs
Return pathSrlgsLists, or null if it is not present.
getPathSrlgsName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNames
Return pathSrlgsName, or null if it is not present.
getPathSrlgsName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNamesBuilder
 
getPathSrlgsNames() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getPathSrlgsNames() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
getPathSrlgsNames() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathSrlgs
Return pathSrlgsNames, or null if it is not present.
getPathType() - Method in exception org.opendaylight.mdsal.common.api.DataValidationFailedException
 
getPatternConstraints() - Method in interface org.opendaylight.mdsal.binding.model.api.Restrictions
 
getPerformanceMetricsOneWay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsAttributes
Return performanceMetricsOneWay, or null if it is not present.
getPerformanceMetricsTwoWay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsAttributes
Return performanceMetricsTwoWay, or null if it is not present.
getPhysAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return physAddress, or null if it is not present.
getPhysAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getPhysAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return physAddress, or null if it is not present.
getPhysAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getPhysAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getPhysAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getPhysicalIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return physicalIndex, or null if it is not present.
getPhysicalIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getPhysicalIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getPhysicalIndex() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getPhysValue(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtil
 
getPhysValue(P) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
getPort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Operator
Return port, or null if it is not present.
getPort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
 
getPortRangeOrOperator() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
 
getPortRangeOrOperator() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
 
getPortRangeOrOperator() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
 
getPortRangeOrOperator() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
 
getPortRangeOrOperator() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.PortRangeOrOperator
Return portRangeOrOperator, or null if it is not present.
getPortRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
getPortRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsKey
 
getPortRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.PortAttributes
Return portRef, or null if it is not present.
getPortType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
getPortType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.PortAttributes
Return portType, or null if it is not present.
getPredicates() - Method in class org.opendaylight.mdsal.dom.api.query.DOMQuery
 
getPreference() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
getPreference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
Return preference, or null if it is not present.
getPreferredLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Return preferredLifetime, or null if it is not present.
getPreferredLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
getPreferredLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated, for removal: This API element is subject to removal in a future version.
getPreferredLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
getPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixList
Return prefix, or null if it is not present.
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
 
getPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList
Deprecated, for removal: This API element is subject to removal in a future version.
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Deprecated.
 
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixKey
 
getPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Return prefix, or null if it is not present.
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
getPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixAttributes
Return prefix, or null if it is not present.
getPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEvent
Return prefix, or null if it is not present.
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
getPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEvent
Return prefix, or null if it is not present.
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
getPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
Return prefix, or null if it is not present.
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
getPrefix() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceKey
 
getPrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLength
Return prefixLength, or null if it is not present.
getPrefixLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
getPrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
Return prefixLength, or null if it is not present.
getPrefixLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
getPrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Return prefixLength, or null if it is not present.
getPrefixLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
getPrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Return prefixLength, or null if it is not present.
getPrefixLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
getPrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLength
Return prefixLength, or null if it is not present.
getPrefixLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
getPrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Return prefixLength, or null if it is not present.
getPrefixLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
getPrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Deprecated.
getPrefixLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
getPrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
getPrefixLength() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
getPrefixList() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return prefixList, or null if it is not present.
getPrefixList() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getPrefixList() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getPrefixList() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getPrefixSpec() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Return prefixSpec, or null if it is not present.
getPrefixSpec() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
getPrefixSpec() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
getPrefixSpec() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated, for removal: This API element is subject to removal in a future version.
getPrefixSpec() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
getPrefixSpec() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
getPrimaryPath() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
getPrimaryPath() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
getPrimaryPath() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
Return primaryPath, or null if it is not present.
getPriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidth
Return priority, or null if it is not present.
getPriority() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
getPriority() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthKey
 
getPriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidth
Return priority, or null if it is not present.
getPriority() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
getPriority() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthKey
 
getPriority() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
getPriority() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
getPriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes
Return priority, or null if it is not present.
getPropByName(String) - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
getProperties() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns List of Properties that are declared for Generated Transfer Object.
getProperties() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
 
getPropertyName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getProtectionReverts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return protectionReverts, or null if it is not present.
getProtectionReverts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getProtectionStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Recovery
Return protectionStatus, or null if it is not present.
getProtectionStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
 
getProtectionSwitches() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return protectionSwitches, or null if it is not present.
getProtectionSwitches() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getProtectionType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
getProtectionType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
getProtectionType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getProtectionType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
Return protectionType, or null if it is not present.
getProtectionType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return protectionType, or null if it is not present.
getProtocol() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getProtocol() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
getProtocol() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return protocol, or null if it is not present.
getProviderId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
Return providerId, or null if it is not present.
getProviderId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
getPsh() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
getQName(Class<? extends BaseIdentity>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
 
getQNameModule(Class<?>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
 
getQuadValue(DottedQuad) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtil
 
getQuadValue(Q) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
getRangeBitmap() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
getRangeBitmap() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
Return rangeBitmap, or null if it is not present.
getRangeConstraint() - Method in interface org.opendaylight.mdsal.binding.model.api.Restrictions
 
getRawType() - Method in interface org.opendaylight.mdsal.binding.model.api.ParameterizedType
Returns the Raw Type definition of Parameterized Type.
getReachableTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return reachableTime, or null if it is not present.
getReachableTime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getReachableTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getReachableTime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getRecovery() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getRecovery() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
Return recovery, or null if it is not present.
getRecovery() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getReference() - Method in interface org.opendaylight.mdsal.binding.model.api.DocumentedType
Returns a string that is used to specify a textual cross-reference to an external document, either another module that defines related management information, or a document that provides additional information relevant to this definition.
getReference() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getReferenceChangePolicy() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
getReferenceChangePolicy() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
getReferenceChangePolicy() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes
Return referenceChangePolicy, or null if it is not present.
getRegistrations() - Method in class org.opendaylight.mdsal.dom.spi.RegistrationTreeNode
 
getRegistrationWatches() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
Return registrationWatches, or null if it is not present.
getRegistrationWatches() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
getRemoteTeLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomain
Return remoteTeLinkTpId, or null if it is not present.
getRemoteTeLinkTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
getRemoteTeNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomain
Return remoteTeNodeId, or null if it is not present.
getRemoteTeNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
getRequiredDelegates() - Method in class org.opendaylight.mdsal.binding.dom.adapter.AdapterBuilder
 
getRequiredDelegates() - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationPublishServiceAdapter.Builder
 
getRequireMethodName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getReserved() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getReserved() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields.Flags
 
getReserved() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return reserved, or null if it is not present.
getResolvedAugmentationSchema(DataNodeContainer, Class<? extends Augmentation<?>>) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getResolvedAugmentationSchema(DataNodeContainer, Class<? extends Augmentation<?>>) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getResolvedAugmentationSchema(DataNodeContainer, Class<? extends Augmentation<?>>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getRestOfHeader() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
getRestOfHeader() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIcmpHeaderFields
Return restOfHeader, or null if it is not present.
getRestorationFailures() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationFailures, or null if it is not present.
getRestorationFailures() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getRestorationReversionFailures() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationReversionFailures, or null if it is not present.
getRestorationReversionFailures() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getRestorationReversionStarts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationReversionStarts, or null if it is not present.
getRestorationReversionStarts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getRestorationReversionSuccesses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationReversionSuccesses, or null if it is not present.
getRestorationReversionSuccesses() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getRestorationStarts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationStarts, or null if it is not present.
getRestorationStarts() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getRestorationStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Recovery
Return restorationStatus, or null if it is not present.
getRestorationStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
 
getRestorationSuccesses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationSuccesses, or null if it is not present.
getRestorationSuccesses() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getRestriction() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
getRestriction() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
Return restriction, or null if it is not present.
getRestrictions() - Method in interface org.opendaylight.mdsal.binding.model.api.ConcreteType
 
getRestrictions() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
 
getRestrictions() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getRestrictions(TypeDefinition<?>) - Static method in class org.opendaylight.mdsal.binding.generator.BindingGeneratorUtil
 
getResult() - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcResult
Returns the value result of the call or null if no result is available.
getResult() - Method in class org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult
 
getResult() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcResult
 
getRetransTimer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return retransTimer, or null if it is not present.
getRetransTimer() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getRetransTimer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getRetransTimer() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getReturnType() - Method in interface org.opendaylight.mdsal.binding.model.api.TypeMember
Get the returning Type of member.
getRevision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs
Return revision, or null if it is not present.
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationKey
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleKey
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleKey
 
getRevision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs
Deprecated.
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationKey
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleKey
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleKey
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
getRevision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Return revision, or null if it is not present.
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleKey
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
getRevision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
getRevision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleIdentificationLeafs
Return revision, or null if it is not present.
getRevisionIdentifier() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
 
getRevisionIdentifier() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
 
getRevisionIdentifier() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
 
getRib() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Ribs
Return rib, or null if it is not present.
getRib() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.RibsBuilder
 
getRib() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs
Deprecated, for removal: This API element is subject to removal in a future version.
getRib() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.RibsBuilder
Deprecated.
 
getRibs() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Routing
Return ribs, or null if it is not present.
getRibs() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
getRibs() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState
Deprecated, for removal: This API element is subject to removal in a future version.
getRibs() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
getRole() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.DeviceAttributes
Return role, or null if it is not present.
getRole() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
getRole() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
getRole() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
Return role, or null if it is not present.
getRoot() - Method in class org.opendaylight.mdsal.dom.api.query.DOMQuery
 
getRoot() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Return root, or null if it is not present.
getRoot() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
getRootIdentifier() - Method in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier
Return the InstanceIdentifier of the root node.
getRootIdentifier() - Method in class org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier
Return the YangInstanceIdentifier of the root node.
getRootNode() - Method in interface org.opendaylight.mdsal.binding.api.DataTreeModification
Get the modification root node.
getRootNode() - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeCandidate
Get the candidate tree root node.
getRootNode() - Method in class org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshot
 
getRootPackageName(QName) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getRootPackageName(QNameModule) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getRootPath() - Method in interface org.opendaylight.mdsal.binding.api.DataTreeModification
Get the modification root path.
getRootPath() - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeCandidate
Get the candidate tree root path.
getRootType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Return rootType, or null if it is not present.
getRootType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
getRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4
Return route, or null if it is not present.
getRoute() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4Builder
 
getRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6
Return route, or null if it is not present.
getRoute() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6Builder
 
getRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Output
Return route, or null if it is not present.
getRoute() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.OutputBuilder
 
getRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.Routes
Return route, or null if it is not present.
getRoute() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.RoutesBuilder
 
getRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Output
Deprecated, for removal: This API element is subject to removal in a future version.
getRoute() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.OutputBuilder
 
getRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes
Deprecated, for removal: This API element is subject to removal in a future version.
getRoute() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.RoutesBuilder
Deprecated.
 
getRouteObjectExcludeAlways() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlways
Return routeObjectExcludeAlways, or null if it is not present.
getRouteObjectExcludeAlways() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
 
getRouteObjectExcludeObject() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
 
getRouteObjectExcludeObject() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathRouteExcludeObjects
Return routeObjectExcludeObject, or null if it is not present.
getRouteObjectIncludeExclude() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlways
Return routeObjectIncludeExclude, or null if it is not present.
getRouteObjectIncludeExclude() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
 
getRouteObjectIncludeObject() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
 
getRouteObjectIncludeObject() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathRouteIncludeObjects
Return routeObjectIncludeObject, or null if it is not present.
getRoutePreference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.Route
Return routePreference, or null if it is not present.
getRoutePreference() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
getRoutePreference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route
Deprecated, for removal: This API element is subject to removal in a future version.
getRoutePreference() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
getRouterId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Return routerId, or null if it is not present.
getRouterId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
getRouterId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouterId
Return routerId, or null if it is not present.
getRouterId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
getRouterId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
getRoutes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Return routes, or null if it is not present.
getRoutes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
getRoutes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated, for removal: This API element is subject to removal in a future version.
getRoutes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
getRouteTarget() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
Return routeTarget, or null if it is not present.
getRouteTarget() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
getRouteTarget() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetKey
 
getRouteTargetType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
Return routeTargetType, or null if it is not present.
getRouteTargetType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
getRouting() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.IetfRoutingData
Return routing, or null if it is not present.
getRoutingState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.IetfRoutingData
Deprecated, for removal: This API element is subject to removal in a future version.
getRpcMethodName(QName) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
Returns the String s with a '$' character as suffix.
getRpcProviderService() - Method in class org.opendaylight.mdsal.dom.broker.DOMRpcRouter
 
getRpcProviderService() - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMRpcRouter
 
getRpcService() - Method in class org.opendaylight.mdsal.dom.broker.DOMRpcRouter
 
getRpcService() - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMRpcRouter
 
getRpcService(Class<T>) - Method in interface org.opendaylight.mdsal.binding.api.RpcConsumerRegistry
Returns an implementation of a requested RPC service.
getRpcService(Class<T>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcServiceAdapter
 
getRpcService(Class<T>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiRpcConsumerRegistry
 
getRst() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
getRuntimeContext() - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getRuntimeContext() - Method in interface org.opendaylight.mdsal.binding.dom.codec.spi.BindingDOMCodecServices
 
getRuntimeContext() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
getSameManufacturer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return sameManufacturer, or null if it is not present.
getSameManufacturer() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
getSchema() - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTreeNode
Return the schema node associated with this node.
getSchema() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
getSchema() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
getSchema() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.SchemaLeaf
Return schema, or null if it is not present.
getSchema() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
getSchema() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
getSchema() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.SchemaLeaf
Deprecated.
Return schema, or null if it is not present.
getSchema() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
Return schema, or null if it is not present.
getSchema() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
getSchema() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
getSchema() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryParameters
Return schema, or null if it is not present.
getSchemaContextProvider() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerTestModule
 
getSchemaDefinition(Class<?>) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getSchemaDefinition(Class<?>) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
Returns defining DataSchemaNode for supplied class.
getSchemaDefinition(Class<?>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getSchemaMounts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.IetfYangSchemaMountData
Return schemaMounts, or null if it is not present.
getSchemaPath() - Method in interface org.opendaylight.mdsal.binding.model.api.DocumentedType
Returns a list of QNames which represent schema path in schema tree from actual concrete type to the root.
getSchemaPath() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getSchemaRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Return schemaRef, or null if it is not present.
getSchemaRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
getSchemaService() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerTestModule
 
getSelect() - Method in class org.opendaylight.mdsal.dom.api.query.DOMQuery
 
getSendAdvertisements() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return sendAdvertisements, or null if it is not present.
getSendAdvertisements() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
getSendAdvertisements() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated, for removal: This API element is subject to removal in a future version.
getSendAdvertisements() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
getSensorData() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return sensorData, or null if it is not present.
getSensorData() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getSensorData() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getSensorData() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getSequence() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLink
Return sequence, or null if it is not present.
getSequence() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
 
getSequence() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkKey
 
getSequence() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
Return sequence, or null if it is not present.
getSequence() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
getSequence() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkKey
 
getSequenceNumber() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getSequenceNumber() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return sequenceNumber, or null if it is not present.
getSerializer(Class<? extends DataObject>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getSerializer(Class<? extends DataObject>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectSerializerRegistry
 
getSerialNum() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return serialNum, or null if it is not present.
getSerialNum() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getSerialNum() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getSerialNum() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getServerProvided() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return serverProvided, or null if it is not present.
getServerProvided() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
getService() - Method in class org.opendaylight.mdsal.binding.dom.codec.osgi.impl.OSGiBindingDOMCodecServicesImpl
 
getService() - Method in class org.opendaylight.mdsal.binding.runtime.osgi.impl.OSGiBindingRuntimeContextImpl
 
getService() - Method in class org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiModuleInfoSnapshotImpl
 
getService() - Method in interface org.opendaylight.mdsal.dom.schema.osgi.ModelGenerationAware
 
getService(Class<T>) - Method in interface org.opendaylight.mdsal.binding.api.MountPoint
 
getService(Class<T>) - Method in interface org.opendaylight.mdsal.dom.api.DOMMountPoint
 
getService(Class<T>) - Method in class org.opendaylight.mdsal.dom.spi.SimpleDOMMountPoint
 
getServiceIdentifierFromEntity(E) - Method in class org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl
Method is responsible for parsing ServiceGroupIdentifier from E entity.
getServiceIdentifierFromEntity(DOMEntity) - Method in class org.opendaylight.mdsal.singleton.dom.impl.DOMClusterSingletonServiceProviderImpl
 
getServiceRanking() - Method in interface org.opendaylight.mdsal.dom.schema.osgi.ModelGenerationAware
Get service ranking based on the generation.
getSetupPriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
Return setupPriority, or null if it is not present.
getSetupPriority() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getSharedSchema() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchema
Return sharedSchema, or null if it is not present.
getSharedSchema() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchemaBuilder
 
getSharing() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.Tunnels
Return sharing, or null if it is not present.
getSharing() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
Return sharing, or null if it is not present.
getSharing() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
getSharing() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
 
getSignalingAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
getSignalingAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
getSignalingAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
getSignalingAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
Return signalingAddress, or null if it is not present.
getSignalingType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
Return signalingType, or null if it is not present.
getSignalingType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getSnapshot() - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction
 
getSnapshot() - Method in interface org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransaction
Returns the DataTreeSnapshot underlying this transaction.
getSnapshot() - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction
 
getSoftwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return softwareRev, or null if it is not present.
getSoftwareRev() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getSoftwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getSoftwareRev() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getSoftwareRev() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getSoftwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return softwareRev, or null if it is not present.
getSource() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
Return source, or null if it is not present.
getSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
getSource() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
Return source, or null if it is not present.
getSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
getSource() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPoints
Return source, or null if it is not present.
getSource() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
 
getSource() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes
Return source, or null if it is not present.
getSource() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
getSource(SourceIdentifier) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
getSource(SourceIdentifier) - Method in class org.opendaylight.mdsal.dom.broker.schema.ScanningSchemaServiceProvider
Deprecated.
 
getSource(SourceIdentifier) - Method in class org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiDOMSchemaService
 
getSourceIpv4Network() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4Network
Return sourceIpv4Network, or null if it is not present.
getSourceIpv4Network() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4NetworkBuilder
 
getSourceIpv6Network() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6Network
Return sourceIpv6Network, or null if it is not present.
getSourceIpv6Network() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6NetworkBuilder
 
getSourceMacAddress() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
getSourceMacAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return sourceMacAddress, or null if it is not present.
getSourceMacAddressMask() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
getSourceMacAddressMask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return sourceMacAddressMask, or null if it is not present.
getSourceNetwork() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getSourceNetwork() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
getSourceNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return sourceNetwork, or null if it is not present.
getSourceNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv6HeaderFields
Return sourceNetwork, or null if it is not present.
getSourceNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Source
Return sourceNode, or null if it is not present.
getSourceNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
 
getSourceNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Source
Return sourceNode, or null if it is not present.
getSourceNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
 
getSourceNode() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source
Return sourceNode, or null if it is not present.
getSourceNode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
 
getSourcePort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.Tcp
Return sourcePort, or null if it is not present.
getSourcePort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePort
Return sourcePort, or null if it is not present.
getSourcePort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePortBuilder
 
getSourcePort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getSourcePort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.Udp
Return sourcePort, or null if it is not present.
getSourcePort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePort
Return sourcePort, or null if it is not present.
getSourcePort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePortBuilder
 
getSourcePort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
getSourceProtocol() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouteMetadata
Return sourceProtocol, or null if it is not present.
getSourceProtocol() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
getSourceProtocol() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
getSourceProtocol() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
getSourceProtocol() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
getSourceTp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Source
Return sourceTp, or null if it is not present.
getSourceTp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
 
getSourceTp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Source
Return sourceTp, or null if it is not present.
getSourceTp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
 
getSourceTp() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source
Return sourceTp, or null if it is not present.
getSourceTp() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
 
getSpecialNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
 
getSpecialNextHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
 
getSpecialNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop
Return specialNextHop, or null if it is not present.
getSpecifiedGetters(GeneratedType) - Static method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
 
getSpeed() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return speed, or null if it is not present.
getSpeed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getSpeed() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return speed, or null if it is not present.
getSpeed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getSpeed() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getSpeed() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getSrcDnsname() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.DnsMatches
Return srcDnsname, or null if it is not present.
getSrcDnsname() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41Builder
 
getSrcDnsname() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61Builder
 
getSrcInterfaceRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
Return srcInterfaceRef, or null if it is not present.
getSrcInterfaceRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
getSrcTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1
Return srcTpRef, or null if it is not present.
getSrcTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1Builder
 
getSrcTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1
Return srcTpRef, or null if it is not present.
getSrcTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1Builder
 
getSrlg() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.Srlg
Return srlg, or null if it is not present.
getSrlg() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.Srlg
Return srlg, or null if it is not present.
getSrlg() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.SrlgBuilder
 
getSrlg() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.SrlgBuilder
 
getSrlg() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.Srlg
Return srlg, or null if it is not present.
getSrlg() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.Srlg
Return srlg, or null if it is not present.
getSrlg() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.SrlgBuilder
 
getSrlg() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.SrlgBuilder
 
getSrlg() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
 
getStandbyState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return standbyState, or null if it is not present.
getStandbyState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
getStandbyState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
getStandbyState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
getState() - Method in class org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipChange
Returns the ownership change state.
getState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return state, or null if it is not present.
getState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return state, or null if it is not present.
getState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
getState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return state, or null if it is not present.
getState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
getState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
getState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
getStateLastChanged() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return stateLastChanged, or null if it is not present.
getStateLastChanged() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
getStateLastChanged() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
getStateLastChanged() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
getStaticRoutes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Return staticRoutes, or null if it is not present.
getStaticRoutes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
getStatistics() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
Return statistics, or null if it is not present.
getStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
getStatistics() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return statistics, or null if it is not present.
getStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getStatistics() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return statistics, or null if it is not present.
getStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getStatistics() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getStatistics() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Return statistics, or null if it is not present.
getStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getStatistics() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkAugment
Return statistics, or null if it is not present.
getStatistics() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeAugment
Return statistics, or null if it is not present.
getStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getStatistics() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Return status, or null if it is not present.
getStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
getStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Return status, or null if it is not present.
getStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
getStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
getStatus() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
getString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyId
 
getString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
 
getString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
 
getString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
 
getSubmodule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return submodule, or null if it is not present.
getSubmodule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
getSubmodule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
getSubmodule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
getSubmodule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Return submodule, or null if it is not present.
getSubmodule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
getSubmodule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
Return submodule, or null if it is not present.
getSubmodule() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
getSubnet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Address
Return subnet, or null if it is not present.
getSubnet() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
getSubnet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
Return subnet, or null if it is not present.
getSubnet() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
getSubnet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
Return subnet, or null if it is not present.
getSubnet() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
getSubnet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
getSubnet() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
getSubtreeCodec(InstanceIdentifier<T>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree
 
getSubtreeCodec(InstanceIdentifier<T>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getSubtreeCodec(InstanceIdentifier<T>) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
getSubtreeCodec(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree
 
getSubtreeCodec(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getSubtreeCodec(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
getSubtreeCodec(SchemaNodeIdentifier.Absolute) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingCodecTree
 
getSubtreeCodec(SchemaNodeIdentifier.Absolute) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
getSubtreeCodec(SchemaNodeIdentifier.Absolute) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
getSUID() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
 
getSUID() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
getSuperType() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
Returns the Generated Transfer Object from which this GTO is derived, or null if this GTO is not derived from a GTO -- e.g.
getSupportingLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
Return supportingLink, or null if it is not present.
getSupportingLink() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
getSupportingLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
Return supportingLink, or null if it is not present.
getSupportingLink() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
getSupportingLink() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes
Return supportingLink, or null if it is not present.
getSupportingLink() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
getSupportingNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Return supportingNetwork, or null if it is not present.
getSupportingNetwork() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
getSupportingNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Return supportingNetwork, or null if it is not present.
getSupportingNetwork() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
getSupportingNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
Return supportingNode, or null if it is not present.
getSupportingNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
getSupportingNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
Return supportingNode, or null if it is not present.
getSupportingNode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
getSupportingNode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
getSupportingNode() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeAttributes
Return supportingNode, or null if it is not present.
getSupportingTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
Return supportingTerminationPoint, or null if it is not present.
getSupportingTerminationPoint() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
getSupportingTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
Return supportingTerminationPoint, or null if it is not present.
getSupportingTerminationPoint() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
getSupportingTunnelTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Return supportingTunnelTerminationPoint, or null if it is not present.
getSupportingTunnelTerminationPoint() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getSuppressionInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return suppressionInterval, or null if it is not present.
getSuppressionInterval() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
getSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
Return switchingCapability, or null if it is not present.
getSwitchingCapability() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
getSwitchingCapability() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityKey
 
getSwitchingCapability() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
Return switchingCapability, or null if it is not present.
getSwitchingCapability() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
getSwitchingCapability() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityKey
 
getSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptation
Return switchingCapability, or null if it is not present.
getSwitchingCapability() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptationBuilder
 
getSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return switchingCapability, or null if it is not present.
getSyn() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
getSysteminfo() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getSysteminfo() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return systeminfo, or null if it is not present.
getTargetType() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Return the type of data which this InstanceIdentifier identifies.
getTcp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Tcp
Return tcp, or null if it is not present.
getTcp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.TcpBuilder
 
getTe() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1
Return te, or null if it is not present.
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1Builder
 
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
 
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1Builder
 
getTe() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1
Return te, or null if it is not present.
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1Builder
 
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1Builder
 
getTe() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointAugment
Return te, or null if it is not present.
getTe() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologiesAugment
Return te, or null if it is not present.
getTe() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyAugment
Return te, or null if it is not present.
getTe() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1
Return te, or null if it is not present.
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1Builder
 
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
 
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1Builder
 
getTe() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1
Return te, or null if it is not present.
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1Builder
 
getTe() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1Builder
 
getTeBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
 
getTeBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
 
getTeBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
getTeBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
getTeBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
getTeBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
getTeBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$G
Return teBandwidth, or null if it is not present.
getTechnology() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStep
Return technology, or null if it is not present.
getTechnology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStepBuilder
 
getTechnology() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidth
Return technology, or null if it is not present.
getTechnology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidthBuilder
 
getTechnology() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabel
Return technology, or null if it is not present.
getTechnology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
 
getTeDefaultMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getTeDefaultMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getTeDefaultMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return teDefaultMetric, or null if it is not present.
getTeDelayMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getTeDelayMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getTeDelayMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return teDelayMetric, or null if it is not present.
getTeIgpMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getTeIgpMetric() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getTeIgpMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return teIgpMetric, or null if it is not present.
getTeLabel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
 
getTeLabel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
 
getTeLabel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
 
getTeLabel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
 
getTeLabel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabel
Return teLabel, or null if it is not present.
getTeLinkAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getTeLinkAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
getTeLinkAttributes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkConfigAttributes
Return teLinkAttributes, or null if it is not present.
getTeLinkAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getTeLinkTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.Te
Return teLinkTemplate, or null if it is not present.
getTeLinkTemplate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getTeLinkTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkConfig
Return teLinkTemplate, or null if it is not present.
getTeLinkTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.Te
Return teLinkTemplate, or null if it is not present.
getTeLinkTemplate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getTemplate() - Method in class org.opendaylight.mdsal.binding.spec.reflect.StringValueObjectFactory
 
getTemplates() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.Te
Return templates, or null if it is not present.
getTemplates() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.TeBuilder
 
getTemporaryPreferredLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Return temporaryPreferredLifetime, or null if it is not present.
getTemporaryPreferredLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
getTemporaryPreferredLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Return temporaryPreferredLifetime, or null if it is not present.
getTemporaryPreferredLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
getTemporaryValidLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Return temporaryValidLifetime, or null if it is not present.
getTemporaryValidLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
getTemporaryValidLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Return temporaryValidLifetime, or null if it is not present.
getTemporaryValidLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
getTeNodeAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getTeNodeAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
getTeNodeAttributes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfigAttributes
Return teNodeAttributes, or null if it is not present.
getTeNodeAttributes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfigAttributesTemplate
Return teNodeAttributes, or null if it is not present.
getTeNodeAttributes() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getTeNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1
Return teNodeId, or null if it is not present.
getTeNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1Builder
 
getTeNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1
Return teNodeId, or null if it is not present.
getTeNodeId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1Builder
 
getTeNodeTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.Te
Return teNodeTemplate, or null if it is not present.
getTeNodeTemplate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getTeNodeTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfig
Return teNodeTemplate, or null if it is not present.
getTeNodeTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.Te
Return teNodeTemplate, or null if it is not present.
getTeNodeTemplate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getTeNsrlgs() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getTeNsrlgs() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getTeNsrlgs() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return teNsrlgs, or null if it is not present.
GETTER_PREFIX - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
Prefix for normal getter methods.
getterMethod(GeneratedProperty) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
Template method which generates the getter method for field
getterMethod(GeneratedProperty) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderImplTemplate
 
getterMethod(GeneratedProperty) - Method in class org.opendaylight.mdsal.binding.java.api.generator.ListKeyTemplate
 
getterMethodName(GeneratedProperty) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
getTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1
Return terminationPoint, or null if it is not present.
getTerminationPoint() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1Builder
 
getTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1
Return terminationPoint, or null if it is not present.
getTerminationPoint() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1Builder
 
getTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node
Return terminationPoint, or null if it is not present.
getTerminationPoint() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
getTerminationPointType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributes
Return terminationPointType, or null if it is not present.
getTerminationPointType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributesBuilder
 
getTeSrlgs() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getTeSrlgs() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getTeSrlgs() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return teSrlgs, or null if it is not present.
getTeTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1
Return teTopology, or null if it is not present.
getTeTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1Builder
 
getTeTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1
Return teTopology, or null if it is not present.
getTeTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1Builder
 
getTeTopologyIdentifier() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
 
getTeTopologyIdentifier() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
 
getTeTopologyIdentifier() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyIdentifier
Return teTopologyIdentifier, or null if it is not present.
getTeTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1Builder
 
getTeTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointAugment
Return teTpId, or null if it is not present.
getTeTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1Builder
 
getThresholdAcceleratedAdvertisement() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return thresholdAcceleratedAdvertisement, or null if it is not present.
getThresholdAcceleratedAdvertisement() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
getThresholdIn() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return thresholdIn, or null if it is not present.
getThresholdIn() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
getThresholdOut() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return thresholdOut, or null if it is not present.
getThresholdOut() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
getThrottle() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsThrottleContainer
Return throttle, or null if it is not present.
getTiebreaker() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.Tiebreakers
Return tiebreaker, or null if it is not present.
getTiebreaker() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.TiebreakersBuilder
 
getTiebreakers() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.Metric
Return tiebreakers, or null if it is not present.
getTiebreakers() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
 
getTiebreakerType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.Tiebreaker
Return tiebreakerType, or null if it is not present.
getTiebreakerType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
 
getTiebreakerType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerKey
 
getTo() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
getTo() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
getTo() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConnectivityMatrixAttributes
Return to, or null if it is not present.
getTo() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
getTo() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
getTo() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TeNodeConnectivityMatrixAttributes
Return to, or null if it is not present.
getToDevicePolicy() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
getToDevicePolicy() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return toDevicePolicy, or null if it is not present.
getTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceState
Return topology, or null if it is not present.
getTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
getTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceState
Return topology, or null if it is not present.
getTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
getTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology
Return topology, or null if it is not present.
getTopology() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder
 
getTopologyId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
Return topologyId, or null if it is not present.
getTopologyId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
getTopologyId() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return topologyId, or null if it is not present.
getTopologyId() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
getTopologyId() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey
 
getTopologyRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopology
Return topologyRef, or null if it is not present.
getTopologyRef() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
 
getTopologyRef() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyKey
 
getTopologyRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
Return topologyRef, or null if it is not present.
getTopologyRef() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
getTopologyRef() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeKey
 
getTopologyTypes() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return topologyTypes, or null if it is not present.
getTopologyTypes() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
getToStringIdentifiers() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
Returns List of Properties that will be members of toString definition for Generated Transfer Object.
getTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
Return tpId, or null if it is not present.
getTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
getTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointKey
 
getTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
Return tpId, or null if it is not present.
getTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
getTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointKey
 
getTpId() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
getTpId() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey
 
getTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpAttributes
Return tpId, or null if it is not present.
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
getTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return tpRef, or null if it is not present.
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
getTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.TpRef
Return tpRef, or null if it is not present.
getTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return tpRef, or null if it is not present.
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
getTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.TpRef
Return tpRef, or null if it is not present.
getTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.From
Return tpRef, or null if it is not present.
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
getTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.To
Return tpRef, or null if it is not present.
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
getTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.From
Return tpRef, or null if it is not present.
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
getTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.To
Return tpRef, or null if it is not present.
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
getTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
getTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpAttributes
Return tpRef, or null if it is not present.
getTrafficBehavior() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
getTrafficBehavior() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions
Return trafficBehavior, or null if it is not present.
getTrafficClass() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Return trafficClass, or null if it is not present.
getTrafficClass() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
getTransactionDebugContextEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
Return transactionDebugContextEnabled, or null if it is not present.
getTransactionDebugContextEnabled() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
getTtl() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
getTtl() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
getTtl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return ttl, or null if it is not present.
getTtl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Return ttl, or null if it is not present.
getTtl() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
getTunnel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.Tunnels
Return tunnel, or null if it is not present.
getTunnel() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
 
getTunnelName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
Return tunnelName, or null if it is not present.
getTunnelName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
getTunnelName() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelKey
 
getTunnelOption() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
getTunnelOption() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
Return tunnelOption, or null if it is not present.
getTunnels() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
getTunnels() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
getTunnels() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
Return tunnels, or null if it is not present.
getTunnelTerminationPoint() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
getTunnelTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerTtp
Return tunnelTerminationPoint, or null if it is not present.
getTunnelTerminationPoint() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
getTunnelTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeAugment
Return tunnelTerminationPoint, or null if it is not present.
getTunnelTerminationPoint() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
getTunnelTerminationPoints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
getTunnelTerminationPoints() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
getTunnelTerminationPoints() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
Return tunnelTerminationPoints, or null if it is not present.
getTunnelTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Return tunnelTpId, or null if it is not present.
getTunnelTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
getTunnelTpId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointKey
 
getTunnelTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
Return tunnelTpRef, or null if it is not present.
getTunnelTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
getTunnelTpRef() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointKey
 
getTwoWayDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
 
getTwoWayDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
getTwoWayDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
getTwoWayDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
getTwoWayDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsTwoWayDelayLoss
Return twoWayDelay, or null if it is not present.
getTwoWayDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TwoWayPerformanceMetrics
Return twoWayDelay, or null if it is not present.
getTwoWayDelayNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
 
getTwoWayDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsTwoWayDelayLoss
Return twoWayDelayNormality, or null if it is not present.
getTwoWayDelayVariation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayDelayVariation, or null if it is not present.
getTwoWayDelayVariation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
getTwoWayDelayVariation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
getTwoWayDelayVariation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
getTwoWayDelayVariation() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
getTwoWayDelayVariation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
Return twoWayDelayVariation, or null if it is not present.
getTwoWayDelayVariationNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayDelayVariationNormality, or null if it is not present.
getTwoWayDelayVariationNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
getTwoWayMaxDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayMaxDelay, or null if it is not present.
getTwoWayMaxDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
getTwoWayMaxDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
getTwoWayMaxDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
getTwoWayMaxDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
getTwoWayMaxDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
Return twoWayMaxDelay, or null if it is not present.
getTwoWayMaxDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayMaxDelayNormality, or null if it is not present.
getTwoWayMaxDelayNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
getTwoWayMinDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayMinDelay, or null if it is not present.
getTwoWayMinDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
getTwoWayMinDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
getTwoWayMinDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
getTwoWayMinDelay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
getTwoWayMinDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
Return twoWayMinDelay, or null if it is not present.
getTwoWayMinDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayMinDelayNormality, or null if it is not present.
getTwoWayMinDelayNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
getTwoWayPacketLoss() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayPacketLoss, or null if it is not present.
getTwoWayPacketLoss() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
getTwoWayPacketLoss() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
getTwoWayPacketLoss() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
getTwoWayPacketLoss() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
getTwoWayPacketLoss() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
Return twoWayPacketLoss, or null if it is not present.
getTwoWayPacketLossNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayPacketLossNormality, or null if it is not present.
getTwoWayPacketLossNormality() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
getType() - Method in interface org.opendaylight.mdsal.binding.model.api.Constant
Returns the return Type (or just Type) of the Constant.
getType() - Method in interface org.opendaylight.mdsal.binding.model.api.MethodSignature.Parameter
Returns Type that is bounded to parameter name.
getType() - Method in class org.opendaylight.mdsal.dom.api.DOMActionInstance
Return the operation type.
getType() - Method in interface org.opendaylight.mdsal.dom.api.DOMNotification
Return the type of this notification.
getType() - Method in class org.opendaylight.mdsal.dom.api.DOMRpcIdentifier
Return the RPC type.
getType() - Method in class org.opendaylight.mdsal.eos.common.api.GenericEntity
Gets the type of the entity.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
Return type, or null if it is not present.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return type, or null if it is not present.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
Return type, or null if it is not present.
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return type, or null if it is not present.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return type, or null if it is not present.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return type, or null if it is not present.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIcmpHeaderFields
Return type, or null if it is not present.
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Return type, or null if it is not present.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolKey
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated, for removal: This API element is subject to removal in a future version.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey
 
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ExplicitRouteHop
Return type, or null if it is not present.
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
getType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
getType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RecordRouteState
Return type, or null if it is not present.
getType() - Method in interface org.opendaylight.yangtools.yang.binding.InstanceIdentifier.PathArgument
Return the data object type backing this PathArgument.
getTypes() - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
getTypes() - Method in class org.opendaylight.mdsal.binding.runtime.api.DefaultBindingRuntimeContext
 
getTypes() - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getTypeWithSchema(Class<?>) - Method in class org.opendaylight.mdsal.binding.runtime.api.AbstractBindingRuntimeContext
 
getTypeWithSchema(Class<?>) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
Returns schema (DataSchemaNode, AugmentationSchemaNode or TypeDefinition) from which supplied class was generated.
getTypeWithSchema(Class<?>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
getUdp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Udp
Return udp, or null if it is not present.
getUdp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.UdpBuilder
 
getUint16() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype
 
getUint16() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
 
getUint32() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
 
getUint32() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
 
getUint32() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpId
 
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
getUnderlay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrixEntryPathAttributes
Return underlay, or null if it is not present.
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
getUnderlay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return underlay, or null if it is not present.
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getUnderlay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
Return underlay, or null if it is not present.
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
getUnderlay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
getUnderlayTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
getUnderlayTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
getUnderlayTopology() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
getUnderlayTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
Return underlayTopology, or null if it is not present.
getUnderlayTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return underlayTopology, or null if it is not present.
getUnderlayTopology() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
getUnderRepair() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
getUnionLeafrefMemberName(String, String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
getUnitName(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderGenerator
 
getUnitName(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.EnumGenerator
 
getUnitName(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.InterfaceGenerator
 
getUnitName(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.TOGenerator
 
getUnitName(Type) - Method in interface org.opendaylight.mdsal.binding.model.api.CodeGenerator
Returns name of type parameter.
getUnitsDisplay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return unitsDisplay, or null if it is not present.
getUnitsDisplay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
getUnitsDisplay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
getUnitsDisplay() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
getUnknown() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
getUnnumberedId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Unnumbered
Return unnumberedId, or null if it is not present.
getUnnumberedId() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.UnnumberedBuilder
 
getUnnumberedLinkHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHop
Return unnumberedLinkHop, or null if it is not present.
getUnnumberedLinkHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHopBuilder
 
getUnnumberedLinkHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHop
Return unnumberedLinkHop, or null if it is not present.
getUnnumberedLinkHop() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHopBuilder
 
getUnreservedBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
getUnreservedBandwidth() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
getUnreservedBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return unreservedBandwidth, or null if it is not present.
getUpperBound() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
Return upperBound, or null if it is not present.
getUpperBound() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
getUpperPort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Range
Return upperPort, or null if it is not present.
getUpperPort() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
 
getUps() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return ups, or null if it is not present.
getUps() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
getUps() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return ups, or null if it is not present.
getUps() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
getUrg() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
getUrgentPointer() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getUrgentPointer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return urgentPointer, or null if it is not present.
getUri() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return uri, or null if it is not present.
getUri() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getUri() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getUri() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getUri() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
Return uri, or null if it is not present.
getUri() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
getUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
Return usage, or null if it is not present.
getUsage() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
getUsage() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueKey
 
getUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
Return usage, or null if it is not present.
getUsage() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
getUsage() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameKey
 
getUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
Return usage, or null if it is not present.
getUsage() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
getUsage() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListKey
 
getUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
Return usage, or null if it is not present.
getUsage() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
getUsage() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameKey
 
getUsageState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return usageState, or null if it is not present.
getUsageState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
getUsageState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
getUsageState() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
getUuid() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return uuid, or null if it is not present.
getUuid() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getUuid() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getUuid() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getValidLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Return validLifetime, or null if it is not present.
getValidLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
getValidLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated, for removal: This API element is subject to removal in a future version.
getValidLifetime() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
getValue() - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecOpaqueObject
 
getValue() - Method in interface org.opendaylight.mdsal.binding.model.api.AnnotationType.Parameter
Returns value in String format if Parameter contains singular value, otherwise MAY return null.
getValue() - Method in interface org.opendaylight.mdsal.binding.model.api.Constant
Returns boxed value that is assigned for context.
getValue() - Method in interface org.opendaylight.mdsal.binding.model.api.Enumeration.Pair
Returns value of the enumeration item.
getValue() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedProperty
 
getValue() - Method in class org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTableEntry
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.LinkRef
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.NodeRef
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.TpRef
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
getValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return value, or null if it is not present.
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValue
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValuePrecision
 
getValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.DomainName
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6FlowLabel
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutePreference
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.BandwidthIeeeFloat32
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.GeneralizedLabel
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteOrigin
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteTarget
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelGeneralUse
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Percentage
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteDistinguisher
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteOrigin
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTarget
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerMultiplier
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Timeticks64
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthGbps
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthKbps
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthMbps
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcType
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeClassType
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeographicCoordinateDegree
 
getValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgs
Return value, or null if it is not present.
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgsBuilder
 
getValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
Return value, or null if it is not present.
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Srlg
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$T
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeDsClass
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeGlobalId
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeMetric
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTemplateName
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionIdentifier
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.RevisionIdentifier
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DottedQuad
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge32
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge64
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.HexString
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timeticks
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Xpath10
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.YangIdentifier
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanDei
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId
 
getValue() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp
 
getValue() - Method in interface org.opendaylight.yangtools.yang.binding.ScalarTypeObject
Return encapsulated value.
getValue() - Method in interface org.opendaylight.yangtools.yang.binding.ValueAware
Return the value associated with this object.
getValue(M) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
getValue(MacAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtil
 
getValuePrecision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valuePrecision, or null if it is not present.
getValuePrecision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
getValuePrecision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
getValuePrecision() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
getValues() - Method in interface org.opendaylight.mdsal.binding.api.query.QueryResult
 
getValues() - Method in interface org.opendaylight.mdsal.binding.model.api.AnnotationType.Parameter
Returns List of Parameter assigned values in order in which they were assigned for given parameter name.
If there are multiple values assigned for given parameter name the method MUST NOT return empty List.
getValues() - Method in interface org.opendaylight.mdsal.binding.model.api.Enumeration
Returns list of the couples - name and value.
getValues() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
Return values, or null if it is not present.
getValues() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
getValueScale() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valueScale, or null if it is not present.
getValueScale() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
getValueScale() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
getValueScale() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
getValueTimestamp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valueTimestamp, or null if it is not present.
getValueTimestamp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
getValueTimestamp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
getValueTimestamp() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
getValueType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valueType, or null if it is not present.
getValueType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
getValueType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
getValueType() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
getValueUpdateRate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valueUpdateRate, or null if it is not present.
getValueUpdateRate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
getValueUpdateRate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
getValueUpdateRate() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
getVniCapacity() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return vniCapacity, or null if it is not present.
getVniCapacity() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
getVpnTarget() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.VpnRouteTargets
Return vpnTarget, or null if it is not present.
getVrfRoot() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRoot
Return vrfRoot, or null if it is not present.
getVrfRoot() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRootBuilder
 
getVsiRoot() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRoot
Return vsiRoot, or null if it is not present.
getVsiRoot() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRootBuilder
 
getVvRoot() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRoot
Return vvRoot, or null if it is not present.
getVvRoot() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRootBuilder
 
getWarning() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
getWeight() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
getWeight() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OptimizationMetricEntry
Return weight, or null if it is not present.
getWindowSize() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
getWindowSize() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return windowSize, or null if it is not present.
getWriteWatches() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
Return writeWatches, or null if it is not present.
getWriteWatches() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
getXmlClass() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return xmlClass, or null if it is not present.
getXmlClass() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
getXmlClass() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
getXmlClass() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
getYangLibrary() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.IetfYangLibraryData
Return yangLibrary, or null if it is not present.
getYangSourceDefinition() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns the YANG definition of this type, if available.
getYangSourceDefinition() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Returns the YANG definition of this type, if available.
getYangTextByteSource() - Method in interface org.opendaylight.yangtools.yang.binding.YangModuleInfo
Return a ByteSource accessing the YANG text of the module.
getYangTextCharSource() - Method in interface org.opendaylight.yangtools.yang.binding.YangModuleInfo
Return a CharSource accessing the YANG text of the module.
Gfast - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
G.fast port.
Gfast - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
G.fast port.
Gfp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Generic Framing Procedure (GFP).
Gfp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Generic Framing Procedure (GFP).
Ghn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
G.hn port.
Giga - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^9.
GigabitEthernet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Obsoleted via RFC 3635.
GigabitEthernet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Obsoleted via RFC 3635.
GlobalBindingDOMCodecServices - Class in org.opendaylight.mdsal.binding.dom.codec.osgi.impl
GlobalBindingDOMCodecServices() - Constructor for class org.opendaylight.mdsal.binding.dom.codec.osgi.impl.GlobalBindingDOMCodecServices
 
GlobalBindingRuntimeContext - Class in org.opendaylight.mdsal.binding.runtime.osgi.impl
GlobalBindingRuntimeContext() - Constructor for class org.opendaylight.mdsal.binding.runtime.osgi.impl.GlobalBindingRuntimeContext
 
Goose - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Generic Object Oriented Substation Event (GOOSE).
Gpon - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Gigabit-capable passive optical networks (G-PON) as per ITU-T G.948.
Gpon - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Gigabit-capable passive optical networks (G-PON) as per ITU-T G.948.
Gr303IDT - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Integrated Digital Terminal.
Gr303IDT - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Integrated Digital Terminal.
Gr303RDT - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Remote Digital Terminal.
Gr303RDT - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Remote Digital Terminal.
greaterThan(T) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
greaterThan(V) - Method in interface org.opendaylight.mdsal.binding.api.query.ComparableMatchBuilder
Match if the leaf exists and its value is greater than the specified value.
greaterThanOrEqual(T) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
greaterThanOrEqual(V) - Method in interface org.opendaylight.mdsal.binding.api.query.ComparableMatchBuilder
Match if the leaf exists and its value is greater than, or equal to the specified value.
GroupingDefinitionDependencySort - Class in org.opendaylight.mdsal.binding.yang.types
 
Gse - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Generic Substation Events.
Gte - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
Greater than or equal to.
GTO(RuntimeGeneratedTOBuilder) - Constructor for class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder.GTO
 
Gtp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
GTP (GPRS Tunneling Protocol).
Gtp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
GTP (GPRS Tunneling Protocol).
Gwid - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
ATM Gateway Identifier (GWID) Number Address Family.

H

H323Gatekeeper - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
H323 Gatekeeper.
H323Gatekeeper - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
H323 Gatekeeper.
H323Proxy - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
H323 Voice and Video Proxy.
H323Proxy - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
H323 Voice and Video Proxy.
handleRead(BiFunction<LogicalDatastoreType, InstanceIdentifier<T>, FluentFuture<Optional<T>>>, LogicalDatastoreType, InstanceIdentifier<T>) - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
Hardware - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
Data nodes representing components.
Hardware - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
Deprecated.
HardwareBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
Class that builds HardwareBuilder instances.
HardwareBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
Class that builds HardwareBuilder instances.
HardwareBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
 
HardwareBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
 
HardwareBuilder(Hardware) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
 
HardwareBuilder(Hardware) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
 
HardwareClass - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is the base for all hardware class identifiers.
HardwareStateChange - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
A hardware-state-change notification is generated when the value of /hardware/last-change changes in the operational state.
HardwareStateChange - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
Deprecated.
HardwareStateChangeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
Class that builds HardwareStateChangeBuilder instances.
HardwareStateChangeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
Class that builds HardwareStateChangeBuilder instances.
HardwareStateChangeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChangeBuilder
 
HardwareStateChangeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChangeBuilder
 
HardwareStateChangeBuilder(HardwareStateChange) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChangeBuilder
 
HardwareStateChangeBuilder(HardwareStateChange) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChangeBuilder
 
HardwareStateOperDisabled - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
A hardware-state-oper-disabled notification signifies that a component has transitioned into the 'disabled' state.
HardwareStateOperDisabled - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
Deprecated.
HardwareStateOperDisabledBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
Class that builds HardwareStateOperDisabledBuilder instances.
HardwareStateOperDisabledBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
Class that builds HardwareStateOperDisabledBuilder instances.
HardwareStateOperDisabledBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
HardwareStateOperDisabledBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
HardwareStateOperDisabledBuilder(HardwareStateOperDisabled) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
HardwareStateOperDisabledBuilder(HardwareStateOperDisabled) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
HardwareStateOperEnabled - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
A hardware-state-oper-enabled notification signifies that a component has transitioned into the 'enabled' state.
HardwareStateOperEnabled - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
Deprecated.
HardwareStateOperEnabledBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
Class that builds HardwareStateOperEnabledBuilder instances.
HardwareStateOperEnabledBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
Class that builds HardwareStateOperEnabledBuilder instances.
HardwareStateOperEnabledBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
HardwareStateOperEnabledBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
HardwareStateOperEnabledBuilder(HardwareStateOperEnabled) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
HardwareStateOperEnabledBuilder(HardwareStateOperEnabled) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
hashCode() - Method in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier
 
hashCode() - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
hashCode() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
hashCode() - Method in class org.opendaylight.mdsal.binding.model.api.AbstractType
 
hashCode() - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
 
hashCode() - Method in class org.opendaylight.mdsal.binding.model.api.TypeMemberComment
 
hashCode() - Method in class org.opendaylight.mdsal.dom.api.DOMActionInstance
 
hashCode() - Method in class org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier
 
hashCode() - Method in class org.opendaylight.mdsal.dom.api.DOMRpcIdentifier
 
hashCode() - Method in class org.opendaylight.mdsal.dom.spi.DefaultDOMRpcResult
 
hashCode() - Method in class org.opendaylight.mdsal.eos.common.api.GenericEntity
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.LinkRef
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.NodeRef
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.TpRef
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValue
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValuePrecision
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.DomainName
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6FlowLabel
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields.Flags
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutePreference
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.BandwidthIeeeFloat32
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.GeneralizedLabel
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteOrigin
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteTarget
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabel
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelGeneralUse
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Percentage
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteDistinguisher
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteOrigin
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTarget
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerMultiplier
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Timeticks64
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthGbps
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthKbps
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthMbps
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcType
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeClassType
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeographicCoordinateDegree
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathAttributeFlags
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Srlg
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$T
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeDsClass
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeGlobalId
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeMetric
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTemplateName
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyId
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpId
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionIdentifier
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.RevisionIdentifier
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DottedQuad
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge32
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge64
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.HexString
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timeticks
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Xpath10
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.YangIdentifier
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanDei
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey
 
hashCode() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeKey
 
hashCode() - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueData
 
hashCode() - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueObject
 
hashCode() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
 
hashCode() - Method in interface org.opendaylight.yangtools.yang.binding.OpaqueData
The hash code of any OpaqueData instance is defined by the combination of its object model and the data it holds.
hashCode() - Method in interface org.opendaylight.yangtools.yang.binding.OpaqueObject
Hash code value of this object.
hashCodeResult(Collection<? extends GeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
hashValue(Ethertype) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.EthertypeBuilder
Determine semantic hash value of a Ethertypes based on its numeric value, according to Object.hashCode() contract.
hasImplementsFromUses(GeneratedType) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
Method is used to find out if given type implements any interface from uses.
hasListeners() - Method in class org.opendaylight.mdsal.dom.broker.schema.ScanningSchemaServiceProvider
Deprecated.
 
hasOwner() - Method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
Returns the current ownership status of the entity across all process instances.
Hdh1822 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Hdh1822 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Hdlc - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
High-Level Data Link Control (HDLC) Address Family.
Hdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
HDLC.
Hdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
HDLC.
Hdsl2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
High Bit-Rate DSL - 2nd generation.
Hdsl2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
High Bit-Rate DSL - 2nd generation.
header(int, QName) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
header(int, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
Hertz - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure of frequency.
HexString - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
HexString(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.HexString
 
HexString(HexString) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.HexString
Creates a copy from Source Object.
hexStringBytes(H) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
hexStringFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
Hiperlan2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
HIPERLAN Type 2 Radio Interface.
Hiperlan2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
HIPERLAN Type 2 Radio Interface.
Hippi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Hippi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
HippiInterface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
HIPPI interfaces.
HippiInterface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
HIPPI interfaces.
Homeplug - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Family name for the various power line communications.
HomeplugAvMme - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
HomePlug AV Mobile Management Entity (MME).
Homepna - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
HomePNA ITU-T G.989.
Homepna - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
HomePNA ITU-T G.989.
Host - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Host(DomainName) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
 
Host(Host) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
Creates a copy from Source Object.
Host(IpAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
 
HostBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
HostPad - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CCITT-ITU X.29 PAD Protocol.
HostPad - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CCITT-ITU X.29 PAD Protocol.
HotStandby - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
The resource is not providing service, but it will be immediately able to take over the role of the resource to be backed up, without the need for initialization activity, and will contain the same information as the resource to be backed up.
Hsr - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
High-availability Seamless Redundancy (HSR).
Hssi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Hssi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Hyperchannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Hyperchannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Hyperscsi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Small Computer System Interface (SCSI) over Ethernet.

I

IanaInterfaceType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This identity is used as a base for all interface types defined in the 'ifType definitions' registry.
IanaInterfaceType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This identity is used as a base for all interface types defined in the 'ifType definitions' registry.
Ibm370parChan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IBM System 360/370 OEMI Channel.
Ibm370parChan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IBM System 360/370 OEMI Channel.
Icmp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4
 
Icmp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp
Rule set that matches ICMP headers.
IcmpBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp
Class that builds IcmpBuilder instances.
IcmpBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4
Class that builds IcmpBuilder instances.
IcmpBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
IcmpBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.IcmpBuilder
 
IcmpBuilder(Icmp) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.IcmpBuilder
 
IcmpBuilder(Icmp) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
IcmpBuilder(AclIcmpHeaderFields) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
identifiable(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing Identifiable for a particular type.
Identifiable<T extends Identifier<? extends Identifiable<T>>> - Interface in org.opendaylight.yangtools.yang.binding
Identifiable object, which could be identified by it's key.
IDENTIFIABLE_KEY_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
identifier(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing Identifier for a particular type.
Identifier<T extends Identifiable<?>> - Interface in org.opendaylight.yangtools.yang.binding
Object is unique identifier for another object.
Idle - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
The resource is servicing no users.
Idsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Digital Subscriber Loop over ISDN.
Idsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Digital Subscriber Loop over ISDN.
Ieee1394 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IEEE1394 High Performance Serial Bus.
Ieee1394 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IEEE1394 High Performance Serial Bus.
Ieee802 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
IEEE 802 Committee Address Family (aka Media Access Control (MAC) address).
Ieee80211 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Radio spread spectrum.
Ieee80211 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Radio spread spectrum.
Ieee80212 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
100BaseVG.
Ieee80212 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
100BaseVG.
Ieee802154 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IEEE 802.15.4 WPAN interface.
Ieee802154 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IEEE 802.15.4 WPAN interface.
Ieee80216WMAN - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IEEE 802.16 WMAN interface.
Ieee80216WMAN - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IEEE 802.16 WMAN interface.
Ieee8023adLag - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IEEE 802.3ad Link Aggregate.
Ieee8023adLag - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IEEE 802.3ad Link Aggregate.
IetfAccessControlListData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
This YANG module defines a component that describes the configuration and monitoring of Access Control Lists (ACLs).
IetfHardwareData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
This module contains a collection of YANG definitions for managing hardware.
IetfHardwareListener - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
IetfHardwareStateData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
This module contains a collection of YANG definitions for monitoring hardware.
IetfHardwareStateListener - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
 
IetfInetUtil - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
A set of utility methods to efficiently instantiate various ietf-inet-types DTOs.
IetfInterfacesData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508
This module contains a collection of YANG definitions for managing network interfaces.
IetfInterfacesData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220
This module contains a collection of YANG definitions for managing network interfaces.
IetfL3UnicastTopologyListener - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
 
IetfL3UnicastTopologyStateListener - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
 
IetfLogicalNetworkElementData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125
This module is used to support multiple logical network elements on a single physical or virtual system.
IetfLogicalNetworkElementListener - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125
 
IetfMudData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
This YANG module defines a component that augments the IETF description of an access list.
IetfNetworkData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226
This module defines a common base data model for a collection of nodes in a network.
IetfNetworkInstanceData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
This module is used to support multiple network instances within a single physical or virtual device.
IetfNetworkInstanceListener - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
 
IetfNetworkStateData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226
This module defines a common base data model for a collection of nodes in a network.
IetfRoutingData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
This YANG module defines essential components for the management of a routing subsystem.
IetfYangLibraryData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
This module contains monitoring information about the YANG modules and submodules that are used within a YANG-based server.
IetfYangLibraryData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
This module provides information about the YANG modules, datastores, and datastore schemas used by a network management server.
IetfYangLibraryListener - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
 
IetfYangLibraryListener - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
 
IetfYangSchemaMountData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114
This module defines a YANG extension statement that can be used to incorporate data models defined in other YANG modules in a module.
IetfYangUtil - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
Utility methods for working with types defined in ietf-yang-types.
IfGsn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
HIPPI-6400.
IfGsn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
HIPPI-6400.
IfPwType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Pseudowire interface type.
IfPwType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Pseudowire interface type.
IfVfiType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
VPLS Forwarding Instance Interface Type.
IfVfiType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
VPLS Forwarding Instance Interface Type.
IGNORE_PROP - Static variable in class org.opendaylight.mdsal.binding.dom.adapter.osgi.ServiceProperties
Instruction to ignore the service.
Ilan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Internal LAN on a bridge per IEEE 802.1ap.
Ilan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Internal LAN on a bridge per IEEE 802.1ap.
immediatelyEnclosingClass() - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Return the enclosing class JavaTypeName, if present.
Implement - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module.ConformanceType
Indicates that the server implements one or more protocol-accessible objects defined in the YANG module identified in this entry.
Implement - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module.ConformanceType
Deprecated.
Indicates that the server implements one or more protocol-accessible objects defined in the YANG module identified in this entry.
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclCounters
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Actions
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.Eth
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.Eth
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.Icmp
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Icmp
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Tcp
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperator
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPort
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.Tcp
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperator
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePort
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Udp
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperator
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPort
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.Udp
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperator
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePort
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Statistics
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.Aces
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatistics
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSets
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Egress
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Ingress
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceAcl
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPoints
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Acls
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.DnsMatches
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.DeviceAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinks
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePorts
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.Options
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacity
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetwork
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricNetworkType
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.LinkAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.PortAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.Hardware
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChange
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.Hardware
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChange
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.Interfaces
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesState
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.Interfaces
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesState
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Address
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.Netmask
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLength
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.Netmask
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLength
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.Netmask
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLength
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertise
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.Prefix
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.Prefix
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceName
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Ip
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Unnumbered
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopology
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEvent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEvent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEvent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3TerminationPointAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3TopologyAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3UnicastTopologyType
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEvent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.Prefix
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEvent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEvent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEvent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEvent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.Root
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElements
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessLists
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.AccessLists
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicy
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicy
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Mud
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Interface
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRoot
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRoot
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRoot
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRoot
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRoot
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRoot
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstances
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworkRef
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.Networks
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetwork
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NodeRef
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworkRef
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.Networks
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetwork
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NodeRef
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.LinkRef
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Destination
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Source
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.TpRef
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.LinkRef
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Destination
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Source
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.TpRef
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4Network
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4Network
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6Network
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6Network
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIcmpHeaderFields
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv6HeaderFields
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclUdpHeaderFields
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Operator
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Range
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.PortRangeOrOperator
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.AddressFamily$G
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.NextHopContent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.NextHopStateContent
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouteMetadata
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouterId
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocols
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Routing
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Interfaces
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Ribs
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Input
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Output
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.Route
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.Routes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.Route
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Input
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Output
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHop
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStack
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelStack
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.VpnRouteTargets
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.PerformanceMetricsAttributesPacket
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.PerformanceMetricsThrottleContainerPacket
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.Underlay
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrixEntryPathAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeolocationContainer
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.Topology
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceState
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.Topology
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceState
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerLinkAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerNodeAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourceStateAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InterfaceSwitchingCapabilityList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.Te
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopology
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.Te
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerNode
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerTtp
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.Statistics
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomain
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.Underlay
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLink
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinks
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Bundle
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinks
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Component
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidth
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidth
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgs
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgs
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidth
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidth
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntry
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Recovery
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Underlay
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElement
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElement
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPath
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.Tunnels
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPoints
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.Statistics
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.Statistics
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrix
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatrices
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.From
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.To
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopology
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntry
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptation
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivities
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.Te
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.Te
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.Templates
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplate
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplate
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.Te
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkAugment
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkConfig
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkConfigAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkIscdAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeAugment
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfig
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfigAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfigAttributesTemplate
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConnectivityMatrices
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConnectivityMatrixAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeStateDerived
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfig
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointLlcList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TePathElement
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointAugment
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologiesAugment
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyAugment
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.Te
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopology
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.Te
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.From
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.To
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TeNodeConnectivityMatrixAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TeNodeTunnelTerminationPointLlcList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.Label
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonPathConstraintsAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumber
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.Label
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ExplicitRouteHop
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityName
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValues
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNames
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraints
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBounds
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.Metric
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetric
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.Tiebreakers
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.Tiebreaker
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunction
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunction
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.Optimizations
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObject
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjects
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathProperties
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsLists
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNames
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathAffinities
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathConstraints
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathDisjointness
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathMetricBounds
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathOptimization
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathProperties
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathSrlgs
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.Generic
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEnd
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStart
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStep
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestriction
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictions
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelSetInfo
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjects
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjects
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OptimizationMetricEntry
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.Srlg
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.Srlg
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlways
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlways
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.Srlg
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.Srlg
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObject
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObject
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathConstraintsRouteObjects
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathRouteExcludeObjects
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathRouteIncludeObjects
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWay
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWay
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisement
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdIn
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOut
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayDelayLoss
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsThresholds
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsThrottleContainer
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsTwoWayDelayLoss
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RecordRouteState
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.Generic
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidth
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.Generic
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabel
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$G
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabel
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyIdentifier
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelConstraints
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TwoWayPerformanceMetrics
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Deviation
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Submodule
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.SchemaLeaf
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModuleList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesState
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChange
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.LocationLeafList
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.SchemaLeaf
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.Submodule
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.Submodule
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleIdentificationLeafs
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleImplementationParameters
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleList
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleSetParameters
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSet
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibrary
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange
Deprecated.
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryParameters
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdate
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.Inline
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.Inline
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchema
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchema
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMounts
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.Entity
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.extension.yang.ext.rev130709.RpcContextRef
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopology
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeAttributes
 
implementedInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpAttributes
 
implementedInterface() - Method in interface org.opendaylight.yangtools.yang.binding.Augmentation
 
implementedInterface() - Method in interface org.opendaylight.yangtools.yang.binding.DataContainer
Return the interface implemented by this object.
implementedInterface() - Method in interface org.opendaylight.yangtools.yang.binding.DataObject
 
implementedInterface() - Method in interface org.opendaylight.yangtools.yang.binding.InstanceNotification
 
implementedInterface() - Method in interface org.opendaylight.yangtools.yang.binding.OpaqueObject
 
implementedInterface() - Method in interface org.opendaylight.yangtools.yang.binding.RpcInput
 
implementedInterface() - Method in interface org.opendaylight.yangtools.yang.binding.RpcOutput
 
implementedRevision() - Method in interface org.opendaylight.mdsal.yanglib.api.YangLibSupport
Return the revision date of the model this support implements.
implementedRevision() - Method in class org.opendaylight.mdsal.yanglib.rfc7895.YangModuleLibrarySupport
 
implementedRevision() - Method in class org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupport
 
ImplicitNullLabel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
This identity represents the Implicit NULL Label.
Import - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTargetType
The Route Target applies to route import.
Import - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module.ConformanceType
Indicates that the server imports reusable definitions from the specified revision of the module but does not implement any protocol-accessible objects from this revision.
Import - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module.ConformanceType
Deprecated.
Indicates that the server imports reusable definitions from the specified revision of the module but does not implement any protocol-accessible objects from this revision.
ImportOnlyModule - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters
An entry in this list indicates that the server imports reusable definitions from the specified revision of the module but does not implement any protocol-accessible objects from this revision.
ImportOnlyModule.Revision - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters
 
ImportOnlyModuleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters
Class that builds ImportOnlyModuleBuilder instances.
ImportOnlyModuleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
ImportOnlyModuleBuilder(LocationLeafList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
ImportOnlyModuleBuilder(ImportOnlyModule) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
ImportOnlyModuleKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters
 
ImportOnlyModuleKey(YangIdentifier, ImportOnlyModule.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleKey
 
ImportOnlyModuleKey(ImportOnlyModuleKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleKey
Creates a copy from Source Object.
ImportOnlyModuleRevisionBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters
 
Imt - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Inter-Machine Trunks.
Imt - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Inter-Machine Trunks.
Inaccessible - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
The address is not accessible because the interface to which this address is assigned is not operational.
Inaccessible - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
The address is not accessible because the interface to which this address is assigned is not operational.
Inaccessible - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
The address is not accessible because the interface to which this address is assigned is not operational.
includeLegacy() - Method in interface org.opendaylight.mdsal.yanglib.api.YangLibraryContentBuilder
Option to include legacy YANG library content in the resulting output.
Inclusive - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo.Restriction
The label or label range is inclusive.
Incoming - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkDirection
The explicit route represents an incoming link on a node.
Incomplete - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
Address resolution is in progress, and the link-layer address of the neighbor has not yet been determined.
Incomplete - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
Address resolution is in progress, and the link-layer address of the neighbor has not yet been determined.
Incomplete - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
Address resolution is in progress, and the link-layer address of the neighbor has not yet been determined.
IncorrectNestingException - Exception in org.opendaylight.mdsal.binding.dom.codec.api
Thrown where incorrect nesting of data structures was detected and was caused by user.
IncorrectNestingException(String) - Constructor for exception org.opendaylight.mdsal.binding.dom.codec.api.IncorrectNestingException
 
inet4AddressFor(A4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
inet4AddressForNoZone(A4NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
inet6AddressFor(A6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
inet6AddressForNoZone(A6NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
inetAddressFor(A) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
inetAddressForNoZone(ANZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
Infiniband - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Infiniband.
Infiniband - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Infiniband.
Infinity - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds.Enumeration
The timer is set to infinity.
Infinity - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16.Enumeration
The timer is set to infinity.
Infinity - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32.Enumeration
The timer is set to infinity.
InformationSourceEntry - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived
A list of information sources learned, including the source that is used.
InformationSourceEntry - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived
A list of information sources learned, including the source that is used.
InformationSourceEntryBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived
Class that builds InformationSourceEntryBuilder instances.
InformationSourceEntryBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived
Class that builds InformationSourceEntryBuilder instances.
InformationSourceEntryBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder(InformationSourcePerLinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder(InformationSourcePerNodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder(InterfaceSwitchingCapabilityList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder(InformationSourceEntry) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder(InformationSourceEntry) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder(TeLinkInfoAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder(TeNodeConnectivityMatrices) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder(TeNodeInfoAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
InformationSourceEntryKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived
 
InformationSourceEntryKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived
 
InformationSourceEntryKey(TeInfoSource, String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryKey
 
InformationSourceEntryKey(TeInfoSource, String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryKey
 
InformationSourceEntryKey(InformationSourceEntryKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryKey
Creates a copy from Source Object.
InformationSourceEntryKey(InformationSourceEntryKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryKey
Creates a copy from Source Object.
InformationSourcePerLinkAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Per-node container of the attributes identifying the source that has provided the related information, and the source's credibility.
InformationSourcePerNodeAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Per-node container of the attributes identifying the source that has provided the related information, and the source's credibility.
InformationSourceState - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes
Contains state attributes related to the information source.
InformationSourceState - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes
Contains state attributes related to the information source.
InformationSourceStateAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
The attributes identifying the source that has provided the related and the source's credibility.
InformationSourceStateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes
Class that builds InformationSourceStateBuilder instances.
InformationSourceStateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes
Class that builds InformationSourceStateBuilder instances.
InformationSourceStateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
InformationSourceStateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
InformationSourceStateBuilder(InformationSourceState) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
InformationSourceStateBuilder(InformationSourceState) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
InformationSourceStateBuilder(InformationSourceStateAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
InformationSourceStateBuilder(InformationSourceStateAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
Ingress - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface
The ACLs applied to the ingress interface.
IngressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface
Class that builds IngressBuilder instances.
IngressBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
 
IngressBuilder(Ingress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
 
IngressBuilder(InterfaceAcl) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
 
initializeProvider() - Method in class org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl
This method must be called once on startup to initialize this provider.
inJeopardy() - Method in class org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipChange
Returns the current jeopardy state.
Inline - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref
 
Inline - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline
This node indicates that the server has mounted at least the module 'ietf-yang-library' at the mount point, and its instantiation provides the information about the mounted schema.
InlineBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline
Class that builds InlineBuilder instances.
InlineBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref
Class that builds InlineBuilder instances.
InlineBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.InlineBuilder
 
InlineBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.InlineBuilder
 
InlineBuilder(Inline) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.InlineBuilder
 
InlineBuilder(Inline) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.InlineBuilder
 
InMemoryDOMDataStore - Class in org.opendaylight.mdsal.dom.store.inmemory
In-memory DOM Data Store.
InMemoryDOMDataStore(String, ExecutorService) - Constructor for class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
InMemoryDOMDataStore(String, ExecutorService, int, boolean) - Constructor for class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
InMemoryDOMDataStore(String, LogicalDatastoreType, ExecutorService, int, boolean) - Constructor for class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
InMemoryDOMDataStore(String, DataTreeConfiguration, ExecutorService, int, boolean) - Constructor for class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
InMemoryDOMDataStoreConfigProperties - Class in org.opendaylight.mdsal.dom.store.inmemory
Holds configuration properties when creating an InMemoryDOMDataStore instance via the InMemoryDOMDataStoreFactory.
InMemoryDOMDataStoreConfigProperties() - Constructor for class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigProperties
 
InMemoryDOMDataStoreConfigPropertiesBuilder - Class in org.opendaylight.mdsal.dom.store.inmemory
Builds instances of type InMemoryDOMDataStoreConfigProperties.
InMemoryDOMDataStoreConfigPropertiesBuilder() - Constructor for class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigPropertiesBuilder
Creates a builder for InMemoryDOMDataStoreConfigProperties instances.
InMemoryDOMDataStoreFactory - Class in org.opendaylight.mdsal.dom.store.inmemory
A factory for creating InMemoryDOMDataStore instances.
innerClassesDeclarations() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
Template method which generates inner classes inside this interface.
Input - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route
 
Input - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route
 
Input1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
 
Input1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
Input1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Class that builds Input1Builder instances.
Input1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Class that builds Input1Builder instances.
Input1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1Builder
 
Input1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1Builder
 
Input1Builder(Input1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1Builder
 
Input1Builder(Input1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1Builder
 
Input2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Input2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Input2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Input2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Input2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2Builder
Deprecated.
 
Input2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2Builder
Deprecated.
 
Input2Builder(Input2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2Builder
Deprecated.
 
Input2Builder(Input2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2Builder
Deprecated.
 
InputBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route
Class that builds InputBuilder instances.
InputBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route
Class that builds InputBuilder instances.
InputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.InputBuilder
 
InputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.InputBuilder
 
InputBuilder(Input) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.InputBuilder
 
InputBuilder(Input) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.InputBuilder
 
INSTANCE - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
INSTANCE - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.IetfYangUtil
 
INSTANCE_IDENTIFIER - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
 
INSTANCE_IDENTIFIER - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
instanceIdentifier(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing InstanceIdentifier for a particular type.
InstanceIdentifier<T extends DataObject> - Class in org.opendaylight.yangtools.yang.binding
This instance identifier uniquely identifies a specific DataObject in the data tree modeled by YANG.
InstanceIdentifier.IdentifiableItem<I extends Identifiable<T> & DataObject,​T extends Identifier<I>> - Class in org.opendaylight.yangtools.yang.binding
An IdentifiableItem represents a object that is usually present in a collection and can be identified uniquely by a key.
InstanceIdentifier.InstanceIdentifierBuilder<T extends DataObject> - Interface in org.opendaylight.yangtools.yang.binding
 
InstanceIdentifier.Item<T extends DataObject> - Class in org.opendaylight.yangtools.yang.binding
An Item represents an object that probably is only one of it's kind.
InstanceIdentifier.PathArgument - Interface in org.opendaylight.yangtools.yang.binding
Path argument of InstanceIdentifier.
instanceNotification(Type, Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing InstanceNotification for a particular type.
InstanceNotification<N extends InstanceNotification<N,​T>,​T extends DataObject> - Interface in org.opendaylight.yangtools.yang.binding
Marker interface for YANG-defined instance notifications.
instantiateServiceInstance() - Method in interface org.opendaylight.mdsal.singleton.common.api.ClusterSingletonService
This method is invoked to instantiate an underlying service instance when ownership has been granted for the service entity.
INT16_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of int16 YANG type.
INT32_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of int32 YANG type.
INT64_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of int64 YANG type.
INT8_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of int8 YANG type.
IntelAns - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Intel Advanced Networking Services.
Intended - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214
The intended configuration datastore.
Intended - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214
Denotes configuration from the intended configuration datastore.
Interface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points
List of interfaces on which ACLs are set.
Interface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces
The list of configured interfaces on the device.
Interface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state
The list of interfaces on the device.
Interface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces
The list of interfaces on the device.
Interface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state
Deprecated.
Interface - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed
Generic interface type.
Interface.AdminStatus - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state
 
Interface.AdminStatus - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces
 
Interface.AdminStatus - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state
Deprecated.
 
Interface.LinkUpDownTrapEnable - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces
 
Interface.LinkUpDownTrapEnable - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces
 
Interface.OperStatus - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state
 
Interface.OperStatus - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces
 
Interface.OperStatus - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state
Deprecated.
 
Interface1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616
 
Interface1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222
 
Interface1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125
 
Interface1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
 
Interface1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616
Class that builds Interface1Builder instances.
Interface1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222
Class that builds Interface1Builder instances.
Interface1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125
Class that builds Interface1Builder instances.
Interface1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
Class that builds Interface1Builder instances.
Interface1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1Builder
 
Interface1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1Builder
 
Interface1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1Builder
 
Interface1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1Builder
 
Interface1Builder(Interface1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1Builder
 
Interface1Builder(Interface1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1Builder
 
Interface1Builder(Interface1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1Builder
 
Interface1Builder(Interface1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1Builder
 
Interface2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616
 
Interface2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222
Deprecated.
Interface2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616
Class that builds Interface2Builder instances.
Interface2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222
Class that builds Interface2Builder instances.
Interface2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2Builder
 
Interface2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2Builder
 
Interface2Builder(Interface2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2Builder
 
Interface2Builder(Interface2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2Builder
 
InterfaceAcl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points
Grouping for per-interface ingress ACL data.
InterfaceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points
Class that builds InterfaceBuilder instances.
InterfaceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces
Class that builds InterfaceBuilder instances.
InterfaceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state
Class that builds InterfaceBuilder instances.
InterfaceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces
Class that builds InterfaceBuilder instances.
InterfaceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state
Class that builds InterfaceBuilder instances.
InterfaceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed
Class that builds InterfaceBuilder instances.
InterfaceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
InterfaceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
InterfaceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
InterfaceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
InterfaceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
InterfaceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.InterfaceBuilder
 
InterfaceBuilder(Interface) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
InterfaceBuilder(Interface) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
InterfaceBuilder(Interface) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
InterfaceBuilder(Interface) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
InterfaceBuilder(Interface) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
InterfaceBuilder(Interface) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.InterfaceBuilder
 
InterfaceGenerator - Class in org.opendaylight.mdsal.binding.java.api.generator
 
InterfaceGenerator() - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.InterfaceGenerator
 
InterfaceKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points
 
InterfaceKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces
 
InterfaceKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state
 
InterfaceKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces
 
InterfaceKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state
 
InterfaceKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceKey
 
InterfaceKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceKey
 
InterfaceKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceKey
 
InterfaceKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceKey
 
InterfaceKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceKey
 
InterfaceKey(InterfaceKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceKey
Creates a copy from Source Object.
InterfaceKey(InterfaceKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceKey
Creates a copy from Source Object.
InterfaceKey(InterfaceKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceKey
Creates a copy from Source Object.
InterfaceKey(InterfaceKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceKey
Creates a copy from Source Object.
InterfaceKey(InterfaceKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceKey
Creates a copy from Source Object.
InterfaceName - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type
This class represents the following YANG schema fragment defined in module ietf-l3-unicast-topology
InterfaceNameBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type
Class that builds InterfaceNameBuilder instances.
InterfaceNameBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceNameBuilder
 
InterfaceNameBuilder(InterfaceName) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceNameBuilder
 
Interfaces - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508
Interface configuration parameters.
Interfaces - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220
Interface parameters.
Interfaces - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing
Network-layer interfaces used for routing.
Interfaces - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state
Deprecated, for removal: This API element is subject to removal in a future version.
InterfacesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508
Class that builds InterfacesBuilder instances.
InterfacesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220
Class that builds InterfacesBuilder instances.
InterfacesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing
Class that builds InterfacesBuilder instances.
InterfacesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state
Deprecated, for removal: This API element is subject to removal in a future version.
InterfacesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesBuilder
 
InterfacesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesBuilder
 
InterfacesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.InterfacesBuilder
 
InterfacesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.InterfacesBuilder
Deprecated.
 
InterfacesBuilder(Interfaces) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesBuilder
 
InterfacesBuilder(Interfaces) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesBuilder
 
InterfacesBuilder(Interfaces) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.InterfacesBuilder
 
InterfacesBuilder(Interfaces) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.InterfacesBuilder
Deprecated.
 
InterfacesState - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508
Data nodes for the operational state of interfaces.
InterfacesState - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220
Deprecated.
InterfacesStateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508
Class that builds InterfacesStateBuilder instances.
InterfacesStateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220
Class that builds InterfacesStateBuilder instances.
InterfacesStateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesStateBuilder
 
InterfacesStateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesStateBuilder
 
InterfacesStateBuilder(InterfacesState) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesStateBuilder
 
InterfacesStateBuilder(InterfacesState) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesStateBuilder
 
InterfaceSwitchingCapability - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list
List of ISCDs for this link.
InterfaceSwitchingCapabilityBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list
Class that builds InterfaceSwitchingCapabilityBuilder instances.
InterfaceSwitchingCapabilityBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
InterfaceSwitchingCapabilityBuilder(InterfaceSwitchingCapability) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
InterfaceSwitchingCapabilityBuilder(TeLinkIscdAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
InterfaceSwitchingCapabilityKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list
 
InterfaceSwitchingCapabilityKey(Class<? extends LspEncodingTypes>, Class<? extends SwitchingCapabilities>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityKey
 
InterfaceSwitchingCapabilityKey(InterfaceSwitchingCapabilityKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityKey
Creates a copy from Source Object.
InterfaceSwitchingCapabilityList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
List of Interface Switching Capability Descriptors (ISCDs).
InterfaceTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
Template for generating JAVA interfaces.
InterfaceTemplate(GeneratedType) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.InterfaceTemplate
Creates the instance of this class which is used for generating the interface file source code from genType.
InterfaceType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508
Base identity from which specific interface types are derived.
InterfaceType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220
Base identity from which specific interface types are derived.
Interleave - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Interleave channel.
Interleave - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Interleave channel.
Internal - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
The port is used for devices to access each other within a fabric.
InterruptibleCheckedConsumer<T,​E extends Exception> - Interface in org.opendaylight.mdsal.binding.util
Consumer which can throw a checked exception and be interrupted.
InterruptibleCheckedFunction<T,​R,​E extends Exception> - Interface in org.opendaylight.mdsal.binding.util
Function which can throw a checked exception and be interrupted.
Invalid - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
This isn't a valid address, and it shouldn't appear as the destination or source address of a packet.
Invalid - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
This isn't a valid address, and it shouldn't appear as the destination or source address of a packet.
Invalid - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
This isn't a valid address, and it shouldn't appear as the destination or source address of a packet.
INVISIBLE_CONTAINER - org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralType
Data container is addressable in NormalizedNode format, but in Binding it is not represented in InstanceIdentifier.
INVISIBLE_LIST - org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralType
Data container is addressable in NormalizedNode format, but in Binding it is not represented in InstanceIdentifier.
invocationCost() - Method in interface org.opendaylight.mdsal.dom.api.DOMActionImplementation
Return the relative invocation cost of this implementation.
invocationCost() - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcImplementation
Return the relative invocation cost of this implementation.
invoke(P, I) - Method in interface org.opendaylight.yangtools.yang.binding.Action
Invoke the action.
invoke(KeyedInstanceIdentifier<T, K>, I) - Method in interface org.opendaylight.yangtools.yang.binding.KeyedListAction
 
invokeAction(SchemaNodeIdentifier.Absolute, DOMDataTreeIdentifier, ContainerNode) - Method in interface org.opendaylight.mdsal.dom.api.DOMActionImplementation
Initiate invocation of the action.
invokeAction(SchemaNodeIdentifier.Absolute, DOMDataTreeIdentifier, ContainerNode) - Method in interface org.opendaylight.mdsal.dom.api.DOMActionService
Initiate invocation of an Action.
invokeAction(SchemaNodeIdentifier.Absolute, DOMDataTreeIdentifier, ContainerNode) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMActionService
 
invokeNotification(NotificationListener, QName, DataContainer) - Method in class org.opendaylight.mdsal.binding.dom.adapter.invoke.NotificationListenerInvoker
Invokes supplied RPC on provided implementation of RPC Service.
invokeRpc(DOMRpcIdentifier, NormalizedNode) - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcImplementation
Initiate invocation of the RPC.
invokeRpc(RpcService, QName, DataObject) - Method in class org.opendaylight.mdsal.binding.dom.adapter.invoke.RpcServiceInvoker
Invokes supplied RPC on provided implementation of RPC Service.
invokeRpc(QName, NormalizedNode) - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcService
Initiate invocation of an RPC.
invokeRpc(DOMRpcIdentifier, NormalizedNode) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcImplementation
 
invokeRpc(QName, NormalizedNode) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcService
 
Ip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IP (for APPN HPR in IP networks).
Ip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IP (for APPN HPR in IP networks).
Ip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type
This class represents the following YANG schema fragment defined in module ietf-l3-unicast-topology
IpAddress - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
IpAddress(IpAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
Creates a copy from Source Object.
IpAddress(Ipv4Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
 
IpAddress(Ipv6Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
 
IpAddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
Builder for IpAddress instances.
ipAddressFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an IpAddress by interpreting input bytes as an IPv4 or IPv6 address, based on array length.
ipAddressFor(InetAddress) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
IpAddressNoZone - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
IpAddressNoZone(IpAddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
Creates a copy from Source Object.
IpAddressNoZone(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
 
IpAddressNoZone(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
 
IpAddressNoZoneBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
IpAddressNoZoneBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZoneBuilder
 
ipAddressNoZoneFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an IpAddress by interpreting input bytes as an IPv4 or IPv6 address, based on array length.
ipAddressNoZoneFor(InetAddress) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
IpAddressOrigin - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616
 
IpAddressOrigin - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222
 
IpBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type
Class that builds IpBuilder instances.
IpBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.IpBuilder
 
IpBuilder(Ip) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.IpBuilder
 
IpForward - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IP Forwarding Interface.
IpForward - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IP Forwarding Interface.
IpMapping - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
NAT.
IpMulticastGroupAddress - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
IpMulticastGroupAddress(IpMulticastGroupAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
Creates a copy from Source Object.
IpMulticastGroupAddress(Ipv4MulticastGroupAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
 
IpMulticastGroupAddress(Ipv6MulticastGroupAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
 
IpMulticastGroupAddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
Builder for IpMulticastGroupAddress instances.
IpOverAtm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IBM ipOverAtm.
IpOverAtm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IBM ipOverAtm.
IpOverCdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IBM ipOverCdlc.
IpOverCdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IBM ipOverCdlc.
IpOverClaw - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IBM Common Link Access to Workstn.
IpOverClaw - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IBM Common Link Access to Workstn.
IpPrefix - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
IpPrefix(IpPrefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
Creates a copy from Source Object.
IpPrefix(Ipv4Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
 
IpPrefix(Ipv6Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
 
IpPrefixBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
Builder for IpPrefix instances.
ipPrefixFor(byte[], int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an IpPrefix by combining the address with a mask.
ipPrefixFor(InetAddress, int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
IpSwitch - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IP Switching Objects.
IpSwitch - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IP Switching Objects.
Ipv4 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
IPv4 Address Family.
Ipv4 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Internet Protocol version 4 (IPv4) with a hex value of 0x0800.
Ipv4 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion
The IPv4 protocol as defined in RFC 791.
Ipv4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3
 
Ipv4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4
Rule set that matches IPv4 headers.
Ipv4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface
Parameters for the IPv4 address family.
Ipv4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface
Interface-specific parameters for the IPv4 address family.
Ipv4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface
Parameters for the IPv4 address family.
Ipv4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface
Deprecated.
Ipv4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes
Support for a 'static' pseudo-protocol instance consists of a list of routes.
Ipv4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed
IPv4 interface type.
Ipv4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
This identity represents an IPv4 address family.
Ipv41 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128
 
Ipv41 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
 
Ipv41Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128
Class that builds Ipv41Builder instances.
Ipv41Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
Class that builds Ipv41Builder instances.
Ipv41Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41Builder
 
Ipv41Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41Builder
 
Ipv41Builder(DnsMatches) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41Builder
 
Ipv41Builder(Ipv41) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41Builder
 
Ipv41Builder(Ipv41) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41Builder
 
Ipv4AclType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
An ACL that matches on fields from the IPv4 header (e.g., IPv4 destination address) and Layer 4 headers (e.g., TCP destination port).
ipv4Address(A4NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4Address(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
Ipv4Address - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Ipv4Address(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address
 
Ipv4Address(Ipv4Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address
Creates a copy from Source Object.
ipv4AddressBits(A4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4AddressBytes(A4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4AddressFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an Ipv4AddressNoZone by interpreting input bytes as an IPv4 address.
ipv4AddressFor(int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an Ipv4AddressNoZone by interpreting input 32 bits as an IPv4 address in big-endian format.
ipv4AddressFor(InetAddress) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an Ipv4AddressNoZone by interpreting an Inet4Address.
ipv4AddressFrom(P4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4AddressNoZone(A4NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4AddressNoZone(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
Ipv4AddressNoZone - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Ipv4AddressNoZone(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
 
Ipv4AddressNoZone(Ipv4Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
Creates a new instance from Ipv4Address
Ipv4AddressNoZone(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
Creates a copy from Source Object.
ipv4AddressNoZoneBits(A4NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4AddressNoZoneBytes(A4NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4AddressNoZoneFor(A4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an Ipv4AddressNoZone by interpreting an Ipv4Address.
ipv4AddressString(A4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4AddressString(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
Ipv4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4
Class that builds Ipv4Builder instances.
Ipv4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3
Class that builds Ipv4Builder instances.
Ipv4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface
Class that builds Ipv4Builder instances.
Ipv4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface
Class that builds Ipv4Builder instances.
Ipv4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface
Class that builds Ipv4Builder instances.
Ipv4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface
Class that builds Ipv4Builder instances.
Ipv4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes
Class that builds Ipv4Builder instances.
Ipv4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed
Class that builds Ipv4Builder instances.
Ipv4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
Ipv4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4Builder
 
Ipv4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
Ipv4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
Ipv4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
Ipv4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
Ipv4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4Builder
 
Ipv4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4Builder
 
Ipv4Builder(Ipv4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4Builder
 
Ipv4Builder(Ipv4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
Ipv4Builder(Ipv4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
Ipv4Builder(Ipv4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
Ipv4Builder(Ipv4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
Ipv4Builder(Ipv4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
Ipv4Builder(Ipv4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4Builder
 
Ipv4Builder(Ipv4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4Builder
 
Ipv4Builder(AclIpHeaderFields) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
Ipv4Builder(AclIpv4HeaderFields) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
Ipv4ExplicitNullLabel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
This identity represents the IPv4 Explicit NULL Label.
Ipv4FlowSpecSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
IPv4 Flow Specification SAFI.
Ipv4MulticastGroupAddress - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Ipv4MulticastGroupAddress(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastGroupAddress
 
Ipv4MulticastGroupAddress(Ipv4Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastGroupAddress
Creates a new instance from Ipv4Address
Ipv4MulticastGroupAddress(Ipv4MulticastGroupAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastGroupAddress
Creates a copy from Source Object.
Ipv4MulticastSourceAddress - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Ipv4MulticastSourceAddress(Ipv4Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
 
Ipv4MulticastSourceAddress(Ipv4MulticastSourceAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
Creates a copy from Source Object.
Ipv4MulticastSourceAddress(Ipv4MulticastSourceAddress.Enumeration) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
 
Ipv4MulticastSourceAddress.Enumeration - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Ipv4MulticastSourceAddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
Builder for IpMulticastGroupAddress instances.
ipv4Prefix(P4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4Prefix(Ipv4Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
Ipv4Prefix - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Ipv4Prefix(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
 
Ipv4Prefix(Ipv4Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
Creates a copy from Source Object.
ipv4PrefixFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create a /32 Ipv4Prefix by interpreting input bytes as an IPv4 address.
ipv4PrefixFor(byte[], int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create a Ipv4Prefix by combining the address with a mask.
ipv4PrefixFor(A4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4PrefixFor(A4, int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4PrefixFor(InetAddress) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create a /32 Ipv4Prefix for an Inet4Address.
ipv4PrefixFor(InetAddress, int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create a Ipv4Prefix by combining the address with a mask.
ipv4PrefixForNoZone(A4NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4PrefixForNoZone(A4NZ, int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4PrefixForShort(byte[], int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4PrefixForShort(byte[], int, int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4PrefixString(P4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv4PrefixString(Ipv4Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
ipv4PrefixToBytes(P4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
Ipv4Unicast - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
This identity represents the IPv4 unicast address family.
Ipv6 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
IPv6 Address Family.
Ipv6 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Internet Protocol Version 6 (IPv6).
Ipv6 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion
The IPv6 protocol as defined in RFC 2460.
Ipv6 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3
 
Ipv6 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6
Rule set that matches IPv6 headers.
Ipv6 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface
Parameters for the IPv6 address family.
Ipv6 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface
Parameters for the IPv6 address family.
Ipv6 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface
Parameters for the IPv6 address family.
Ipv6 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface
Deprecated.
Ipv6 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes
Support for a 'static' pseudo-protocol instance consists of a list of routes.
Ipv6 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed
IPv6 interface type.
Ipv6 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
This identity represents an IPv6 address family.
Ipv61 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128
 
Ipv61 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
Ipv61 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
 
Ipv61Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128
Class that builds Ipv61Builder instances.
Ipv61Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Class that builds Ipv61Builder instances.
Ipv61Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
Class that builds Ipv61Builder instances.
Ipv61Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61Builder
 
Ipv61Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61Builder
 
Ipv61Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61Builder
 
Ipv61Builder(DnsMatches) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61Builder
 
Ipv61Builder(Ipv61) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61Builder
 
Ipv61Builder(Ipv61) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61Builder
 
Ipv61Builder(Ipv61) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61Builder
 
Ipv62 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Ipv62Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Ipv62Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62Builder
Deprecated.
 
Ipv62Builder(Ipv62) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62Builder
Deprecated.
 
Ipv664 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
First 8 octets (64 bits) of IPv6 address Address Family.
Ipv6AclType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
An ACL that matches on fields from the IPv6 header (e.g., IPv6 destination address) and Layer 4 headers (e.g., TCP destination port).
ipv6Address(A6NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6Address(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
Ipv6Address - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Ipv6Address(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address
 
Ipv6Address(Ipv6Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address
Creates a copy from Source Object.
ipv6AddressBytes(A6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6AddressFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an Ipv6Address by interpreting input bytes as an IPv6 address.
ipv6AddressFor(InetAddress) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an Ipv6Address by interpreting an Inet6Address.
ipv6AddressFrom(P6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6AddressNoZone(A6NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6AddressNoZone(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
Ipv6AddressNoZone - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Ipv6AddressNoZone(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
 
Ipv6AddressNoZone(Ipv6Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
Creates a new instance from Ipv6Address
Ipv6AddressNoZone(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
Creates a copy from Source Object.
ipv6AddressNoZoneBytes(A6NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6AddressNoZoneFor(A6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create an Ipv6AddressNoZone by interpreting an Ipv6Address.
ipv6AddressString(A6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6AddressString(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
Ipv6Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6
Class that builds Ipv6Builder instances.
Ipv6Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3
Class that builds Ipv6Builder instances.
Ipv6Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface
Class that builds Ipv6Builder instances.
Ipv6Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface
Class that builds Ipv6Builder instances.
Ipv6Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface
Class that builds Ipv6Builder instances.
Ipv6Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface
Class that builds Ipv6Builder instances.
Ipv6Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes
Class that builds Ipv6Builder instances.
Ipv6Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed
Class that builds Ipv6Builder instances.
Ipv6Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
Ipv6Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6Builder
 
Ipv6Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
Ipv6Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
Ipv6Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
Ipv6Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
Ipv6Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6Builder
 
Ipv6Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6Builder
 
Ipv6Builder(Ipv6) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6Builder
 
Ipv6Builder(Ipv6) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
Ipv6Builder(Ipv6) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
Ipv6Builder(Ipv6) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
Ipv6Builder(Ipv6) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
Ipv6Builder(Ipv6) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
Ipv6Builder(Ipv6) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6Builder
 
Ipv6Builder(Ipv6) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6Builder
 
Ipv6Builder(AclIpHeaderFields) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
Ipv6Builder(AclIpv6HeaderFields) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
Ipv6ExplicitNullLabel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
This identity represents the IPv6 Explicit NULL Label.
Ipv6FlowLabel - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Ipv6FlowLabel(Ipv6FlowLabel) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6FlowLabel
Creates a copy from Source Object.
Ipv6FlowLabel(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6FlowLabel
 
Ipv6MulticastGroupAddress - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Ipv6MulticastGroupAddress(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastGroupAddress
 
Ipv6MulticastGroupAddress(Ipv6Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastGroupAddress
Creates a new instance from Ipv6Address
Ipv6MulticastGroupAddress(Ipv6MulticastGroupAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastGroupAddress
Creates a copy from Source Object.
Ipv6MulticastSourceAddress - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Ipv6MulticastSourceAddress(Ipv6Address) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
 
Ipv6MulticastSourceAddress(Ipv6MulticastSourceAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
Creates a copy from Source Object.
Ipv6MulticastSourceAddress(Ipv6MulticastSourceAddress.Enumeration) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
 
Ipv6MulticastSourceAddress.Enumeration - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Ipv6MulticastSourceAddressBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
Builder for IpMulticastGroupAddress instances.
ipv6Prefix(P6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6Prefix(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
Ipv6Prefix - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Ipv6Prefix(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
 
Ipv6Prefix(Ipv6Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
Creates a copy from Source Object.
ipv6PrefixFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create a /128 Ipv6Prefix by interpreting input bytes as an IPv6 address.
ipv6PrefixFor(byte[], int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create a Ipv6Prefix by combining the address with a mask.
ipv6PrefixFor(A6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6PrefixFor(A6, int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6PrefixFor(InetAddress) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create a /128 Ipv6Prefix by interpreting input bytes as an IPv6 address.
ipv6PrefixFor(InetAddress, int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
Create a Ipv6Prefix by combining the address with a mask.
ipv6PrefixForNoZone(A6NZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6PrefixForNoZone(A6NZ, int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6PrefixForShort(byte[], int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6PrefixForShort(byte[], int, int) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6PrefixString(P6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
ipv6PrefixString(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
ipv6PrefixToBytes(P6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
Ipv6RouteOrigin - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Ipv6RouteOrigin(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteOrigin
 
Ipv6RouteOrigin(Ipv6RouteOrigin) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteOrigin
Creates a copy from Source Object.
Ipv6RouterAdvertisements - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6
Support for IPv6 Router Advertisements.
Ipv6RouterAdvertisements - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6
Deprecated, for removal: This API element is subject to removal in a future version.
Ipv6RouterAdvertisementsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6
Class that builds Ipv6RouterAdvertisementsBuilder instances.
Ipv6RouterAdvertisementsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6
Deprecated, for removal: This API element is subject to removal in a future version.
Ipv6RouterAdvertisementsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
Ipv6RouterAdvertisementsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
Ipv6RouterAdvertisementsBuilder(Ipv6RouterAdvertisements) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
Ipv6RouterAdvertisementsBuilder(Ipv6RouterAdvertisements) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
Ipv6RouteTarget - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Ipv6RouteTarget(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteTarget
 
Ipv6RouteTarget(Ipv6RouteTarget) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteTarget
Creates a copy from Source Object.
Ipv6Unicast - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
This identity represents the IPv6 unicast address family.
IpVersion - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Ipx - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Novell Internetwork Packet Exchange (IPX) Address Family.
Ipx - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Internetwork Packet Exchange (IPX).
IS_OWNER - org.opendaylight.mdsal.eos.common.api.EntityOwnershipState
The local process instance is the owner of the entity.
isAbstract() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedType
Returns true if The Generated Type is defined as abstract.
isAbstract() - Method in interface org.opendaylight.mdsal.binding.model.api.MethodSignature
Returns true if the method signature is defined as abstract.
isAbstract() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
 
isAcceptable(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderGenerator
Passes via list of implemented types in type.
isAcceptable(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.EnumGenerator
 
isAcceptable(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.InterfaceGenerator
 
isAcceptable(Type) - Method in class org.opendaylight.mdsal.binding.java.api.generator.TOGenerator
 
isAcceptable(Type) - Method in interface org.opendaylight.mdsal.binding.model.api.CodeGenerator
Checks if the concrete instance of type fit to concrete implementation of this interface (e.g.
isAddedByUses() - Method in class org.opendaylight.mdsal.binding.generator.impl.reactor.AbstractExplicitGenerator
 
isAugmentationChild(Class<?>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Checks if class is child of augmentation.
isAugmenting() - Method in class org.opendaylight.mdsal.binding.generator.impl.reactor.AbstractExplicitGenerator
 
isBindingClass(Class<?>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Check if supplied class is derived from YANG model.
isCandidateRegistered(E) - Method in interface org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipService
Checks if a local candidate is registered for the given entity.
isCandidateRegistered(Entity) - Method in interface org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService
 
isCandidateRegistered(Entity) - Method in class org.opendaylight.mdsal.eos.binding.dom.adapter.BindingDOMEntityOwnershipServiceAdapter
 
isCandidateRegistered(Entity) - Method in class org.opendaylight.mdsal.eos.binding.dom.adapter.OSGiEntityOwnershipService
 
isCandidateRegistered(DOMEntity) - Method in interface org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService
 
isCandidateRegistered(DOMEntity) - Method in class org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipService
 
isContextBasedRouted() - Method in class org.opendaylight.mdsal.dom.spi.RpcRoutingStrategy
Returns true if RPC is routed by context.
isDefault() - Method in interface org.opendaylight.mdsal.binding.model.api.MethodSignature
Returns true if this method is a interface default method.
Isdn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ISDN and X.25.
Isdn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ISDN and X.25.
Isdns - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ISDN S/T interface.
Isdns - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ISDN S/T interface.
Isdnu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ISDN U interface.
Isdnu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ISDN U interface.
isEmpty() - Method in interface org.opendaylight.mdsal.binding.model.api.Restrictions
 
isFinal() - Method in interface org.opendaylight.mdsal.binding.model.api.TypeMember
Returns true if member is declared as final.
isGetterMethodName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
Isis - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
IS-IS.
isListType(ParameterizedType) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
 
isListType(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
 
isLocalInnerClass(JavaTypeName) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BuilderTemplate
 
isMapType(ParameterizedType) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
 
isMapType(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
 
isNegatedPattern(Pattern) - Static method in class org.opendaylight.yangtools.yang.binding.RegexPatterns
Check if the specified Pattern is the result of RegexPatterns.negatePatternString(String).
isNonnullMethodName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
isNotification(Class<?>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Checks is supplied class is a Notification.
isNotificationCallback(Method) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Checks if supplied method is callback for notifications.
isNull() - Method in interface org.opendaylight.mdsal.binding.api.query.ValueMatchBuilder
Match when non-existent.
Iso88022llc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Iso88022llc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Iso88023Csmacd - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Deprecated via RFC 3635.
Iso88023Csmacd - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Deprecated via RFC 3635.
Iso88024TokenBus - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Iso88024TokenBus - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Iso88025CRFPInt - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ISO 802.5 CRFP.
Iso88025CRFPInt - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ISO 802.5 CRFP.
Iso88025Dtr - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ISO 802.5r DTR.
Iso88025Dtr - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ISO 802.5r DTR.
Iso88025Fiber - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ISO 802.5j Fiber Token Ring.
Iso88025Fiber - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ISO 802.5j Fiber Token Ring.
Iso88025TokenRing - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Iso88025TokenRing - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Iso88026Man - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Iso88026Man - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
isOwner() - Method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
Returns the current ownership status of the entity for this process instance.
isReadOnly() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedProperty
Returns true if the property is declared as read-only.
isReadOnly(GeneratedProperty) - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
isRequireMethodName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
isRpcMethod(Method) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Checks if method is RPC invocation.
isRpcType(Class<? extends DataObject>) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Checks if supplied class represents RPC Input / RPC Output.
isStatic() - Method in interface org.opendaylight.mdsal.binding.model.api.TypeMember
Returns true if member is declared as static.
isSubstitutionFor(Class, Class) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Determines if two augmentation classes or case classes represents same data.
isTypedef() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
 
isUnion() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
 
isUnionType() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
Return boolean value which describe whether Generated Transfer Object was created (or not) from union YANG type.
isUnionTypeBuilder() - Method in interface org.opendaylight.mdsal.binding.model.api.GeneratedTransferObject
 
Isup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
ISUP.
Isup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
ISUP.
isWildcarded() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Check whether an instance identifier contains any wildcards.
items() - Method in interface org.opendaylight.mdsal.dom.api.query.DOMQueryResult
 
iterator() - Method in class org.opendaylight.mdsal.binding.generator.impl.reactor.Generator
 

J

JAVA_RESERVED_WORDS - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
JavaFileGeneratorFactory - Class in org.opendaylight.mdsal.binding.java.api.generator
 
JavaFileGeneratorFactory() - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.JavaFileGeneratorFactory
 
javaTypeForSchemaDefinitionType(TypeDefinition<?>, SchemaNode) - Method in interface org.opendaylight.mdsal.binding.yang.types.TypeProvider
 
javaTypeForSchemaDefinitionType(TypeDefinition<?>, SchemaNode, boolean) - Method in interface org.opendaylight.mdsal.binding.yang.types.TypeProvider
Resolve of YANG Type Definition to it's java counter part.
javaTypeForSchemaDefinitionType(TypeDefinition<?>, SchemaNode, Restrictions) - Method in interface org.opendaylight.mdsal.binding.yang.types.TypeProvider
 
javaTypeForSchemaDefinitionType(TypeDefinition<?>, SchemaNode, Restrictions, boolean) - Method in interface org.opendaylight.mdsal.binding.yang.types.TypeProvider
 
javaTypeForYangType(String) - Static method in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Searches Type value to which is YANG type mapped.
JavaTypeName - Class in org.opendaylight.mdsal.binding.model.api
A type name.
JumboFrames - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Jumbo frames or Ethernet frames with more than 1500 bytes of payload, up to 9000 bytes.

K

keepAliveIntervalSeconds() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSink.Config
 
keepAliveIntervalSeconds() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSource.Config
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatistics
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinks
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodes
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePorts
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Address
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.Prefix
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessList
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetwork
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetwork
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLink
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidth
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidth
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntry
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElement
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElement
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrix
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntry
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplate
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplate
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityName
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetric
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.Tiebreaker
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObject
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestriction
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlways
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObject
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObject
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Deviation
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Submodule
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule
Deprecated.
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.Submodule
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.Submodule
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSet
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.Entity
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopology
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
key() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
 
key() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
key() - Method in interface org.opendaylight.yangtools.yang.binding.Identifiable
Returns an unique key for the object.
KEYED_INSTANCE_IDENTIFIER - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
keyedInstanceIdentifier(Type, Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing KeyedInstanceIdentifier for a particular type.
KeyedInstanceIdentifier<T extends Identifiable<K> & DataObject,​K extends Identifier<T>> - Class in org.opendaylight.yangtools.yang.binding
An InstanceIdentifier, which has a list key attached at its last path element.
keyedListAction(Type, Type, Type, Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing KeyedListAction for a particular type.
KeyedListAction<K extends Identifier<T>,​T extends DataObject & Identifiable<K>,​I extends RpcInput,​O extends RpcOutput> - Interface in org.opendaylight.yangtools.yang.binding
Interface extended by all interfaces generated for a YANG action instantiated in keyed lists.
keyedListNotification(Type, Type, Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing InstanceNotification for a particular type.
KeyedListNotification<N extends KeyedListNotification<N,​T,​K>,​T extends DataObject & Identifiable<K>,​K extends Identifier<T>> - Interface in org.opendaylight.yangtools.yang.binding
An notification which is defined within the schema tree and is thus tied to a data tree instance and additionally its parent is a {code list} with a key statement.
keyOf(InstanceIdentifier<N>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Return the key associated with the last component of the specified identifier.
keyType - Variable in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
GeneratedType for key type, null if this type does not have a key.
Kilo - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^3.

L

L1VpnAutoDiscoverySafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Layer 1 VPN Auto-Discovery SAFI.
L2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches
Match Layer 2 headers, for example, Ethernet header fields.
L2vlan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Layer 2 Virtual LAN using 802.1Q.
L2vlan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Layer 2 Virtual LAN using 802.1Q.
L2vpn - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Layer 2 VPN (L2VPN) Address Family.
L3 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches
Choice of either IPv4 or IPv6 headers
L3EventType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
 
L3ipvlan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Layer 3 Virtual LAN using IP.
L3ipvlan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Layer 3 Virtual LAN using IP.
L3ipxvlan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Layer 3 Virtual LAN using IPX.
L3ipxvlan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Layer 3 Virtual LAN using IPX.
L3LinkAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes
Contains link attributes
L3LinkAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
L3 link scope attributes
L3LinkAttributesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes
Class that builds L3LinkAttributesBuilder instances.
L3LinkAttributesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
L3LinkAttributesBuilder(L3LinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
L3LinkEvent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Notification event for L3 link
L3LinkEvent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Notification event for L3 link
L3LinkEventBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Class that builds L3LinkEventBuilder instances.
L3LinkEventBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Class that builds L3LinkEventBuilder instances.
L3LinkEventBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(L3LinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(L3LinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(L3LinkEvent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(L3LinkEvent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(LinkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
L3LinkEventBuilder(LinkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
L3NodeAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes
Contains node attributes
L3NodeAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
L3 node scope attributes
L3NodeAttributesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes
Class that builds L3NodeAttributesBuilder instances.
L3NodeAttributesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
L3NodeAttributesBuilder(L3NodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
L3NodeEvent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Notification event for L3 node
L3NodeEvent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Notification event for L3 node
L3NodeEventBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Class that builds L3NodeEventBuilder instances.
L3NodeEventBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Class that builds L3NodeEventBuilder instances.
L3NodeEventBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(L3NodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(L3NodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(L3NodeEvent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(L3NodeEvent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(NodeRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
L3NodeEventBuilder(NodeRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
L3PrefixAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
L3 prefix attributes
L3PrefixEvent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Notification event for L3 prefix
L3PrefixEvent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Notification event for L3 prefix
L3PrefixEventBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Class that builds L3PrefixEventBuilder instances.
L3PrefixEventBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Class that builds L3PrefixEventBuilder instances.
L3PrefixEventBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
L3PrefixEventBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
L3PrefixEventBuilder(L3PrefixEvent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
L3PrefixEventBuilder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
L3PrefixEventBuilder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
L3PrefixEventBuilder(L3PrefixEvent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
L3PrefixEventBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
L3PrefixEventBuilder(NodeRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
L3PrefixEventBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
L3PrefixEventBuilder(NodeRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
L3TerminationPointAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes
Contains termination point attributes
L3TerminationPointAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
L3 termination point scope attributes
L3TerminationPointAttributesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes
Class that builds L3TerminationPointAttributesBuilder instances.
L3TerminationPointAttributesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributesBuilder
 
L3TerminationPointAttributesBuilder(L3TerminationPointAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributesBuilder
 
L3TopologyAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes
Contains topology attributes
L3TopologyAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Topology scope attributes
L3TopologyAttributesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes
Class that builds L3TopologyAttributesBuilder instances.
L3TopologyAttributesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
 
L3TopologyAttributesBuilder(L3TopologyAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
 
L3UnicastTopology - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type
The presence of the container node indicates L3 Unicast topology
L3UnicastTopologyBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type
Class that builds L3UnicastTopologyBuilder instances.
L3UnicastTopologyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopologyBuilder
 
L3UnicastTopologyBuilder(L3UnicastTopology) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopologyBuilder
 
L3UnicastTopologyType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Identifies the topology type to be L3 Unicast.
L4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches
Choice of TCP, UDP, or ICMP headers.
Label - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type
The label Record Route entry types.
Label - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
The label explicit route hop type.
LabelBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type
Class that builds LabelBuilder instances.
LabelBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
Class that builds LabelBuilder instances.
LabelBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.LabelBuilder
 
LabelBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.LabelBuilder
 
LabelBuilder(Label) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.LabelBuilder
 
LabelBuilder(Label) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.LabelBuilder
 
LabeledUnicastSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Labeled Unicast SAFI.
LabeledVpnSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
MPLS Labeled VPN SAFI.
LabelEnd - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info
This is the ending label if a label range is specified.
LabelEndBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info
Class that builds LabelEndBuilder instances.
LabelEndBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
 
LabelEndBuilder(LabelEnd) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
 
LabelEndBuilder(TeLabel) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
 
LabelHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label
Label route hop type.
LabelHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label
Label hop type.
LabelHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label
Class that builds LabelHopBuilder instances.
LabelHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label
Class that builds LabelHopBuilder instances.
LabelHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
 
LabelHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
 
LabelHopBuilder(LabelHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
 
LabelHopBuilder(LabelHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
 
LabelHopBuilder(TeLabel) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
 
LabelHopBuilder(TeLabel) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
 
LabelRestriction - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions
The absence of the label restrictions container implies that all labels are acceptable; otherwise, only restricted labels are available.
LabelRestrictionBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions
Class that builds LabelRestrictionBuilder instances.
LabelRestrictionBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
LabelRestrictionBuilder(LabelRestriction) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
LabelRestrictionBuilder(LabelRestrictionInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
LabelRestrictionInfo - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Label set item information.
LabelRestrictionInfo.Restriction - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
LabelRestrictionKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions
 
LabelRestrictionKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionKey
 
LabelRestrictionKey(LabelRestrictionKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionKey
Creates a copy from Source Object.
LabelRestrictions - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info
The label restrictions container.
LabelRestrictionsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info
Class that builds LabelRestrictionsBuilder instances.
LabelRestrictionsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictionsBuilder
 
LabelRestrictionsBuilder(LabelRestrictions) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictionsBuilder
 
LabelSetInfo - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Grouping for the list of label restrictions specifying what labels may or may not be used.
LabelStart - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info
This is the starting label if a label range is specified.
LabelStartBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info
Class that builds LabelStartBuilder instances.
LabelStartBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
 
LabelStartBuilder(LabelStart) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
 
LabelStartBuilder(TeLabel) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
 
LabelStep - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info
The step increment between labels in the label range.
LabelStepBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info
Class that builds LabelStepBuilder instances.
LabelStepBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStepBuilder
 
LabelStepBuilder(LabelStep) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStepBuilder
 
Lapb - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Lapb - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Lapd - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Link Access Protocol D.
Lapd - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Link Access Protocol D.
Lapf - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
LAP F.
Lapf - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
LAP F.
Layer2interface - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
L2 interface
Layer2Tunnel - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
L2 tunnel
Layer3interface - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
L3 interface
Layer3Tunnel - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
L3 tunnel
LazyActionInputContainerNode - Class in org.opendaylight.mdsal.binding.dom.codec.spi
 
LazyActionInputContainerNode(YangInstanceIdentifier.NodeIdentifier, RpcInput, BindingNormalizedNodeSerializer, Class<? extends Action<?, ?, ?>>) - Constructor for class org.opendaylight.mdsal.binding.dom.codec.spi.LazyActionInputContainerNode
 
LazyActionOutputContainerNode - Class in org.opendaylight.mdsal.binding.dom.codec.spi
 
LazyActionOutputContainerNode(YangInstanceIdentifier.NodeIdentifier, RpcOutput, BindingNormalizedNodeSerializer, Class<? extends Action<?, ?, ?>>) - Constructor for class org.opendaylight.mdsal.binding.dom.codec.spi.LazyActionOutputContainerNode
 
Lcaf - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Locator/ID Separation Protocol (LISP) Canonical Address Format (LCAF) Address Family.
leaf(MatchBuilderPath.BooleanLeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an boolean leaf's value.
leaf(MatchBuilderPath.Decimal64LeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an decimal64 leaf's value.
leaf(MatchBuilderPath.EmptyLeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an empty leaf's value.
leaf(MatchBuilderPath.IdentityLeafReference<T, I>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an identityref leaf's value.
leaf(MatchBuilderPath.Int16LeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an int16 leaf's value.
leaf(MatchBuilderPath.Int32LeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an int32 leaf's value.
leaf(MatchBuilderPath.Int64LeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an int64 leaf's value.
leaf(MatchBuilderPath.Int8LeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an int8 leaf's value.
leaf(MatchBuilderPath.StringLeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an string leaf's value.
leaf(MatchBuilderPath.TypeObjectLeafReference<T, C>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match a generic leaf value.
leaf(MatchBuilderPath.Uint16LeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an uint16 leaf's value.
leaf(MatchBuilderPath.Uint32LeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an uint32 leaf's value.
leaf(MatchBuilderPath.Uint64LeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an uint64 leaf's value.
leaf(MatchBuilderPath.Uint8LeafReference<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.MatchBuilderPath
Match an uint8 leaf's value.
Leaf - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
This is a leaf node in a fabric.
leafNode(String, Object) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits a leaf node event with supplied value.
leafSetEntryNode(Object) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits a leaf set entry node.
Learned - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214
Denotes configuration learned from protocol interactions with other devices, instead of via either the intended configuration datastore or any dynamic configuration datastore.
lessThan(T) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
lessThan(V) - Method in interface org.opendaylight.mdsal.binding.api.query.ComparableMatchBuilder
Match if the leaf exists and its value is less than the specified value.
lessThanOrEqual(T) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
lessThanOrEqual(V) - Method in interface org.opendaylight.mdsal.binding.api.query.ComparableMatchBuilder
Match if the leaf exists and its value is less than, or equal to, the specified value.
Linegroup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Interface common to multiple lines.
Linegroup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Interface common to multiple lines.
Link - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network
A network link connects a local (source) node and a remote (destination) node via a set of the respective node's termination points.
Link - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network
A network link connects a local (source) node and a remote (destination) node via a set of the respective node's termination points.
Link - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
A Network Link connects a by Local (Source) node and a Remote (Destination) Network Nodes via a set of the nodes' termination points.
Link1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
 
Link1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
 
Link1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
Link1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
Link1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Class that builds Link1Builder instances.
Link1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Class that builds Link1Builder instances.
Link1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds Link1Builder instances.
Link1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds Link1Builder instances.
Link1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1Builder
 
Link1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1Builder
 
Link1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1Builder
 
Link1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1Builder
 
Link1Builder(L3LinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1Builder
 
Link1Builder(L3LinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1Builder
 
Link1Builder(Link1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1Builder
 
Link1Builder(Link1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1Builder
 
Link1Builder(Link1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1Builder
 
Link1Builder(Link1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1Builder
 
LinkAccessType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
LinkAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
Link attributes
LinkAttributes - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
This class represents the following YANG schema fragment defined in module network-topology
LinkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network
Class that builds LinkBuilder instances.
LinkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network
Class that builds LinkBuilder instances.
LinkBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
Class that builds LinkBuilder instances.
LinkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
LinkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
LinkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
LinkBuilder(Link) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
LinkBuilder(Link) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
LinkBuilder(LinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
LinkBuilder(Link) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
LinkId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226
 
LinkId - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
 
LinkId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.LinkId
 
LinkId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId
 
LinkId(Uri) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.LinkId
Creates a new instance from Uri
LinkId(Uri) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId
Creates a new instance from Uri
LinkId(LinkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.LinkId
Creates a copy from Source Object.
LinkId(LinkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkId
Creates a copy from Source Object.
LinkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network
 
LinkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network
 
LinkKey - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
 
LinkKey(LinkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkKey
 
LinkKey(LinkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkKey
 
LinkKey(LinkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey
 
LinkKey(LinkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkKey
Creates a copy from Source Object.
LinkKey(LinkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkKey
Creates a copy from Source Object.
LinkKey(LinkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey
Creates a copy from Source Object.
LinkLayer - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
Indicates an address created by IPv6 stateless autoconfiguration that embeds a link-layer address in its interface identifier.
LinkLayer - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
Indicates an address created by IPv6 stateless autoconfiguration that embeds a link-layer address in its interface identifier.
LinkProtection1For1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
One-for-one (1:1) protected link type.
LinkProtection1Plus1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
One-plus-one (1+1) protected link type.
LinkProtectionEnhanced - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A compound link protection type derived from the underlay TE tunnel protection configuration supporting the TE link.
LinkProtectionExtraTraffic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Extra-Traffic protected link type.
LinkProtectionShared - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Shared protected link type.
LinkProtectionType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for the link protection type.
LinkProtectionUnprotected - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Unprotected link type.
LinkRef - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
 
LinkRef - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226
This grouping can be used to reference a link in a specific network.
LinkRef - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226
References a link in a specific network.
LinkRef(LinkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.LinkRef
Creates a copy from Source Object.
LinkRef(InstanceIdentifier<?>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.LinkRef
 
LinkTemplate - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates
The list of TE link templates used to define sharable and reusable TE link attributes.
LinkTemplateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates
Class that builds LinkTemplateBuilder instances.
LinkTemplateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
LinkTemplateBuilder(LinkTemplate) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
LinkTemplateBuilder(TeLinkConfigAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
LinkTemplateBuilder(TemplateAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
LinkTemplateKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates
 
LinkTemplateKey(TeTemplateName) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateKey
 
LinkTemplateKey(LinkTemplateKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateKey
Creates a copy from Source Object.
listenableFutureTypeFor(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed ListenableFuture<V> with concrete type of value.
listenPort() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSource.Config
 
listKeys(ListSchemaNode) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
ListKeyTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
Template for generating JAVA class.
ListKeyTemplate(GeneratedTransferObject) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.ListKeyTemplate
Creates instance of this class with concrete genType.
listTypeFor(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed List<V> with concrete type of value.
listTypeWildcard() - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed List<?>.
Lldp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Link Layer Discovery Protocol (LLDP).
Lmp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Link Management Protocol.
Lmp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Link Management Protocol.
load(Class<? extends T>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.AdapterLoader
 
loadClass(String) - Method in interface org.opendaylight.mdsal.binding.runtime.api.ModuleInfoSnapshot
 
loadClass(String) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingModuleInfoSnapshot
 
loadClass(Type) - Method in interface org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeContext
 
loadClass(Type) - Method in class org.opendaylight.mdsal.binding.runtime.api.DefaultBindingRuntimeContext
 
loadClass(Type) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ForwardingBindingRuntimeContext
 
loadModuleInfos() - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Loads YangModuleInfo infos available on current classloader.
loadModuleInfos(ClassLoader) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Loads YangModuleInfo infos available on supplied classloader.
LOCAL_OWNERSHIP_GRANTED - org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
The local process instance has been granted ownership.
LOCAL_OWNERSHIP_LOST_NEW_OWNER - org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
The local process instance has lost ownership and another process instance is now the owner.
LOCAL_OWNERSHIP_LOST_NO_OWNER - org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
The local process instance has lost ownership and there are no longer any candidates for the entity and thus has no owner.
LOCAL_OWNERSHIP_RETAINED_WITH_NO_CHANGE - org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
The local process instance ownership has not changed but some other aspect has changed (for example inJeopardy).
LocalDOMEntityOwnershipService - Class in org.opendaylight.mdsal.eos.dom.simple.di
Simple DOMEntityOwnershipService operating as an isolated island.
LocalDOMEntityOwnershipService() - Constructor for class org.opendaylight.mdsal.eos.dom.simple.di.LocalDOMEntityOwnershipService
 
localLink(YangInstanceIdentifier, CharSequence) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
LocalLinkConnectivities - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config
Contains an LLCL for a TTP on a TE node.
LocalLinkConnectivities1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
LocalLinkConnectivities1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
LocalLinkConnectivities1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds LocalLinkConnectivities1Builder instances.
LocalLinkConnectivities1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds LocalLinkConnectivities1Builder instances.
LocalLinkConnectivities1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1Builder
 
LocalLinkConnectivities1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1Builder
 
LocalLinkConnectivities1Builder(LocalLinkConnectivities1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1Builder
 
LocalLinkConnectivities1Builder(TeNodeTunnelTerminationPointLlcList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1Builder
 
LocalLinkConnectivities1Builder(LocalLinkConnectivities1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1Builder
 
LocalLinkConnectivities1Builder(TeNodeTunnelTerminationPointLlcList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1Builder
 
LocalLinkConnectivitiesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config
Class that builds LocalLinkConnectivitiesBuilder instances.
LocalLinkConnectivitiesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
LocalLinkConnectivitiesBuilder(ConnectivityMatrixEntryPathAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
LocalLinkConnectivitiesBuilder(LocalLinkConnectivities) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
LocalLinkConnectivitiesBuilder(GenericPathConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
LocalLinkConnectivitiesBuilder(GenericPathOptimization) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
LocalLinkConnectivitiesBuilder(GenericPathProperties) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
LocalLinkConnectivitiesBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
LocalLinkConnectivity - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp
Contains statistics attributes at the TE LLCL (Local Link Connectivity List) level.
LocalLinkConnectivity - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list
The termination capabilities between the TTP and the LTP.
LocalLinkConnectivity - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list
The termination capabilities between the TTP and the LTP.
LocalLinkConnectivityBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp
Class that builds LocalLinkConnectivityBuilder instances.
LocalLinkConnectivityBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list
Class that builds LocalLinkConnectivityBuilder instances.
LocalLinkConnectivityBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list
Class that builds LocalLinkConnectivityBuilder instances.
LocalLinkConnectivityBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(ConnectivityMatrixEntryPathAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(ConnectivityMatrixEntryPathAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(LocalLinkConnectivity) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(LocalLinkConnectivity) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(LocalLinkConnectivity) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(GenericPathConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(GenericPathConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(GenericPathOptimization) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(GenericPathOptimization) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(GenericPathProperties) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(GenericPathProperties) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
LocalLinkConnectivityKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list
 
LocalLinkConnectivityKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list
 
LocalLinkConnectivityKey(Object) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
LocalLinkConnectivityKey(Object) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
LocalLinkConnectivityKey(LocalLinkConnectivityKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
Creates a copy from Source Object.
LocalLinkConnectivityKey(LocalLinkConnectivityKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
Creates a copy from Source Object.
LocallyConfigured - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
Configured entity.
localName() - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Return the package-local name by which this type can be referenced by classes living in the same package.
localNameComponents() - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Return broken-down package-local name components.
LocalProtectionDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Local protection is desired.
LocalRecordingDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Label recording is desired.
LocalTalk - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
LocalTalk - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
LocationLeafList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Common leaf-list parameter for the locations of modules and submodules.
Locked - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
The resource is administratively prohibited from use.
LockoutOfProtection - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A Loss of Protection (LoP) command is active.
LogAction - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
Base identity for defining the destination for logging actions.
LogicalDatastoreType - Enum in org.opendaylight.mdsal.common.api
The concept of a logical data store, similar to RFC8342.
LogicalNetworkElement - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements
List of logical network elements.
LogicalNetworkElementBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements
Class that builds LogicalNetworkElementBuilder instances.
LogicalNetworkElementBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
LogicalNetworkElementBuilder(LogicalNetworkElement) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
LogicalNetworkElementKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements
 
LogicalNetworkElementKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementKey
 
LogicalNetworkElementKey(LogicalNetworkElementKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementKey
Creates a copy from Source Object.
LogicalNetworkElements - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125
Allows a network device to support multiple logical network element (device) instances.
LogicalNetworkElementsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125
Class that builds LogicalNetworkElementsBuilder instances.
LogicalNetworkElementsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElementsBuilder
 
LogicalNetworkElementsBuilder(LogicalNetworkElements) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElementsBuilder
 
LogNone - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
No logging for the packet.
LogSyslog - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
System log (syslog) the information for the packet.
lookup(DOMDataTreeIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTable
Lookups entry by provided DOMDataTreeIdentifier, if entry is not present returns closest non-null entry towards root or null if no entry towards root exists.
LoopbackDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
This flag indicates that a particular node on the LSP is required to enter loopback mode.
Loose - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeHopType
A loose hop in an explicit path.
LowerLayerDown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
Down due to state of lower-layer interface(s).
LowerLayerDown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
Down due to state of lower-layer interface(s).
LowerLayerDown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
Down due to state of lower-layer interface(s).
LspAttributesFlags - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for LSP attributes flags.
LspEncodingDigitalWrapper - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Digital Wrapper LSP encoding.
LspEncodingEthernet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Ethernet LSP encoding.
LspEncodingFiber - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Fiber LSP encoding.
LspEncodingFiberChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
FiberChannel LSP encoding.
LspEncodingLambda - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Lambda (photonic) LSP encoding.
LspEncodingLine - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Line (e.g., 8B/10B) LSP encoding.
LspEncodingOduk - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
G.709 ODUk (Digital Path) LSP encoding.
LspEncodingOpticalChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
G.709 Optical Channel LSP encoding.
LspEncodingPacket - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Packet LSP encoding.
LspEncodingPdh - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
ANSI/ETSI PDH LSP encoding.
LspEncodingSdh - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
SDH ITU-T G.707 / SONET ANSI T1.105 LSP encoding.
LspEncodingTypes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for encoding types.
LspIntegrityRequired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates that LSP integrity is required.
LspMetricAbsolute - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
The metric specified for the LSPs to which this identity refers is specified as an absolute value.
LspMetricInherited - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
The metric for the LSPs to which this identity refers is not specified explicitly; rather, it is directly inherited from the IGP cost.
LspMetricRelative - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
The metric specified for the LSPs to which this identity refers is specified as a value relative to the IGP metric cost to the LSP's tail end.
LspMetricType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for the LSP metric specification types.
LspPathComputationFailed - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
State path computation failed.
LspPathComputationOk - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
State path computation was successful.
LspPathComputing - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
State path computation is in progress.
LspProtection1For1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
LSP protection '1:1 Protection Type'.
LspProtection1ForN - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
'1:N Protection with Extra-Traffic' LSP protection type.
LspProtectionBidir1Plus1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
'1+1 Bidirectional Protection' LSP protection type.
LspProtectionExtraTraffic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Extra-Traffic LSP protection type.
LspProtectionReroute - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
'Rerouting without Extra-Traffic' LSP protection type.
LspProtectionRerouteExtra - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
'(Full) Rerouting' LSP protection type.
LspProtectionState - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity of protection states for reporting purposes.
LspProtectionType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity from which LSP protection types are derived.
LspProtectionUnidir1Plus1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
'1+1 Unidirectional Protection' LSP protection type.
LspProtectionUnprotected - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
'Unprotected' LSP protection type.
LspRestorationRestoreAll - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Affected LSPs are restored after all LSPs of the tunnel are broken.
LspRestorationRestoreAny - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Any LSP affected by a failure is restored.
LspRestorationType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity from which LSP restoration types are derived.
LspStateDown - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
State is down.
LspStateSettingUp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
State is being set up.
LspStateSetupFailed - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
State setup failed.
LspStateSetupOk - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
State setup was successful.
LspStateTearingDown - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
State is being torn down.
LspStateType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for TE LSP states.
LspStateUp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
State is up.
LspStitchingDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates that LSP stitching is desired.
Lte - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
Less than or equal to.

M

Mac48 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
IEEE 48-bit MAC Address Family.
Mac64 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
IEEE 64-bit MAC Address Family.
MacAddress - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
MacAddress(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
 
MacAddress(MacAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
Creates a copy from Source Object.
macAddressBytes(M) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
macAddressFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
Create a MacAddress object holding the canonical representation of the 6 bytes passed in as argument.
Macsec - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
MAC Security.
MacSecControlledIF - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
MACSecControlled.
MacSecControlledIF - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
MACSecControlled.
MacSecUncontrolledIF - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
MACSecUncontrolled.
MacSecUncontrolledIF - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
MACSecUncontrolled.
Maintenance - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
The resource is disabled in the data plane for maintenance purposes.
ManagedNewTransactionRunner - Interface in org.opendaylight.mdsal.binding.util
Managed transactions utility to simplify handling of new transactions and ensure they are always closed.
ManagedNewTransactionRunnerImpl - Class in org.opendaylight.mdsal.binding.util
Implementation of ManagedNewTransactionRunner.
ManagedNewTransactionRunnerImpl(DataBroker) - Constructor for class org.opendaylight.mdsal.binding.util.ManagedNewTransactionRunnerImpl
 
ManagedTransactionChain - Interface in org.opendaylight.mdsal.binding.util
Managed transaction chains provide managed semantics around transaction chains, i.e. chains which provide transactions which are automatically submitted or cancelled.
ManagedTransactionFactory - Interface in org.opendaylight.mdsal.binding.util
Managed transaction factories provide managed transactions, i.e. transactions which are automatically submitted or cancelled (write) or closed (read).
ManualSwitch - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A manual switchover command is active.
mapEnumAssignedNames(Collection<String>) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
Returns Java identifiers, conforming to JLS9 Section 3.8 to use for specified YANG assigned names (RFC7950 Section 9.6.4).
MAPPER - Static variable in exception org.opendaylight.mdsal.common.api.ReadFailedException
 
mapTypeFor(Type, Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed Map<K,V>.
match() - Method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate
 
MatchBuilderPath<O extends DataObject,​T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.BooleanLeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.Decimal64LeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.EmptyLeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.IdentityLeafReference<P,​T extends BaseIdentity> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.Int16LeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.Int32LeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.Int64LeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.Int8LeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.LeafReference<P,​C> - Interface in org.opendaylight.mdsal.binding.api.query
Base interface for capturing binding getter method references through lambda expressions.
MatchBuilderPath.StringLeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.TypeObjectLeafReference<P,​T extends TypeObject> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.Uint16LeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.Uint32LeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.Uint64LeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
MatchBuilderPath.Uint8LeafReference<P> - Interface in org.opendaylight.mdsal.binding.api.query
 
Matches - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace
The rules in this set determine what fields will be matched upon before any action is taken on them.
Matches1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
 
Matches1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
Class that builds Matches1Builder instances.
Matches1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1Builder
 
Matches1Builder(Matches1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1Builder
 
MatchesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace
Class that builds MatchesBuilder instances.
MatchesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
MatchesBuilder(Matches) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
matchesPattern(Pattern) - Method in interface org.opendaylight.mdsal.binding.api.query.StringMatchBuilder
Match if the leaf exists and its value matches with specified pattern.
matching() - Method in interface org.opendaylight.mdsal.binding.api.query.DescendantQueryBuilder
Start specifying type match predicates.
maxDataChangeExecutorPoolSize(int) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigPropertiesBuilder
Initializes the value for the maxDataChangeExecutorPoolSize attribute.
maxDataChangeExecutorQueueSize(int) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigPropertiesBuilder
Initializes the value for the maxDataChangeExecutorQueueSize attribute.
maxDataChangeListenerQueueSize(int) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigPropertiesBuilder
Initializes the value for the maxDataChangeListenerQueueSize attribute.
maxDataStoreExecutorQueueSize(int) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreConfigPropertiesBuilder
Initializes the value for the maxDataStoreExecutorQueueSize attribute.
MaxLinkBandwidth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Maximum bandwidth that can be seen on this link in this direction.
MaxLinkBandwidthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Class that builds MaxLinkBandwidthBuilder instances.
MaxLinkBandwidthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
 
MaxLinkBandwidthBuilder(MaxLinkBandwidth) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
 
MaxLinkBandwidthBuilder(TeBandwidth$G) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
 
MaxLspBandwidth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes
Maximum Label Switched Path (LSP) bandwidth at priorities 0-7.
MaxLspBandwidthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes
Class that builds MaxLspBandwidthBuilder instances.
MaxLspBandwidthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
MaxLspBandwidthBuilder(MaxLspBandwidth) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
MaxLspBandwidthBuilder(TeBandwidth$G) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
MaxLspBandwidthKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes
 
MaxLspBandwidthKey(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthKey
 
MaxLspBandwidthKey(MaxLspBandwidthKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthKey
Creates a copy from Source Object.
maxMissedKeepalives() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSink.Config
 
maxMissedKeepalives() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSource.Config
 
MaxResvLinkBandwidth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Maximum amount of bandwidth that can be reserved in this direction in this Units are in bytes per second.
MaxResvLinkBandwidthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Class that builds MaxResvLinkBandwidthBuilder instances.
MaxResvLinkBandwidthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
 
MaxResvLinkBandwidthBuilder(MaxResvLinkBandwidth) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
 
MaxResvLinkBandwidthBuilder(TeBandwidth$G) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
 
maybeIpv4Address(A) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
maybeIpv4Address(IpAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
maybeIpv4AddressNoZone(ANZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
maybeIpv4AddressNoZone(IpAddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
maybeIpv6Address(A) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
maybeIpv6Address(IpAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
maybeIpv6AddressNoZone(ANZ) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
maybeIpv6AddressNoZone(IpAddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IetfInetUtil
 
McastVplsSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Multicast Virtual Private LAN Service (VPLS) SAFI.
MdsaltraceData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908
Copyright (c) 2016 Red Hat, Inc.
MdtSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Multicast Distribution Tree (MDT) SAFI.
MediaMailOverIp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Multimedia Mail over IP.
MediaMailOverIp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Multimedia Mail over IP.
Mega - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^6.
merge(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in interface org.opendaylight.mdsal.binding.api.WriteOperations
Merges a piece of data with the existing data at a specified path.
merge(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
merge(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction
 
merge(LogicalDatastoreType, YangInstanceIdentifier, NormalizedNode) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeWriteOperations
Merges a piece of data with the existing data at a specified path.
merge(LogicalDatastoreType, YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
merge(LogicalDatastoreType, YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransaction
 
merge(InstanceIdentifier<T>, T) - Method in interface org.opendaylight.mdsal.binding.util.TypedWriteTransaction
Merges an object with the data already present at the given path.
merge(YangInstanceIdentifier, NormalizedNode) - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreWriteTransaction
Store a provided data at specified path.
merge(YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction
 
mergeParentStructureMerge(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in interface org.opendaylight.mdsal.binding.api.WriteOperations
Merges a piece of data with the existing data at a specified path.
mergeParentStructureMerge(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
mergeParentStructureMerge(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction
 
mergeParentStructureMerge(InstanceIdentifier<T>, T) - Method in interface org.opendaylight.mdsal.binding.util.TypedWriteTransaction
Merges an object with the data already present at the given path, creating missing parents if requested.
mergeParentStructurePut(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in interface org.opendaylight.mdsal.binding.api.WriteOperations
Stores a piece of data at the specified path.
mergeParentStructurePut(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
mergeParentStructurePut(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction
 
mergeParentStructurePut(InstanceIdentifier<T>, T) - Method in interface org.opendaylight.mdsal.binding.util.TypedWriteTransaction
Writes an object to the given path, creating significant parents, like presence containers and list entries, if needed.
MethodSignature - Interface in org.opendaylight.mdsal.binding.model.api
The Method Signature interface contains simplified meta model for java method definition.
MethodSignature.Parameter - Interface in org.opendaylight.mdsal.binding.model.api
The Parameter interface is designed to hold the information of method Parameter(s).
MethodSignature.ValueMechanics - Enum in org.opendaylight.mdsal.binding.model.api
Method return type mechanics.
MethodSignatureBuilder - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
Method Signature Builder serves solely for building Method Signature and returning the new instance of Method Signature.
Metric - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm
This class represents the following YANG schema fragment defined in module ietf-te-types
MetricBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm
Class that builds MetricBuilder instances.
MetricBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
 
MetricBuilder(Metric) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
 
MfSigLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Multi-frequency signaling link.
MfSigLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Multi-frequency signaling link.
Micro - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^-6.
Milli - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^-3.
Miox25 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Miox25 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
MissingClassInLoadingStrategyException - Exception in org.opendaylight.mdsal.binding.dom.codec.api
Thrown when user schema for supplied binding class is available in present schema context, but binding class itself is not known to codecs because backing class loading strategy did not provided it.
MissingClassInLoadingStrategyException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.binding.dom.codec.api.MissingClassInLoadingStrategyException
 
MissingSchemaException - Exception in org.opendaylight.mdsal.binding.dom.codec.api
Thrown when codec was used with data which are not modeled and available in schema used by codec.
MissingSchemaException(String) - Constructor for exception org.opendaylight.mdsal.binding.dom.codec.api.MissingSchemaException
 
MissingSchemaException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.binding.dom.codec.api.MissingSchemaException
 
MissingSchemaForClassException - Exception in org.opendaylight.mdsal.binding.dom.codec.api
Thrown when Java Binding class was used in data for which codec does not have schema.
MissingSchemaForClassException(Class<?>) - Constructor for exception org.opendaylight.mdsal.binding.dom.codec.api.MissingSchemaForClassException
 
MIXED - org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode.ChildAddressabilitySummary
Mixed children, some are addressable and some are not.
MixedEthIpv4AclType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
An ACL that contains a mix of entries that match on fields in Ethernet headers and in IPv4 headers.
MixedEthIpv4Ipv6AclType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
An ACL that contains a mix of entries that match on fields in Ethernet headers, IPv4 headers, and IPv6 headers.
MixedEthIpv6AclType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
An ACL that contains a mix of entries that match on fields in Ethernet headers and in IPv6 headers.
MocaVersion1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
MultiMedia over Coax Alliance (MoCA) Interface as documented in information provided privately to IANA.
MocaVersion1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
MultiMedia over Coax Alliance (MoCA) Interface as documented in information provided privately to IANA.
MODEL_BINDING_PROVIDER_CLASS_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
ModelGenerationAware<S> - Interface in org.opendaylight.mdsal.dom.schema.osgi
Additional interface for exposing linear generation of the backing effective model.
Modem - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Generic modem.
Modem - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Generic modem.
Module - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is some sort of sub-system.
Module - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list
Each entry represents one revision of one module currently supported by the server.
Module - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list
Deprecated.
Module - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters
An entry in this list represents a module implemented by the server, as per Section 5.6.5 of RFC 7950, with a particular set of supported features and deviations.
MODULE_INFO_CLASS_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
MODULE_INFO_QNAMEOF_METHOD_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
Module.ConformanceType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list
 
Module.ConformanceType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list
Deprecated.
 
ModuleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list
Class that builds ModuleBuilder instances.
ModuleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list
Class that builds ModuleBuilder instances.
ModuleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters
Class that builds ModuleBuilder instances.
ModuleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
ModuleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
ModuleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
ModuleBuilder(CommonLeafs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
ModuleBuilder(Module) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
ModuleBuilder(SchemaLeaf) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
ModuleBuilder(LocationLeafList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
ModuleBuilder(CommonLeafs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
ModuleBuilder(Module) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
ModuleBuilder(SchemaLeaf) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
ModuleBuilder(Module) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
ModuleBuilder(ModuleIdentificationLeafs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
ModuleBuilder(ModuleImplementationParameters) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
ModuleGenerator - Class in org.opendaylight.mdsal.binding.generator.impl.reactor
Generator corresponding to a module statement.
ModuleIdentificationLeafs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Parameters for identifying YANG modules and submodules.
ModuleImplementationParameters - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Parameters for describing the implementation of a module.
ModuleInfoSnapshot - Interface in org.opendaylight.mdsal.binding.runtime.api
 
ModuleInfoSnapshotBuilder - Class in org.opendaylight.mdsal.binding.runtime.spi
 
ModuleInfoSnapshotBuilder(YangParserFactory) - Constructor for class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotBuilder
 
ModuleInfoSnapshotResolver - Class in org.opendaylight.mdsal.binding.runtime.spi
A dynamic registry of YangModuleInfo objects, capable of combining them into an ModuleInfoSnapshot.
ModuleInfoSnapshotResolver(String, YangParserFactory) - Constructor for class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotResolver
 
ModuleKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list
 
ModuleKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list
 
ModuleKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters
 
ModuleKey(YangIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleKey
 
ModuleKey(YangIdentifier, CommonLeafs.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleKey
 
ModuleKey(YangIdentifier, CommonLeafs.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleKey
 
ModuleKey(ModuleKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleKey
Creates a copy from Source Object.
ModuleKey(ModuleKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleKey
Creates a copy from Source Object.
ModuleKey(ModuleKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleKey
Creates a copy from Source Object.
ModuleList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
The module data structure is represented as a grouping so it can be reused in configuration or another monitoring data structure.
ModuleList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Deprecated.
ModuleSet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
A set of modules that may be used by one or more schemas.
ModuleSetBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
Class that builds ModuleSetBuilder instances.
ModuleSetBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
ModuleSetBuilder(ModuleSetParameters) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
ModuleSetBuilder(ModuleSet) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
ModuleSetKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
 
ModuleSetKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetKey
 
ModuleSetKey(ModuleSetKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetKey
Creates a copy from Source Object.
ModuleSetParameters - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
A set of parameters that describe a module set.
ModulesState - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
Contains YANG module monitoring information.
ModulesState - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Deprecated.
ModulesStateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
Class that builds ModulesStateBuilder instances.
ModulesStateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Class that builds ModulesStateBuilder instances.
ModulesStateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
 
ModulesStateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
 
ModulesStateBuilder(ModuleList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
 
ModulesStateBuilder(ModulesState) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
 
ModulesStateBuilder(ModuleList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
 
ModulesStateBuilder(ModulesState) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
 
MountPoint - Interface in org.opendaylight.mdsal.binding.api
 
MountPoint - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts
Each entry of this list specifies a schema for a particular mount point.
MountPointBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts
Class that builds MountPointBuilder instances.
MountPointBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
MountPointBuilder(MountPoint) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
MountPointKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts
 
MountPointKey(YangIdentifier, YangIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointKey
 
MountPointKey(MountPointKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointKey
Creates a copy from Source Object.
MountPointService - Interface in org.opendaylight.mdsal.binding.api
 
MountPointService.MountPointListener - Interface in org.opendaylight.mdsal.binding.api
 
Mpc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IBM multi-protocol channel support.
Mpc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IBM multi-protocol channel support.
MpegTransport - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
MPEG transport interface.
MpegTransport - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
MPEG transport interface.
Mpls - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
MPLS.
Mpls - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
MPLS.
MplsLabel - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
MplsLabel(Class<? extends MplsLabelSpecialPurposeValue>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabel
 
MplsLabel(MplsLabel) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabel
Creates a copy from Source Object.
MplsLabel(MplsLabelGeneralUse) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabel
 
MplsLabelBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
Builder for MplsLabel instances.
MplsLabelGeneralUse - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
MplsLabelGeneralUse(MplsLabelGeneralUse) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelGeneralUse
Creates a copy from Source Object.
MplsLabelGeneralUse(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelGeneralUse
 
MplsLabelSpecialPurposeValue - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
Base identity for deriving identities describing special-purpose Multiprotocol Label Switching (MPLS) label values.
MplsLabelStack - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack
Container for a list of MPLS label stack entries.
MplsLabelStack - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
This grouping specifies an MPLS label stack.
MplsLabelStackBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack
Class that builds MplsLabelStackBuilder instances.
MplsLabelStackBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStackBuilder
 
MplsLabelStackBuilder(MplsLabelStack) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStackBuilder
 
MplsMulticast - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
MPLS multicast traffic.
MplsTpLspEid - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
MPLS-TP Label Switched Path (LSP) Endpoint Identifier Address Family.
MplsTpPweEid - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
MPLS-TP Pseudowire Endpoint Identifier Address Family.
MplsTpSectionEid - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
MPLS Transport Profile (MPLS-TP) Section Endpoint Identifier Address Family.
MplsTunnel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
MPLS Tunnel Virtual Interface.
MplsTunnel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
MPLS Tunnel Virtual Interface.
MplsUnicast - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Multiprotocol Label Switching (MPLS) unicast traffic.
Mrp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Media Redundancy Protocol (MRP).
Msdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Multi-rate Symmetric DSL.
Msdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Multi-rate Symmetric DSL.
MtV4 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Multi-Topology IPv4 Address Family.
MtV6 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Multi-Topology IPv6 Address Family.
Mud - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches
MUD-specific matches.
Mud - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
MUD-related information, as specified by RFC 8520.
MudBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches
Class that builds MudBuilder instances.
MudBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
Class that builds MudBuilder instances.
MudBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
MudBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
MudBuilder(Mud) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
MudBuilder(Mud) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
MudBuilder(MudGrouping) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
MudGrouping - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
Information about when support ends (or ended) and when to refresh.
MultiAccess - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkAccessType
The link is multi-access, including broadcast and NBMA.
MulticastMplsVpnSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Multicast for BGP/MPLS IP VPN SAFI.
MulticastSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Multicast SAFI.
MulticastVpnSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Multicast VPN SAFI.
Mvl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Multiple Virtual Lines DSL.
Mvl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Multiple Virtual Lines DSL.
Myrinet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Myricom Myrinet.
Myrinet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Myricom Myrinet.

N

Namespace - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts
This list provides a mapping of namespace prefixes that are used in XPath expressions of 'parent-reference' leafs to the corresponding namespace URI references.
NamespaceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts
Class that builds NamespaceBuilder instances.
NamespaceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
NamespaceBuilder(Namespace) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
NamespaceKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts
 
NamespaceKey(YangIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceKey
 
NamespaceKey(NamespaceKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceKey
Creates a copy from Source Object.
Nano - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^-9.
negate() - Method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
Return a DOMQueryPredicate.Match which tests the opposite of this match.
negatePatternString(String) - Static method in class org.opendaylight.yangtools.yang.binding.RegexPatterns
Create a Pattern expression which performs inverted match to the specified pattern.
Neighbor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4
A list of mappings from IPv4 addresses to link-layer addresses.
Neighbor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6
A list of mappings from IPv6 addresses to link-layer addresses.
Neighbor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4
A list of mappings from IPv4 addresses to link-layer addresses.
Neighbor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6
A list of mappings from IPv6 addresses to link-layer addresses.
Neighbor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4
A list of mappings from IPv4 addresses to link-layer addresses.
Neighbor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
A list of mappings from IPv6 addresses to link-layer addresses.
Neighbor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4
Deprecated.
Neighbor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6
Deprecated.
Neighbor.State - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6
 
Neighbor.State - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
 
Neighbor.State - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6
Deprecated.
 
NeighborBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4
Class that builds NeighborBuilder instances.
NeighborBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6
Class that builds NeighborBuilder instances.
NeighborBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4
Class that builds NeighborBuilder instances.
NeighborBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6
Class that builds NeighborBuilder instances.
NeighborBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4
Class that builds NeighborBuilder instances.
NeighborBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
Class that builds NeighborBuilder instances.
NeighborBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4
Class that builds NeighborBuilder instances.
NeighborBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6
Class that builds NeighborBuilder instances.
NeighborBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
NeighborBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
NeighborBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
NeighborBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
NeighborBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
NeighborBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
NeighborBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
NeighborBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
NeighborBuilder(Neighbor) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
NeighborBuilder(Neighbor) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
NeighborBuilder(Neighbor) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
NeighborBuilder(Neighbor) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
NeighborBuilder(Neighbor) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
NeighborBuilder(Neighbor) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
NeighborBuilder(Neighbor) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
NeighborBuilder(Neighbor) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
NeighborKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4
 
NeighborKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6
 
NeighborKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4
 
NeighborKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6
 
NeighborKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4
 
NeighborKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
 
NeighborKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4
 
NeighborKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6
 
NeighborKey(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborKey
 
NeighborKey(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborKey
 
NeighborKey(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborKey
 
NeighborKey(Ipv4AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborKey
 
NeighborKey(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborKey
 
NeighborKey(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborKey
 
NeighborKey(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborKey
 
NeighborKey(Ipv6AddressNoZone) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborKey
 
NeighborKey(NeighborKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborKey
Creates a copy from Source Object.
NeighborKey(NeighborKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborKey
Creates a copy from Source Object.
NeighborKey(NeighborKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborKey
Creates a copy from Source Object.
NeighborKey(NeighborKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborKey
Creates a copy from Source Object.
NeighborKey(NeighborKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborKey
Creates a copy from Source Object.
NeighborKey(NeighborKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborKey
Creates a copy from Source Object.
NeighborKey(NeighborKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborKey
Creates a copy from Source Object.
NeighborKey(NeighborKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborKey
Creates a copy from Source Object.
NeighborOrigin - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616
 
NeighborOrigin - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222
 
Neq - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
Not equal to.
Netmask - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet
 
Netmask - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet
 
Netmask - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet
 
Netmask - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet
 
NetmaskBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet
Class that builds NetmaskBuilder instances.
NetmaskBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet
Class that builds NetmaskBuilder instances.
NetmaskBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet
Class that builds NetmaskBuilder instances.
NetmaskBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet
Class that builds NetmaskBuilder instances.
NetmaskBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
NetmaskBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
NetmaskBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
NetmaskBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
NetmaskBuilder(Netmask) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
NetmaskBuilder(Netmask) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
NetmaskBuilder(Netmask) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
NetmaskBuilder(Netmask) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
NettyReplicationSink - Class in org.opendaylight.mdsal.replicate.netty
 
NettyReplicationSink() - Constructor for class org.opendaylight.mdsal.replicate.netty.NettyReplicationSink
 
NettyReplicationSink.Config - Annotation Type in org.opendaylight.mdsal.replicate.netty
 
NettyReplicationSource - Class in org.opendaylight.mdsal.replicate.netty
 
NettyReplicationSource() - Constructor for class org.opendaylight.mdsal.replicate.netty.NettyReplicationSource
 
NettyReplicationSource.Config - Annotation Type in org.opendaylight.mdsal.replicate.netty
 
Network - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks
Describes a network.
Network - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks
Describes a network.
Network1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
 
Network1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
 
Network1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226
 
Network1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226
 
Network1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
Network1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
Network1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Class that builds Network1Builder instances.
Network1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Class that builds Network1Builder instances.
Network1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226
Class that builds Network1Builder instances.
Network1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226
Class that builds Network1Builder instances.
Network1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds Network1Builder instances.
Network1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds Network1Builder instances.
Network1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1Builder
 
Network1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1Builder
 
Network1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1Builder
 
Network1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1Builder
 
Network1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
 
Network1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
 
Network1Builder(L3TopologyAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1Builder
 
Network1Builder(L3TopologyAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1Builder
 
Network1Builder(Network1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1Builder
 
Network1Builder(Network1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1Builder
 
Network1Builder(Network1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1Builder
 
Network1Builder(Network1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1Builder
 
Network1Builder(Network1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
 
Network1Builder(TeTopologyAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
 
Network1Builder(TeTopologyAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
 
Network1Builder(Network1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
 
Network1Builder(TeTopologyIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
 
Network1Builder(TeTopologyIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
 
NetworkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks
Class that builds NetworkBuilder instances.
NetworkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks
Class that builds NetworkBuilder instances.
NetworkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
NetworkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
NetworkBuilder(Network) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
NetworkBuilder(Network) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
NetworkId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226
 
NetworkId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworkId
 
NetworkId(Uri) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworkId
Creates a new instance from Uri
NetworkId(NetworkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworkId
Creates a copy from Source Object.
NetworkInstance - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances
List of network instances.
NetworkInstanceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances
Class that builds NetworkInstanceBuilder instances.
NetworkInstanceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
NetworkInstanceBuilder(NetworkInstance) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
NetworkInstanceKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances
 
NetworkInstanceKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceKey
 
NetworkInstanceKey(NetworkInstanceKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceKey
Creates a copy from Source Object.
NetworkInstances - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
Network instances, each of which consists of VRFs and/or VSIs.
NetworkInstancesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
Class that builds NetworkInstancesBuilder instances.
NetworkInstancesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstancesBuilder
 
NetworkInstancesBuilder(NetworkInstances) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstancesBuilder
 
NetworkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks
 
NetworkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks
 
NetworkKey(NetworkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkKey
 
NetworkKey(NetworkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkKey
 
NetworkKey(NetworkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkKey
Creates a copy from Source Object.
NetworkKey(NetworkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkKey
Creates a copy from Source Object.
NetworkRef - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226
Contains the information necessary to reference a network -- for example, an underlay network.
NetworkRef - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226
Contains the information necessary to reference a network -- for example, an underlay network.
Networks - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226
Serves as a top-level container for a list of networks.
Networks - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226
Serves as a top-level container for a list of networks.
Networks1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
Networks1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
Networks1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds Networks1Builder instances.
Networks1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds Networks1Builder instances.
Networks1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1Builder
 
Networks1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1Builder
 
Networks1Builder(Networks1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1Builder
 
Networks1Builder(TeTopologiesAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1Builder
 
Networks1Builder(TeTopologiesAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1Builder
 
Networks1Builder(Networks1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1Builder
 
NetworksBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226
Class that builds NetworksBuilder instances.
NetworksBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226
Class that builds NetworksBuilder instances.
NetworksBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworksBuilder
 
NetworksBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworksBuilder
 
NetworksBuilder(Networks) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworksBuilder
 
NetworksBuilder(Networks) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworksBuilder
 
NetworkTopology - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
This class represents the following YANG schema fragment defined in module network-topology
NetworkTopologyBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
Class that builds NetworkTopologyBuilder instances.
NetworkTopologyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder
 
NetworkTopologyBuilder(NetworkTopology) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder
 
NetworkTopologyData - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
This module defines a model for the topology of a network.
NetworkTypes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network
Serves as an augmentation target.
NetworkTypes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network
Serves as an augmentation target.
NetworkTypes1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
 
NetworkTypes1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
 
NetworkTypes1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
 
NetworkTypes1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
NetworkTypes1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
NetworkTypes1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
Class that builds NetworkTypes1Builder instances.
NetworkTypes1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Class that builds NetworkTypes1Builder instances.
NetworkTypes1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Class that builds NetworkTypes1Builder instances.
NetworkTypes1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds NetworkTypes1Builder instances.
NetworkTypes1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds NetworkTypes1Builder instances.
NetworkTypes1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1Builder
 
NetworkTypes1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1Builder
 
NetworkTypes1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1Builder
 
NetworkTypes1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1Builder
 
NetworkTypes1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1Builder
 
NetworkTypes1Builder(FabricNetworkType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1Builder
 
NetworkTypes1Builder(NetworkTypes1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1Builder
 
NetworkTypes1Builder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1Builder
 
NetworkTypes1Builder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1Builder
 
NetworkTypes1Builder(NetworkTypes1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1Builder
 
NetworkTypes1Builder(NetworkTypes1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1Builder
 
NetworkTypes1Builder(NetworkTypes1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1Builder
 
NetworkTypes1Builder(NetworkTypes1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1Builder
 
NetworkTypesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network
Class that builds NetworkTypesBuilder instances.
NetworkTypesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network
Class that builds NetworkTypesBuilder instances.
NetworkTypesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypesBuilder
 
NetworkTypesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypesBuilder
 
NetworkTypesBuilder(NetworkTypes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypesBuilder
 
NetworkTypesBuilder(NetworkTypes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypesBuilder
 
newActionInputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for action input which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newActionInputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
newActionInputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
newActionOutputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for action output which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newActionOutputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
newActionOutputWriter(Class<? extends Action<?, ?, ?>>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
newBootstrap() - Method in class org.opendaylight.mdsal.replicate.netty.AbstractBootstrapSupport
 
newBootstrap() - Method in interface org.opendaylight.mdsal.replicate.netty.BootstrapSupport
 
newBootstrap() - Method in class org.opendaylight.mdsal.replicate.netty.OSGiBootstrapSupportProvider
 
newContentBuilder() - Method in interface org.opendaylight.mdsal.yanglib.api.YangLibSupport
Create a new content builder which is used to serialize yang library content into NormalizedNodes.
newContentBuilder() - Method in class org.opendaylight.mdsal.yanglib.rfc7895.YangModuleLibrarySupport
 
newContentBuilder() - Method in class org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupport
 
newFileGenerator(Map<String, String>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.JavaFileGeneratorFactory
 
newFileGenerator(Map<String, String>) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationGeneratorFactory
Deprecated.
 
newInstance(String) - Method in class org.opendaylight.mdsal.binding.spec.reflect.StringValueObjectFactory
 
newInstance(DOMSchemaService) - Static method in class org.opendaylight.mdsal.dom.broker.DOMRpcRouter
 
newNotificationWriter(Class<? extends Notification>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for notification which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newNotificationWriter(Class<? extends Notification>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
newNotificationWriter(Class<? extends Notification>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
newReadOnlyTransaction() - Method in interface org.opendaylight.mdsal.binding.api.TransactionChain
Create a new read only transaction which will continue the chain.
newReadOnlyTransaction() - Method in interface org.opendaylight.mdsal.binding.api.TransactionFactory
Allocates a new read-only transaction which provides an immutable snapshot of the data tree.
newReadOnlyTransaction() - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataBrokerAdapter
 
newReadOnlyTransaction() - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiDataBroker
 
newReadOnlyTransaction() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingDataBroker
 
newReadOnlyTransaction() - Method in interface org.opendaylight.mdsal.dom.api.DOMTransactionChain
Create a new read only transaction which will continue the chain.
newReadOnlyTransaction() - Method in interface org.opendaylight.mdsal.dom.api.DOMTransactionFactory
Allocates a new read-only transaction which provides an immutable snapshot of the data tree.
newReadOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBroker
 
newReadOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChain
 
newReadOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.spi.PingPongTransactionChain
 
newReadOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
newReadOnlyTransaction() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTransactionChain
Create a new read only transaction which will continue the chain.
newReadOnlyTransaction() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTransactionFactory
Creates a read only transaction.
newReadOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
newReadOnlyTransaction() - Method in class org.opendaylight.mdsal.trace.impl.TracingBroker
 
newReadOnlyTransaction(T) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
newReadTransaction(T, boolean, DataTreeSnapshot) - Static method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactions
Creates a new read-only transaction.
newReadTransaction(T, boolean, DataTreeSnapshot, SnapshotBackedReadTransaction.TransactionClosePrototype<T>) - Static method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactions
Creates a new read-only transaction.
newReadWriteTransaction() - Method in interface org.opendaylight.mdsal.binding.api.TransactionChain
Create a new read-write transaction which will continue the chain.
newReadWriteTransaction() - Method in interface org.opendaylight.mdsal.binding.api.TransactionFactory
Allocates new read-write transaction which provides a mutable view of the data tree.
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataBrokerAdapter
 
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiDataBroker
 
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingDataBroker
 
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
newReadWriteTransaction() - Method in interface org.opendaylight.mdsal.dom.api.DOMTransactionChain
Create a new read-write transaction which will continue the chain.
newReadWriteTransaction() - Method in interface org.opendaylight.mdsal.dom.api.DOMTransactionFactory
Allocates new read-write transaction which provides a mutable view of the data tree.
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBroker
 
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChain
 
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.dom.spi.PingPongTransactionChain
 
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
newReadWriteTransaction() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTransactionChain
Create a new read write transaction which will continue the chain.
newReadWriteTransaction() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTransactionFactory
Creates Read-Write transaction.
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
newReadWriteTransaction() - Method in class org.opendaylight.mdsal.trace.impl.TracingBroker
 
newReadWriteTransaction(T) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
newReadWriteTransaction(T, boolean, DataTreeSnapshot, SnapshotBackedWriteTransaction.TransactionReadyPrototype<T>) - Static method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactions
Creates a new read-write transaction.
newRpcWriter(Class<? extends DataContainer>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for RPC data which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newRpcWriter(Class<? extends DataContainer>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
newRpcWriter(Class<? extends DataContainer>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
newServerBootstrap() - Method in class org.opendaylight.mdsal.replicate.netty.AbstractBootstrapSupport
 
newServerBootstrap() - Method in interface org.opendaylight.mdsal.replicate.netty.BootstrapSupport
 
newServerBootstrap() - Method in class org.opendaylight.mdsal.replicate.netty.OSGiBootstrapSupportProvider
 
newTransactionIdentifier() - Method in class org.opendaylight.mdsal.dom.broker.AbstractDOMDataBroker
 
newWithCause(String, Throwable) - Method in class org.opendaylight.mdsal.dom.api.DOMDataTreeCommitCohort.DataValidationFailedExceptionMapper
 
newWithCause(String, Throwable) - Method in class org.opendaylight.mdsal.dom.broker.TransactionCommitFailedExceptionMapper
 
newWriteOnlyTransaction() - Method in interface org.opendaylight.mdsal.binding.api.TransactionChain
Create a new write-only transaction which will continue the chain.
newWriteOnlyTransaction() - Method in interface org.opendaylight.mdsal.binding.api.TransactionFactory
Allocates new write-only transaction based on latest state of data tree.
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataBrokerAdapter
 
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiDataBroker
 
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.binding.spi.ForwardingDataBroker
 
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
newWriteOnlyTransaction() - Method in interface org.opendaylight.mdsal.dom.api.DOMTransactionChain
Create a new write-only transaction which will continue the chain.
newWriteOnlyTransaction() - Method in interface org.opendaylight.mdsal.dom.api.DOMTransactionFactory
Allocates new write-only transaction based on latest state of data tree.
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataBroker
 
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMTransactionChain
 
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.spi.PingPongTransactionChain
 
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
newWriteOnlyTransaction() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTransactionChain
Create a new write-only transaction which will continue the chain.
newWriteOnlyTransaction() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTransactionFactory
Creates write only transaction.
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
newWriteOnlyTransaction() - Method in class org.opendaylight.mdsal.trace.impl.TracingBroker
 
newWriteOnlyTransaction(T) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
newWriter(InstanceIdentifier<?>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for data tree path which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newWriter(InstanceIdentifier<?>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
newWriter(InstanceIdentifier<?>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
newWriterAndIdentifier(InstanceIdentifier<?>, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeWriterFactory
Creates a BindingStreamEventWriter for data tree path which will translate to NormalizedNode model and invoke proper events on supplied NormalizedNodeStreamWriter.
newWriterAndIdentifier(InstanceIdentifier<?>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
newWriterAndIdentifier(InstanceIdentifier<?>, NormalizedNodeStreamWriter) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
newWriteTransaction(T, boolean, DataTreeSnapshot, SnapshotBackedWriteTransaction.TransactionReadyPrototype<T>) - Static method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedTransactions
Creates a new write-only transaction.
NextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route
Support for next-hop.
NextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route
Next hop for the route.
NextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list
An entry in a next-hop list.
NextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list
An entry in a next-hop list.
NextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route
Route's next-hop attribute.
NextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route
Route's next-hop attribute.
NextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
 
NextHop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop
 
NextHop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
NextHop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop
 
NextHop1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Class that builds NextHop1Builder instances.
NextHop1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop
Class that builds NextHop1Builder instances.
NextHop1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Class that builds NextHop1Builder instances.
NextHop1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop
Class that builds NextHop1Builder instances.
NextHop1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1Builder
 
NextHop1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1Builder
 
NextHop1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1Builder
 
NextHop1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1Builder
 
NextHop1Builder(NextHop1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1Builder
 
NextHop1Builder(NextHop1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1Builder
 
NextHop1Builder(NextHop1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1Builder
 
NextHop1Builder(NextHop1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1Builder
 
NextHop2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
 
NextHop2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
NextHop2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Class that builds NextHop2Builder instances.
NextHop2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Class that builds NextHop2Builder instances.
NextHop2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2Builder
 
NextHop2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2Builder
 
NextHop2Builder(NextHop2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2Builder
 
NextHop2Builder(NextHop2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2Builder
 
NextHop3 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop3 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop3Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop3Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop3Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
NextHop3Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
NextHop3Builder(NextHop3) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
NextHop3Builder(NextHop3) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
NextHop4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
NextHop4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
NextHop4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
NextHop4Builder(NextHop4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
NextHop4Builder(NextHop4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
NextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route
Class that builds NextHopBuilder instances.
NextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route
Class that builds NextHopBuilder instances.
NextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list
Class that builds NextHopBuilder instances.
NextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list
Class that builds NextHopBuilder instances.
NextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route
Class that builds NextHopBuilder instances.
NextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route
Class that builds NextHopBuilder instances.
NextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route
Deprecated, for removal: This API element is subject to removal in a future version.
NextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route
Deprecated, for removal: This API element is subject to removal in a future version.
NextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
 
NextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
 
NextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
NextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
NextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
 
NextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
 
NextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
 
NextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
 
NextHopBuilder(NextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
 
NextHopBuilder(NextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
 
NextHopBuilder(NextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
NextHopBuilder(NextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
NextHopBuilder(NextHopContent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
 
NextHopBuilder(NextHopContent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
 
NextHopBuilder(NextHopStateContent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
 
NextHopBuilder(NextHopStateContent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
 
NextHopBuilder(NextHopStateContent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
 
NextHopBuilder(NextHopStateContent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
 
NextHopBuilder(NextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
 
NextHopBuilder(NextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
 
NextHopBuilder(NextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
 
NextHopBuilder(NextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
 
NextHopContent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Generic parameters of next hops in static routes.
NextHopKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list
 
NextHopKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopKey
 
NextHopKey(NextHopKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopKey
Creates a copy from Source Object.
NextHopList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list
Container for multiple next hops.
NextHopList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options
This class represents the following YANG schema fragment defined in module ietf-routing
NextHopList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list
Container for multiple next hops.
NextHopList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options
This class represents the following YANG schema fragment defined in module ietf-routing
NextHopListBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list
Class that builds NextHopListBuilder instances.
NextHopListBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options
Class that builds NextHopListBuilder instances.
NextHopListBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list
Class that builds NextHopListBuilder instances.
NextHopListBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options
Class that builds NextHopListBuilder instances.
NextHopListBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopListBuilder
 
NextHopListBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopListBuilder
 
NextHopListBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopListBuilder
 
NextHopListBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopListBuilder
 
NextHopListBuilder(NextHopList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopListBuilder
 
NextHopListBuilder(NextHopList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopListBuilder
 
NextHopListBuilder(NextHopList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopListBuilder
 
NextHopListBuilder(NextHopList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopListBuilder
 
NextHopOptions - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content
Options for next hops in static routes.
NextHopOptions - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content
Options for next hops.
NextHopStateContent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Generic state parameters of next hops.
nextTransactionIdentifier() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
Return the next transaction identifier.
Nfas - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Non-Facility Associated Signaling.
Nfas - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Non-Facility Associated Signaling.
NiType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance
This node serves as an anchor point for different types of network instances.
NO_OWNER - org.opendaylight.mdsal.eos.common.api.EntityOwnershipState
The entity has no owner and thus no candidates.
NoAction - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes.ReferenceChangePolicy
When an attribute changes in this template, the configuration node referring to this template does not take any action.
NoAdvertise - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes
 
NoAdvertiseBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes
Class that builds NoAdvertiseBuilder instances.
NoAdvertiseBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertiseBuilder
 
NoAdvertiseBuilder(NoAdvertise) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertiseBuilder
 
Node - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network
The inventory of nodes of this network.
Node - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network
The inventory of nodes of this network.
Node - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node
Contains statistics attributes at the TE node level.
Node - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
The list of network nodes defined for the topology.
Node1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
 
Node1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
 
Node1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
 
Node1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226
 
Node1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226
 
Node1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
Node1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
Node1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
Class that builds Node1Builder instances.
Node1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Class that builds Node1Builder instances.
Node1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Class that builds Node1Builder instances.
Node1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226
Class that builds Node1Builder instances.
Node1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226
Class that builds Node1Builder instances.
Node1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds Node1Builder instances.
Node1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds Node1Builder instances.
Node1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1Builder
 
Node1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1Builder
 
Node1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1Builder
 
Node1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1Builder
 
Node1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1Builder
 
Node1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1Builder
 
Node1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1Builder
 
Node1Builder(Node1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1Builder
 
Node1Builder(L3NodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1Builder
 
Node1Builder(L3NodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1Builder
 
Node1Builder(Node1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1Builder
 
Node1Builder(Node1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1Builder
 
Node1Builder(Node1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1Builder
 
Node1Builder(Node1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1Builder
 
Node1Builder(Node1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1Builder
 
Node1Builder(Node1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1Builder
 
NodeAttributes - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
The data objects needed to define a node.
NodeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network
Class that builds NodeBuilder instances.
NodeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network
Class that builds NodeBuilder instances.
NodeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node
Class that builds NodeBuilder instances.
NodeBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
Class that builds NodeBuilder instances.
NodeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
NodeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
NodeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
NodeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
NodeBuilder(Node) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
NodeBuilder(Node) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
NodeBuilder(Node) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
NodeBuilder(Node) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
NodeBuilder(NodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
NodeContextSupplier - Interface in org.opendaylight.mdsal.binding.dom.codec.impl
Type capture of an entity producing NodeCodecContexts.
NodeId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226
 
NodeId - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
 
NodeId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NodeId
 
NodeId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId
 
NodeId(Uri) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NodeId
Creates a new instance from Uri
NodeId(Uri) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId
Creates a new instance from Uri
NodeId(NodeId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NodeId
Creates a copy from Source Object.
NodeId(NodeId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeId
Creates a copy from Source Object.
NodeKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network
 
NodeKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network
 
NodeKey - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
 
NodeKey(NodeId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeKey
 
NodeKey(NodeId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeKey
 
NodeKey(NodeId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey
 
NodeKey(NodeKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeKey
Creates a copy from Source Object.
NodeKey(NodeKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeKey
Creates a copy from Source Object.
NodeKey(NodeKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey
Creates a copy from Source Object.
NodeProtectionDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Requests FRR node protection on LSRs, if present.
NodeRef - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
 
NodeRef - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226
Contains the information necessary to reference a node.
NodeRef - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226
Contains the information necessary to reference a node.
NodeRef(NodeRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.NodeRef
Creates a copy from Source Object.
NodeRef(InstanceIdentifier<?>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.NodeRef
 
NodeTemplate - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates
The list of TE node templates used to define sharable and reusable TE node attributes.
NodeTemplateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates
Class that builds NodeTemplateBuilder instances.
NodeTemplateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
NodeTemplateBuilder(NodeTemplate) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
NodeTemplateBuilder(TemplateAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
NodeTemplateBuilder(TeNodeConfigAttributesTemplate) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
NodeTemplateKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates
 
NodeTemplateKey(TeTemplateName) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateKey
 
NodeTemplateKey(NodeTemplateKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateKey
Creates a copy from Source Object.
NonBroadcastMultiaccess - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
Specify Non-Broadcast Multi-Access (NBMA) network.
nonnull(List<T>) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Check whether specified List is null and if so return an immutable list instead.
nonnull(Map<K, V>) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Check whether specified Map is null and if so return an immutable map instead.
nonNull() - Method in interface org.opendaylight.mdsal.binding.api.query.ValueMatchBuilder
Match any existing value.
NONNULL - org.opendaylight.mdsal.binding.model.api.MethodSignature.ValueMechanics
Mechanics signaling that the method cannot legally return null.
NONNULL_PREFIX - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
Prefix for non-null default wrapper methods.
nonnullAccessList() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessLists
Return accessList, or an empty list if it is not present.
nonnullAce() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.Aces
Return ace, or an empty list if it is not present.
nonnullAceStatistics() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
Return aceStatistics, or an empty list if it is not present.
nonnullAcl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Acls
Return acl, or an empty list if it is not present.
nonnullAclSet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSets
Return aclSet, or an empty list if it is not present.
nonnullAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return address, or an empty list if it is not present.
nonnullAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return address, or an empty list if it is not present.
nonnullAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Return address, or an empty list if it is not present.
nonnullAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Return address, or an empty list if it is not present.
nonnullAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return address, or an empty list if it is not present.
nonnullAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return address, or an empty list if it is not present.
nonnullAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
nonnullAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
nonnullAffinityName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
Return affinityName, or an empty list if it is not present.
nonnullBackupPath() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
Return backupPath, or an empty list if it is not present.
nonnullBundledLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinks
Return bundledLink, or an empty list if it is not present.
nonnullComponent() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.Hardware
Return component, or an empty list if it is not present.
nonnullComponent() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.Hardware
Deprecated.
nonnullComponentLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinks
Return componentLink, or an empty list if it is not present.
nonnullConnectivityMatrix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatrices
Return connectivityMatrix, or an empty list if it is not present.
nonnullControlPlaneProtocol() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocols
Return controlPlaneProtocol, or an empty list if it is not present.
nonnullControlPlaneProtocol() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols
Deprecated, for removal: This API element is subject to removal in a future version.
nonnullDatastore() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryParameters
Return datastore, or an empty list if it is not present.
nonnullDeviation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return deviation, or an empty list if it is not present.
nonnullDeviation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
nonnullDeviceLinks() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return deviceLinks, or an empty list if it is not present.
nonnullDeviceNodes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return deviceNodes, or an empty list if it is not present.
nonnullDevicePorts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return devicePorts, or an empty list if it is not present.
nonnullEntity() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.OdlGeneralEntityData
Return entity, or an empty list if it is not present.
nonnullEntry() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStack
Return entry, or an empty list if it is not present.
nonnullImportOnlyModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleSetParameters
Return importOnlyModule, or an empty list if it is not present.
nonnullInformationSourceEntry() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
Return informationSourceEntry, or an empty list if it is not present.
nonnullInformationSourceEntry() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeStateDerived
Return informationSourceEntry, or an empty list if it is not present.
nonnullInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPoints
Return interface, or an empty list if it is not present.
nonnullInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.Interfaces
Return interface, or an empty list if it is not present.
nonnullInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesState
Return interface, or an empty list if it is not present.
nonnullInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.Interfaces
Return interface, or an empty list if it is not present.
nonnullInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesState
Deprecated.
nonnullInterfaceSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InterfaceSwitchingCapabilityList
Return interfaceSwitchingCapability, or an empty list if it is not present.
nonnullLabelRestriction() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictions
Return labelRestriction, or an empty list if it is not present.
nonnullLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1
Return link, or an empty list if it is not present.
nonnullLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1
Return link, or an empty list if it is not present.
nonnullLink() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return link, or an empty list if it is not present.
nonnullLinkTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.Templates
Return linkTemplate, or an empty list if it is not present.
nonnullLocalLinkConnectivity() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointLlcList
Return localLinkConnectivity, or an empty list if it is not present.
nonnullLocalLinkConnectivity() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TeNodeTunnelTerminationPointLlcList
Return localLinkConnectivity, or an empty list if it is not present.
nonnullLogicalNetworkElement() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElements
Return logicalNetworkElement, or an empty list if it is not present.
nonnullMaxLspBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkIscdAttributes
Return maxLspBandwidth, or an empty list if it is not present.
nonnullModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModuleList
Return module, or an empty list if it is not present.
nonnullModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleList
Deprecated.
nonnullModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleSetParameters
Return module, or an empty list if it is not present.
nonnullModuleSet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryParameters
Return moduleSet, or an empty list if it is not present.
nonnullMountPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMounts
Return mountPoint, or an empty list if it is not present.
nonnullNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMounts
Return namespace, or an empty list if it is not present.
nonnullNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return neighbor, or an empty list if it is not present.
nonnullNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return neighbor, or an empty list if it is not present.
nonnullNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Return neighbor, or an empty list if it is not present.
nonnullNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Return neighbor, or an empty list if it is not present.
nonnullNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return neighbor, or an empty list if it is not present.
nonnullNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return neighbor, or an empty list if it is not present.
nonnullNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
nonnullNeighbor() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
nonnullNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.Networks
Return network, or an empty list if it is not present.
nonnullNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.Networks
Return network, or an empty list if it is not present.
nonnullNetworkInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstances
Return networkInstance, or an empty list if it is not present.
nonnullNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopList
Return nextHop, or an empty list if it is not present.
nonnullNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopList
Return nextHop, or an empty list if it is not present.
nonnullNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Return node, or an empty list if it is not present.
nonnullNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Return node, or an empty list if it is not present.
nonnullNode() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return node, or an empty list if it is not present.
nonnullNodeTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.Templates
Return nodeTemplate, or an empty list if it is not present.
nonnullNsrlg() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
Return nsrlg, or an empty list if it is not present.
nonnullOptimizationMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.Metric
Return optimizationMetric, or an empty list if it is not present.
nonnullPathAffinitiesValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValues
Return pathAffinitiesValue, or an empty list if it is not present.
nonnullPathAffinityName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNames
Return pathAffinityName, or an empty list if it is not present.
nonnullPathElement() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
Return pathElement, or an empty list if it is not present.
nonnullPathElement() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPath
Return pathElement, or an empty list if it is not present.
nonnullPathMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathProperties
Return pathMetric, or an empty list if it is not present.
nonnullPathMetricBound() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBounds
Return pathMetricBound, or an empty list if it is not present.
nonnullPathRouteObject() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjects
Return pathRouteObject, or an empty list if it is not present.
nonnullPathSrlgsList() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsLists
Return pathSrlgsList, or an empty list if it is not present.
nonnullPathSrlgsName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNames
Return pathSrlgsName, or an empty list if it is not present.
nonnullPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixList
Return prefix, or an empty list if it is not present.
nonnullPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList
Deprecated, for removal: This API element is subject to removal in a future version.
nonnullPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Return prefix, or an empty list if it is not present.
nonnullRib() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Ribs
Return rib, or an empty list if it is not present.
nonnullRib() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs
Deprecated, for removal: This API element is subject to removal in a future version.
nonnullRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4
Return route, or an empty list if it is not present.
nonnullRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6
Return route, or an empty list if it is not present.
nonnullRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.Routes
Return route, or an empty list if it is not present.
nonnullRoute() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes
Deprecated, for removal: This API element is subject to removal in a future version.
nonnullRouteObjectExcludeAlways() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlways
Return routeObjectExcludeAlways, or an empty list if it is not present.
nonnullRouteObjectExcludeObject() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathRouteExcludeObjects
Return routeObjectExcludeObject, or an empty list if it is not present.
nonnullRouteObjectIncludeExclude() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlways
Return routeObjectIncludeExclude, or an empty list if it is not present.
nonnullRouteObjectIncludeObject() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathRouteIncludeObjects
Return routeObjectIncludeObject, or an empty list if it is not present.
nonnullSchema() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryParameters
Return schema, or an empty list if it is not present.
nonnullSubmodule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return submodule, or an empty list if it is not present.
nonnullSubmodule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
nonnullSubmodule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Return submodule, or an empty list if it is not present.
nonnullSubmodule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
Return submodule, or an empty list if it is not present.
nonnullSupportingLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
Return supportingLink, or an empty list if it is not present.
nonnullSupportingLink() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
Return supportingLink, or an empty list if it is not present.
nonnullSupportingLink() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes
Return supportingLink, or an empty list if it is not present.
nonnullSupportingNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Return supportingNetwork, or an empty list if it is not present.
nonnullSupportingNetwork() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Return supportingNetwork, or an empty list if it is not present.
nonnullSupportingNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
Return supportingNode, or an empty list if it is not present.
nonnullSupportingNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
Return supportingNode, or an empty list if it is not present.
nonnullSupportingNode() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeAttributes
Return supportingNode, or an empty list if it is not present.
nonnullSupportingTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
Return supportingTerminationPoint, or an empty list if it is not present.
nonnullSupportingTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
Return supportingTerminationPoint, or an empty list if it is not present.
nonnullSupportingTunnelTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Return supportingTunnelTerminationPoint, or an empty list if it is not present.
nonnullSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptation
Return switchingCapability, or an empty list if it is not present.
nonnullTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1
Return terminationPoint, or an empty list if it is not present.
nonnullTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1
Return terminationPoint, or an empty list if it is not present.
nonnullTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node
Return terminationPoint, or an empty list if it is not present.
nonnullTiebreaker() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.Tiebreakers
Return tiebreaker, or an empty list if it is not present.
nonnullTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology
Return topology, or an empty list if it is not present.
nonnullTunnel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.Tunnels
Return tunnel, or an empty list if it is not present.
nonnullTunnelTerminationPoint() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeAugment
Return tunnelTerminationPoint, or an empty list if it is not present.
nonnullUnderlayTopology() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return underlayTopology, or an empty list if it is not present.
nonnullUnreservedBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return unreservedBandwidth, or an empty list if it is not present.
nonnullVpnTarget() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.VpnRouteTargets
Return vpnTarget, or an empty list if it is not present.
Nonoperational - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorStatus
Indicates that the server believes the sensor is broken.
NonPhpBehaviorFlag - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates that non-PHP (non-Penultimate Hop Popping) behavior for the LSP is desired.
NOOP - Static variable in interface org.opendaylight.mdsal.common.api.PostCanCommitStep
No-op implementation of abort, pre-commit and commit steps.
NOOP - Static variable in interface org.opendaylight.mdsal.common.api.PostPreCommitStep
No-op implementation of ThreePhaseCommitStep.abort() and PostPreCommitStep.commit() method, which always success calls.
NOOP_ABORT_FUTURE - Static variable in interface org.opendaylight.mdsal.common.api.ThreePhaseCommitStep
 
NOOP_COMMIT_FUTURE - Static variable in interface org.opendaylight.mdsal.common.api.PostPreCommitStep
 
NOOP_FUTURE - Static variable in interface org.opendaylight.mdsal.common.api.PostPreCommitStep
 
NOOP_SUCCESSFUL_FUTURE - Static variable in interface org.opendaylight.mdsal.common.api.PostCanCommitStep
 
Normal - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.TrafficBehavior
Normal means no policy is needed for all traffic
Normal - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsNormality
Normal.
Normal - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
Both the recovery span and the working span are fully allocated and active, data traffic is being transported over (or selected from) the working span, and no trigger events are reported.
Normal - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Normal state.
NORMAL - org.opendaylight.mdsal.binding.model.api.MethodSignature.ValueMechanics
Usual mechanics, nothing special is going on.
normalizePackageName(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
NOT_ADDRESSABLE - org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralType
DOM Item is not addressable in Binding InstanceIdentifier, data is not lost, but are available only via parent object.
NotAllowed - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes.ReferenceChangePolicy
When any configuration object has a reference to this template, changing this template is not allowed.
Notification - Interface in org.opendaylight.yangtools.yang.binding
Marker interface for YANG-defined global notifications.
NOTIFICATION - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
NOTIFICATION_LISTENER - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
NOTIFICATION_LISTENER_SUFFIX - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
NotificationListener - Interface in org.opendaylight.yangtools.yang.binding
Marker interface for generated notification listener interfaces.
NotificationListenerInvoker - Class in org.opendaylight.mdsal.binding.dom.adapter.invoke
Provides single method invocation of notificatoin callbacks on supplied instance.
NotificationPublishService - Interface in org.opendaylight.mdsal.binding.api
A NotificationService which also allows its users to submit YANG-modeled notifications for delivery.
NotificationRejectedException - Exception in org.opendaylight.mdsal.binding.api
This exception indicates that given notification can not be processed by corresponding mechanism.
NotificationRejectedException(String) - Constructor for exception org.opendaylight.mdsal.binding.api.NotificationRejectedException
 
NotificationRejectedException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.binding.api.NotificationRejectedException
 
NotificationService - Interface in org.opendaylight.mdsal.binding.api
Notification broker which allows clients to subscribe for and publish YANG-modeled notifications.
notifyListener(AbstractDOMDataTreeChangeListenerRegistration<?>, Collection<DataTreeCandidate>) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisher
Callback for subclass to notify a specified registration of a list of candidates.
notifyListeners(EffectiveModelContext) - Method in class org.opendaylight.mdsal.dom.broker.schema.ScanningSchemaServiceProvider
Deprecated.
 
NotOptimized - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Optimization is not applied.
NotPresent - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
Some component (typically hardware) is missing.
NotPresent - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
Some component (typically hardware) is missing.
NotPresent - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
Some component (typically hardware) is missing.
NotSet - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds.Enumeration
The timer is not set.
NotSet - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16.Enumeration
The timer is not set.
NotSet - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32.Enumeration
The timer is not set.
Nsap - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
OSI Network Service Access Point (NSAP) Address Family.
Nsip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
XNS over IP.
Nsip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
XNS over IP.
Nsrlg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config
List of NSRLGs (Non-Shared Risk Link Groups).
NsrlgBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config
Class that builds NsrlgBuilder instances.
NsrlgBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
NsrlgBuilder(Nsrlg) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
NsrlgKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config
 
NsrlgKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgKey
 
NsrlgKey(NsrlgKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgKey
Creates a copy from Source Object.
NULLIFY_EMPTY - org.opendaylight.mdsal.binding.model.api.MethodSignature.ValueMechanics
Mechanics signaling that the method should not be returning empty collections, but rather squash tham to null.
NumberedLinkHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop
Numbered link route hop container.
NumberedLinkHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type
Numbered link route hop.
NumberedLinkHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop
Numbered link explicit route hop.
NumberedLinkHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
This class represents the following YANG schema fragment defined in module ietf-te-types
NumberedLinkHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop
Class that builds NumberedLinkHopBuilder instances.
NumberedLinkHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type
Class that builds NumberedLinkHopBuilder instances.
NumberedLinkHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop
Class that builds NumberedLinkHopBuilder instances.
NumberedLinkHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
Class that builds NumberedLinkHopBuilder instances.
NumberedLinkHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
 
NumberedLinkHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHopBuilder
 
NumberedLinkHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
NumberedLinkHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHopBuilder
 
NumberedLinkHopBuilder(NumberedLinkHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
 
NumberedLinkHopBuilder(NumberedLinkHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHopBuilder
 
NumberedLinkHopBuilder(NumberedLinkHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
NumberedLinkHopBuilder(NumberedLinkHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHopBuilder
 
NumberedNodeHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop
Numbered node route hop container.
NumberedNodeHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type
Numbered node route hop.
NumberedNodeHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop
Numbered node route hop.
NumberedNodeHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
This class represents the following YANG schema fragment defined in module ietf-te-types
NumberedNodeHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop
Class that builds NumberedNodeHopBuilder instances.
NumberedNodeHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type
Class that builds NumberedNodeHopBuilder instances.
NumberedNodeHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop
Class that builds NumberedNodeHopBuilder instances.
NumberedNodeHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
Class that builds NumberedNodeHopBuilder instances.
NumberedNodeHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
 
NumberedNodeHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHopBuilder
 
NumberedNodeHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
 
NumberedNodeHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHopBuilder
 
NumberedNodeHopBuilder(NumberedNodeHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
 
NumberedNodeHopBuilder(NumberedNodeHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHopBuilder
 
NumberedNodeHopBuilder(NumberedNodeHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
 
NumberedNodeHopBuilder(NumberedNodeHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHopBuilder
 

O

OamAlertLabel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
This identity represents the OAM Alert Label.
OamMepEntityDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
OAM Maintenance Entity Group End Point (MEP) entities desired.
OamMipEntityDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
OAM Maintenance Entity Group Intermediate Points (MIP) entities desired.
object() - Method in interface org.opendaylight.mdsal.binding.api.query.QueryResult.Item
Return the result object.
ObjectIdentifier - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
ObjectIdentifier(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier
 
ObjectIdentifier(ObjectIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier
Creates a copy from Source Object.
ObjectIdentifier128 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
ObjectIdentifier128(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier128
 
ObjectIdentifier128(ObjectIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier128
Creates a new instance from ObjectIdentifier
ObjectIdentifier128(ObjectIdentifier128) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier128
Creates a copy from Source Object.
ObjectiveFunction - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function
The objective function container that includes attributes to impose when computing a TE path.
ObjectiveFunction - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm
This class represents the following YANG schema fragment defined in module ietf-te-types
ObjectiveFunctionBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function
Class that builds ObjectiveFunctionBuilder instances.
ObjectiveFunctionBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm
Class that builds ObjectiveFunctionBuilder instances.
ObjectiveFunctionBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunctionBuilder
 
ObjectiveFunctionBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunctionBuilder
 
ObjectiveFunctionBuilder(ObjectiveFunction) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunctionBuilder
 
ObjectiveFunctionBuilder(ObjectiveFunction) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunctionBuilder
 
ObjectiveFunctionType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base objective function type.
objectType() - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ConcreteType which represents Object type.
OdlGeneralEntityData - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930
Defines a model to describe a general entity whose path can be used as an ID an entity that isn't otherwise modelled
of() - Static method in interface org.opendaylight.mdsal.dom.api.query.DOMQueryResult
 
of(Class<?>) - Static method in interface org.opendaylight.mdsal.binding.model.api.Type
 
of(Class<C>, Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Item
Return a PathArgument instance backed by the specified class, which in turn is defined in a grouping used in a corresponding case statement.
of(Class<C>, Class<T>, I) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.IdentifiableItem
Return an IdentifiableItem instance backed by the specified class with specified key.
of(Class<T>) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Item
Return a PathArgument instance backed by the specified class.
of(Class<T>, I) - Static method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.IdentifiableItem
Return an IdentifiableItem instance backed by the specified class with specified key.
of(Collection<V>) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing given values.
of(List<Map.Entry<YangInstanceIdentifier, NormalizedNode>>) - Static method in interface org.opendaylight.mdsal.dom.api.query.DOMQueryResult
 
of(Map.Entry<YangInstanceIdentifier, NormalizedNode>) - Static method in interface org.opendaylight.mdsal.dom.api.query.DOMQueryResult
 
of(DynamicType.Unloaded<T>) - Static method in class org.opendaylight.mdsal.binding.dom.codec.loader.CodecClassLoader.GeneratorResult
 
of(DynamicType.Unloaded<T>, Collection<Class<?>>) - Static method in class org.opendaylight.mdsal.binding.dom.codec.loader.CodecClassLoader.GeneratorResult
 
of(JavaTypeName) - Static method in interface org.opendaylight.mdsal.binding.model.api.Type
 
of(Identifiable<JavaTypeName>) - Static method in interface org.opendaylight.mdsal.binding.model.api.Type
 
of(YangInstanceIdentifier, DOMQueryPredicate.Match) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate
 
of(EffectiveModelContext) - Static method in class org.opendaylight.mdsal.dom.spi.FixedDOMSchemaService
 
of(EffectiveModelContextProvider) - Static method in class org.opendaylight.mdsal.dom.spi.FixedDOMSchemaService
 
of(EffectiveModelContextProvider, SchemaSourceProvider<YangTextSchemaSource>) - Static method in class org.opendaylight.mdsal.dom.spi.FixedDOMSchemaService
 
of(Module) - Static method in class org.opendaylight.mdsal.binding.model.api.YangSourceDefinition
 
of(Module, Collection<? extends SchemaNode>) - Static method in class org.opendaylight.mdsal.binding.model.api.YangSourceDefinition
 
of(Module, SchemaNode) - Static method in class org.opendaylight.mdsal.binding.model.api.YangSourceDefinition
 
of(ModuleEffectiveStatement, SchemaNode) - Static method in class org.opendaylight.mdsal.binding.model.api.YangSourceDefinition
 
of(SchemaNodeIdentifier.Absolute, Set<DOMDataTreeIdentifier>) - Static method in class org.opendaylight.mdsal.dom.api.DOMActionInstance
 
of(SchemaNodeIdentifier.Absolute, LogicalDatastoreType, YangInstanceIdentifier) - Static method in class org.opendaylight.mdsal.dom.api.DOMActionInstance
 
of(SchemaNodeIdentifier.Absolute, DOMDataTreeIdentifier...) - Static method in class org.opendaylight.mdsal.dom.api.DOMActionInstance
 
of(SourceIdentifier) - Static method in class org.opendaylight.mdsal.yanglib.api.SourceReference
 
of(SourceIdentifier, URL) - Static method in class org.opendaylight.mdsal.yanglib.api.SourceReference
 
of(SourceIdentifier, Collection<URL>) - Static method in class org.opendaylight.mdsal.yanglib.api.SourceReference
 
of(V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing a single mapping.
of(V...) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing given values.
of(V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing two mappings.
of(V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing three mappings.
of(V, V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing four mappings.
of(V, V, V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing five mappings.
of(V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing six mappings.
of(V, V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing seven mappings.
of(V, V, V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing eight mappings.
of(V, V, V, V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing nine mappings.
of(V, V, V, V, V, V, V, V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing ten mappings.
offerNotification(DOMNotification) - Method in interface org.opendaylight.mdsal.dom.api.DOMNotificationPublishService
Attempt to publish a notification.
offerNotification(DOMNotification, @org.checkerframework.checker.index.qual.NonNegative long, TimeUnit) - Method in interface org.opendaylight.mdsal.dom.api.DOMNotificationPublishService
Attempt to publish a notification.
offerNotification(Notification) - Method in interface org.opendaylight.mdsal.binding.api.NotificationPublishService
Publishes a notification to subscribed listeners.
offerNotification(Notification, int, TimeUnit) - Method in interface org.opendaylight.mdsal.binding.api.NotificationPublishService
Publishes a notification to subscribed listeners.
offerNotification(DOMNotification) - Method in class org.opendaylight.mdsal.dom.broker.DOMNotificationRouter
 
offerNotification(DOMNotification) - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMNotificationRouter
 
offerNotification(DOMNotification) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishService
 
offerNotification(DOMNotification, long, TimeUnit) - Method in class org.opendaylight.mdsal.dom.broker.DOMNotificationRouter
 
offerNotification(DOMNotification, long, TimeUnit) - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMNotificationRouter
 
offerNotification(DOMNotification, long, TimeUnit) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishService
 
offerNotification(Notification) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationPublishServiceAdapter
 
offerNotification(Notification) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiNotificationPublishService
 
offerNotification(Notification, int, TimeUnit) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationPublishServiceAdapter
 
offerNotification(Notification, int, TimeUnit) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiNotificationPublishService
 
ofMalformedMessage(Exception) - Static method in class org.opendaylight.mdsal.dom.spi.SimpleDOMActionResult
 
OfMaximizeResidualBandwidth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Objective function for maximizing residual bandwidth.
OfMinimizeAggBandwidthConsumption - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Objective function for minimizing aggregate bandwidth consumption.
OfMinimizeCostPath - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Objective function for minimizing path cost.
OfMinimizeCostPathSet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Objective function for minimizing the cost on a path set.
OfMinimizeLoadMostLoadedLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Objective function for minimizing the load on the link that is carrying the highest load.
OfMinimizeLoadPath - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Objective function for minimizing the load on one or more paths.
Ok - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorStatus
Indicates that the server can obtain the sensor value.
onActionsChanged(Set<DOMActionInstance>, Set<DOMActionInstance>) - Method in interface org.opendaylight.mdsal.dom.api.DOMActionAvailabilityExtension.AvailabilityListener
Method invoked whenever an action type becomes available or unavailable.
onBindLneNameFailed(BindLneNameFailed) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.IetfLogicalNetworkElementListener
 
onBindNiNameFailed(BindNiNameFailed) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.IetfNetworkInstanceListener
 
onDataTreeChanged(Collection<DataTreeModification<T>>) - Method in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener
Invoked when there was data change for the supplied path, which was used to register this listener.
onDataTreeChanged(Collection<DataTreeCandidate>) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener
Invoked when there was data change for the supplied path, which was used to register this listener.
OneWayPerformanceMetrics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
One-way PM throttle grouping.
OneWayPerformanceMetricsPacket - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
One-way packet PM throttle grouping.
onHardwareStateChange(HardwareStateChange) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.IetfHardwareListener
 
onHardwareStateChange(HardwareStateChange) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.IetfHardwareStateListener
Deprecated.
onHardwareStateOperDisabled(HardwareStateOperDisabled) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.IetfHardwareListener
 
onHardwareStateOperDisabled(HardwareStateOperDisabled) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.IetfHardwareStateListener
Deprecated.
onHardwareStateOperEnabled(HardwareStateOperEnabled) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.IetfHardwareListener
 
onHardwareStateOperEnabled(HardwareStateOperEnabled) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.IetfHardwareStateListener
Deprecated.
onInitialData() - Method in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener
Invoked only once during registration of the listener if there was no data in the conceptual data tree for the supplied path, which was used to register this listener, and after this DataTreeChangeListener.onDataTreeChanged(Collection) would always be invoked for data changes.
onInitialData() - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener
Invoked only once during registration of the listener if there was no data in the conceptual data tree for the supplied path, which was used to register this listener, and after this DOMDataTreeChangeListener.onDataTreeChanged(Collection) would always be invoked for data changes.
onL3LinkEvent(L3LinkEvent) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.IetfL3UnicastTopologyListener
 
onL3LinkEvent(L3LinkEvent) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.IetfL3UnicastTopologyStateListener
 
onL3NodeEvent(L3NodeEvent) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.IetfL3UnicastTopologyListener
 
onL3NodeEvent(L3NodeEvent) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.IetfL3UnicastTopologyStateListener
 
onL3PrefixEvent(L3PrefixEvent) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.IetfL3UnicastTopologyListener
 
onL3PrefixEvent(L3PrefixEvent) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.IetfL3UnicastTopologyStateListener
 
onModelContextUpdated(EffectiveModelContext) - Method in class org.opendaylight.mdsal.dom.broker.DOMRpcRouter
 
onModelContextUpdated(EffectiveModelContext) - Method in class org.opendaylight.mdsal.dom.schema.osgi.impl.EffectiveModelContextImpl
 
onModelContextUpdated(EffectiveModelContext) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
onMountPointCreated(InstanceIdentifier<?>) - Method in interface org.opendaylight.mdsal.binding.api.MountPointService.MountPointListener
 
onMountPointCreated(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.api.DOMMountPointListener
 
onMountPointRemoved(InstanceIdentifier<?>) - Method in interface org.opendaylight.mdsal.binding.api.MountPointService.MountPointListener
 
onMountPointRemoved(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.api.DOMMountPointListener
 
onNotification(DOMNotification) - Method in interface org.opendaylight.mdsal.dom.api.DOMNotificationListener
Invoked whenever a DOMNotification matching the subscription criteria is received.
onRpcAvailable(Collection<DOMRpcIdentifier>) - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener
Method invoked whenever an RPC type becomes available.
onRpcUnavailable(Collection<DOMRpcIdentifier>) - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcAvailabilityListener
Method invoked whenever an RPC type becomes unavailable.
onSubscriptionChanged(Set<SchemaNodeIdentifier.Absolute>) - Method in interface org.opendaylight.mdsal.dom.spi.DOMNotificationSubscriptionListener
Invoked when notification subscription changed.
onTerminationPointEvent(TerminationPointEvent) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.IetfL3UnicastTopologyListener
 
onTerminationPointEvent(TerminationPointEvent) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.IetfL3UnicastTopologyStateListener
 
onTransactionChainFailed(TransactionChain, Transaction, Throwable) - Method in interface org.opendaylight.mdsal.binding.api.TransactionChainListener
Invoked if when a transaction in the chain fails.
onTransactionChainFailed(DOMTransactionChain, DOMDataTreeTransaction, Throwable) - Method in interface org.opendaylight.mdsal.dom.api.DOMTransactionChainListener
Invoked if when a transaction in the chain fails.
onTransactionChainSuccessful(TransactionChain) - Method in interface org.opendaylight.mdsal.binding.api.TransactionChainListener
Invoked when a transaction chain is completed.
onTransactionChainSuccessful(DOMTransactionChain) - Method in interface org.opendaylight.mdsal.dom.api.DOMTransactionChainListener
Invoked when a transaction chain is completed.
onTransactionCommited(SnapshotBackedWriteTransaction<T>) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
Notify the base logic that a previously-submitted transaction has been committed successfully.
onTransactionFailed(SnapshotBackedWriteTransaction<T>, Throwable) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
Notify the base logic that a previously-submitted transaction has failed.
onYangLibraryChange(YangLibraryChange) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.IetfYangLibraryListener
 
onYangLibraryChange(YangLibraryChange) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.IetfYangLibraryListener
Deprecated.
onYangLibraryUpdate(YangLibraryUpdate) - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.IetfYangLibraryListener
 
OobMappingFlag - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates that signaling of the egress binding information is out of band via the Border Gateway Protocol (BGP)).
OpaqueData<T> - Interface in org.opendaylight.yangtools.yang.binding
An immutable view of data.
opaqueObject(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing OpaqueObject for a particular type.
OpaqueObject<T extends OpaqueObject<T>> - Interface in org.opendaylight.yangtools.yang.binding
An opaque object.
openYangTextStream() - Method in class org.opendaylight.yangtools.yang.binding.ResourceYangModuleInfo
 
openYangTextStream() - Method in interface org.opendaylight.yangtools.yang.binding.YangModuleInfo
Return an open stream containing YANG text for this module.
Operational - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214
The operational state datastore.
Operational() - Constructor for class org.opendaylight.mdsal.binding.util.Datastore.Operational
 
OPERATIONAL - org.opendaylight.mdsal.common.api.LogicalDatastoreType
Logical datastore representing operational state of the system and it's components.
OPERATIONAL - Static variable in class org.opendaylight.mdsal.binding.util.Datastore
Class representing the operational datastore.
Operator - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
 
Operator - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator
This class represents the following YANG schema fragment defined in module ietf-packet-fields
operator_doubleGreaterThan(T, Procedures.Procedure1<? super T>) - Static method in class org.opendaylight.mdsal.binding.testutils.XtendBuilderExtensions
 
OperatorBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator
Class that builds OperatorBuilder instances.
OperatorBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
 
OperatorBuilder(Operator) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
 
OperState - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
OpticalChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Optical Channel.
OpticalChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Optical Channel.
OpticalChannelGroup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Optical Channel Group.
OpticalChannelGroup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Optical Channel Group.
OpticalTransport - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Optical Transport.
OpticalTransport - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Optical Transport.
Optimistic - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
The address is available for use, subject to restrictions, while its uniqueness on a link is being verified.
Optimistic - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
The address is available for use, subject to restrictions, while its uniqueness on a link is being verified.
Optimistic - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
The address is available for use, subject to restrictions, while its uniqueness on a link is being verified.
OptimisticLockFailedException - Exception in org.opendaylight.mdsal.common.api
Failure of asynchronous transaction commit caused by failure of optimistic locking.
OptimisticLockFailedException(String) - Constructor for exception org.opendaylight.mdsal.common.api.OptimisticLockFailedException
 
OptimisticLockFailedException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.common.api.OptimisticLockFailedException
 
OptimizationMetric - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric
TE path metric type.
OptimizationMetricBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric
Class that builds OptimizationMetricBuilder instances.
OptimizationMetricBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
OptimizationMetricBuilder(OptimizationMetric) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
OptimizationMetricBuilder(OptimizationMetricEntry) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
OptimizationMetricEntry - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Optimization metrics configuration grouping.
OptimizationMetricKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric
 
OptimizationMetricKey(Class<? extends PathMetricType>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricKey
 
OptimizationMetricKey(OptimizationMetricKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricKey
Creates a copy from Source Object.
Optimizations - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization
The objective function container that includes attributes to impose when computing a TE path.
OptimizationsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization
Class that builds OptimizationsBuilder instances.
OptimizationsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.OptimizationsBuilder
 
OptimizationsBuilder(Optimizations) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.OptimizationsBuilder
 
Options - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
Options of the fabric
OptionsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
Class that builds OptionsBuilder instances.
OptionsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
OptionsBuilder(Options) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
OptionsBuilder(FabricOptions) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
or(DOMQueryPredicate.Match) - Method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
ordered(Collection<V>) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing given values.
ordered(V...) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing given values.
ordered(V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing two mappings.
ordered(V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing three mappings.
ordered(V, V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing four mappings.
ordered(V, V, V, V, V) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns an unmodifiable map containing five mappings.
orderedBuilder() - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Create a builder on an unmodifiable map, which retains value insertion order.
orderedBuilder(int) - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Create a builder on an unmodifiable map, which retains value insertion order.
org.opendaylight.mdsal.binding.api - package org.opendaylight.mdsal.binding.api
 
org.opendaylight.mdsal.binding.api.query - package org.opendaylight.mdsal.binding.api.query
Simple type-safe query language based on YANG concepts as manifested by its Java Bindings.
org.opendaylight.mdsal.binding.dom.adapter - package org.opendaylight.mdsal.binding.dom.adapter
 
org.opendaylight.mdsal.binding.dom.adapter.invoke - package org.opendaylight.mdsal.binding.dom.adapter.invoke
 
org.opendaylight.mdsal.binding.dom.adapter.osgi - package org.opendaylight.mdsal.binding.dom.adapter.osgi
OSGi-specific automatic DOMService-to-BindingService adaptation.
org.opendaylight.mdsal.binding.dom.adapter.query - package org.opendaylight.mdsal.binding.dom.adapter.query
 
org.opendaylight.mdsal.binding.dom.adapter.spi - package org.opendaylight.mdsal.binding.dom.adapter.spi
 
org.opendaylight.mdsal.binding.dom.codec.api - package org.opendaylight.mdsal.binding.dom.codec.api
 
org.opendaylight.mdsal.binding.dom.codec.impl - package org.opendaylight.mdsal.binding.dom.codec.impl
 
org.opendaylight.mdsal.binding.dom.codec.loader - package org.opendaylight.mdsal.binding.dom.codec.loader
ClassLoader support for Binding/DOM codec translation code generators.
org.opendaylight.mdsal.binding.dom.codec.osgi - package org.opendaylight.mdsal.binding.dom.codec.osgi
 
org.opendaylight.mdsal.binding.dom.codec.osgi.impl - package org.opendaylight.mdsal.binding.dom.codec.osgi.impl
 
org.opendaylight.mdsal.binding.dom.codec.spi - package org.opendaylight.mdsal.binding.dom.codec.spi
 
org.opendaylight.mdsal.binding.generator - package org.opendaylight.mdsal.binding.generator
 
org.opendaylight.mdsal.binding.generator.impl - package org.opendaylight.mdsal.binding.generator.impl
 
org.opendaylight.mdsal.binding.generator.impl.di - package org.opendaylight.mdsal.binding.generator.impl.di
 
org.opendaylight.mdsal.binding.generator.impl.reactor - package org.opendaylight.mdsal.binding.generator.impl.reactor
 
org.opendaylight.mdsal.binding.java.api.generator - package org.opendaylight.mdsal.binding.java.api.generator
 
org.opendaylight.mdsal.binding.model.api - package org.opendaylight.mdsal.binding.model.api
 
org.opendaylight.mdsal.binding.model.api.type.builder - package org.opendaylight.mdsal.binding.model.api.type.builder
 
org.opendaylight.mdsal.binding.model.ri - package org.opendaylight.mdsal.binding.model.ri
 
org.opendaylight.mdsal.binding.model.ri.generated.type.builder - package org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
org.opendaylight.mdsal.binding.runtime.api - package org.opendaylight.mdsal.binding.runtime.api
 
org.opendaylight.mdsal.binding.runtime.osgi - package org.opendaylight.mdsal.binding.runtime.osgi
 
org.opendaylight.mdsal.binding.runtime.osgi.impl - package org.opendaylight.mdsal.binding.runtime.osgi.impl
 
org.opendaylight.mdsal.binding.runtime.spi - package org.opendaylight.mdsal.binding.runtime.spi
 
org.opendaylight.mdsal.binding.spec.naming - package org.opendaylight.mdsal.binding.spec.naming
 
org.opendaylight.mdsal.binding.spec.reflect - package org.opendaylight.mdsal.binding.spec.reflect
 
org.opendaylight.mdsal.binding.spec.util - package org.opendaylight.mdsal.binding.spec.util
 
org.opendaylight.mdsal.binding.spi - package org.opendaylight.mdsal.binding.spi
 
org.opendaylight.mdsal.binding.testutils - package org.opendaylight.mdsal.binding.testutils
 
org.opendaylight.mdsal.binding.util - package org.opendaylight.mdsal.binding.util
 
org.opendaylight.mdsal.binding.yang.types - package org.opendaylight.mdsal.binding.yang.types
 
org.opendaylight.mdsal.common.api - package org.opendaylight.mdsal.common.api
 
org.opendaylight.mdsal.dom.api - package org.opendaylight.mdsal.dom.api
 
org.opendaylight.mdsal.dom.api.query - package org.opendaylight.mdsal.dom.api.query
 
org.opendaylight.mdsal.dom.broker - package org.opendaylight.mdsal.dom.broker
 
org.opendaylight.mdsal.dom.broker.schema - package org.opendaylight.mdsal.dom.broker.schema
 
org.opendaylight.mdsal.dom.schema.osgi - package org.opendaylight.mdsal.dom.schema.osgi
 
org.opendaylight.mdsal.dom.schema.osgi.impl - package org.opendaylight.mdsal.dom.schema.osgi.impl
 
org.opendaylight.mdsal.dom.spi - package org.opendaylight.mdsal.dom.spi
 
org.opendaylight.mdsal.dom.spi.query - package org.opendaylight.mdsal.dom.spi.query
 
org.opendaylight.mdsal.dom.spi.store - package org.opendaylight.mdsal.dom.spi.store
 
org.opendaylight.mdsal.dom.store.inmemory - package org.opendaylight.mdsal.dom.store.inmemory
 
org.opendaylight.mdsal.eos.binding.api - package org.opendaylight.mdsal.eos.binding.api
 
org.opendaylight.mdsal.eos.binding.dom.adapter - package org.opendaylight.mdsal.eos.binding.dom.adapter
 
org.opendaylight.mdsal.eos.common.api - package org.opendaylight.mdsal.eos.common.api
 
org.opendaylight.mdsal.eos.common.spi - package org.opendaylight.mdsal.eos.common.spi
 
org.opendaylight.mdsal.eos.dom.api - package org.opendaylight.mdsal.eos.dom.api
 
org.opendaylight.mdsal.eos.dom.simple - package org.opendaylight.mdsal.eos.dom.simple
 
org.opendaylight.mdsal.eos.dom.simple.di - package org.opendaylight.mdsal.eos.dom.simple.di
 
org.opendaylight.mdsal.model.ietf.util - package org.opendaylight.mdsal.model.ietf.util
 
org.opendaylight.mdsal.replicate.common - package org.opendaylight.mdsal.replicate.common
 
org.opendaylight.mdsal.replicate.netty - package org.opendaylight.mdsal.replicate.netty
 
org.opendaylight.mdsal.rfc8294.netty - package org.opendaylight.mdsal.rfc8294.netty
 
org.opendaylight.mdsal.singleton.common.api - package org.opendaylight.mdsal.singleton.common.api
 
org.opendaylight.mdsal.singleton.dom.impl - package org.opendaylight.mdsal.singleton.dom.impl
 
org.opendaylight.mdsal.singleton.dom.impl.di - package org.opendaylight.mdsal.singleton.dom.impl.di
 
org.opendaylight.mdsal.trace.api - package org.opendaylight.mdsal.trace.api
 
org.opendaylight.mdsal.trace.cli - package org.opendaylight.mdsal.trace.cli
 
org.opendaylight.mdsal.trace.impl - package org.opendaylight.mdsal.trace.impl
 
org.opendaylight.mdsal.unified.html.generator - package org.opendaylight.mdsal.unified.html.generator
 
org.opendaylight.mdsal.yanglib.api - package org.opendaylight.mdsal.yanglib.api
 
org.opendaylight.mdsal.yanglib.rfc7895 - package org.opendaylight.mdsal.yanglib.rfc7895
 
org.opendaylight.mdsal.yanglib.rfc8525 - package org.opendaylight.mdsal.yanglib.rfc8525
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.fabric.port - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.fabric.port
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema
 
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715 - package org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827 - package org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930 - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930
 
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908 - package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908
 
org.opendaylight.yang.gen.v1.urn.opendaylight.yang.extension.yang.ext.rev130709 - package org.opendaylight.yang.gen.v1.urn.opendaylight.yang.extension.yang.ext.rev130709
 
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021 - package org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
 
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes - package org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes
 
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology - package org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology
 
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology - package org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
 
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node - package org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node
 
org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes - package org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes
 
org.opendaylight.yangtools.yang.binding - package org.opendaylight.yangtools.yang.binding
 
org.opendaylight.yangtools.yang.binding.annotations - package org.opendaylight.yangtools.yang.binding.annotations
 
org.opendaylight.yangtools.yang.binding.util - package org.opendaylight.yangtools.yang.binding.util
 
Origin - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214
Abstract base identity for the origin annotation.
OSGiActionProviderService - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
 
OSGiActionProviderService() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiActionProviderService
 
OSGiActionService - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
 
OSGiActionService() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiActionService
 
OSGiBindingAdapterFactory - Class in org.opendaylight.mdsal.binding.dom.adapter
 
OSGiBindingAdapterFactory() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.OSGiBindingAdapterFactory
 
OSGiBindingDOMCodec - Class in org.opendaylight.mdsal.binding.dom.codec.osgi.impl
 
OSGiBindingDOMCodec() - Constructor for class org.opendaylight.mdsal.binding.dom.codec.osgi.impl.OSGiBindingDOMCodec
 
OSGiBindingDOMCodecServices - Interface in org.opendaylight.mdsal.binding.dom.codec.osgi
 
OSGiBindingDOMCodecServicesImpl - Class in org.opendaylight.mdsal.binding.dom.codec.osgi.impl
A Factory Component which implements OSGiBindingDOMCodecServices.
OSGiBindingDOMCodecServicesImpl() - Constructor for class org.opendaylight.mdsal.binding.dom.codec.osgi.impl.OSGiBindingDOMCodecServicesImpl
 
OSGiBindingRuntime - Class in org.opendaylight.mdsal.binding.runtime.osgi.impl
 
OSGiBindingRuntime() - Constructor for class org.opendaylight.mdsal.binding.runtime.osgi.impl.OSGiBindingRuntime
 
OSGiBindingRuntimeContext - Interface in org.opendaylight.mdsal.binding.runtime.osgi
 
OSGiBindingRuntimeContextImpl - Class in org.opendaylight.mdsal.binding.runtime.osgi.impl
A Factory Component which implements OSGiBindingRuntimeContext.
OSGiBindingRuntimeContextImpl() - Constructor for class org.opendaylight.mdsal.binding.runtime.osgi.impl.OSGiBindingRuntimeContextImpl
 
OSGiBlockingBindingNormalizer - Class in org.opendaylight.mdsal.binding.dom.adapter
 
OSGiBlockingBindingNormalizer() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.OSGiBlockingBindingNormalizer
 
OSGiBootstrapSupportProvider - Class in org.opendaylight.mdsal.replicate.netty
 
OSGiBootstrapSupportProvider() - Constructor for class org.opendaylight.mdsal.replicate.netty.OSGiBootstrapSupportProvider
 
OSGiClusterSingletonServiceProvider - Class in org.opendaylight.mdsal.singleton.dom.impl
 
OSGiClusterSingletonServiceProvider() - Constructor for class org.opendaylight.mdsal.singleton.dom.impl.OSGiClusterSingletonServiceProvider
 
OSGiDataBroker - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
 
OSGiDataBroker() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiDataBroker
 
OSGiDOMActionProviderService - Class in org.opendaylight.mdsal.dom.broker
 
OSGiDOMActionProviderService() - Constructor for class org.opendaylight.mdsal.dom.broker.OSGiDOMActionProviderService
 
OSGiDOMActionService - Class in org.opendaylight.mdsal.dom.broker
 
OSGiDOMActionService() - Constructor for class org.opendaylight.mdsal.dom.broker.OSGiDOMActionService
 
OSGiDOMNotificationRouter - Class in org.opendaylight.mdsal.dom.broker
 
OSGiDOMNotificationRouter() - Constructor for class org.opendaylight.mdsal.dom.broker.OSGiDOMNotificationRouter
 
OSGiDOMNotificationRouter.Config - Annotation Type in org.opendaylight.mdsal.dom.broker
 
OSGiDOMRpcProviderService - Class in org.opendaylight.mdsal.dom.broker
 
OSGiDOMRpcProviderService() - Constructor for class org.opendaylight.mdsal.dom.broker.OSGiDOMRpcProviderService
 
OSGiDOMRpcRouter - Class in org.opendaylight.mdsal.dom.broker
 
OSGiDOMRpcRouter() - Constructor for class org.opendaylight.mdsal.dom.broker.OSGiDOMRpcRouter
 
OSGiDOMRpcService - Class in org.opendaylight.mdsal.dom.broker
 
OSGiDOMRpcService() - Constructor for class org.opendaylight.mdsal.dom.broker.OSGiDOMRpcService
 
OSGiDOMSchemaService - Class in org.opendaylight.mdsal.dom.schema.osgi.impl
OSGi Service Registry-backed implementation of DOMSchemaService.
OSGiDOMSchemaService() - Constructor for class org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiDOMSchemaService
 
OSGiEntityOwnershipService - Class in org.opendaylight.mdsal.eos.binding.dom.adapter
 
OSGiEntityOwnershipService() - Constructor for class org.opendaylight.mdsal.eos.binding.dom.adapter.OSGiEntityOwnershipService
 
OSGiModelRuntime - Class in org.opendaylight.mdsal.dom.schema.osgi.impl
 
OSGiModelRuntime() - Constructor for class org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiModelRuntime
 
OSGiModuleInfoSnapshot - Interface in org.opendaylight.mdsal.dom.schema.osgi
Combination of a ModuleInfoSnapshot with a linear generation.
OSGiModuleInfoSnapshotImpl - Class in org.opendaylight.mdsal.dom.schema.osgi.impl
 
OSGiModuleInfoSnapshotImpl() - Constructor for class org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiModuleInfoSnapshotImpl
 
OSGiMountPointService - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
 
OSGiMountPointService() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiMountPointService
 
OSGiNotificationPublishService - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
 
OSGiNotificationPublishService() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiNotificationPublishService
 
OSGiNotificationService - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
 
OSGiNotificationService() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiNotificationService
 
OSGiQueryFactory - Class in org.opendaylight.mdsal.binding.dom.adapter.query
 
OSGiQueryFactory() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.query.OSGiQueryFactory
 
OSGiRpcConsumerRegistry - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
 
OSGiRpcConsumerRegistry() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiRpcConsumerRegistry
 
OSGiRpcProviderService - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
 
OSGiRpcProviderService() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiRpcProviderService
 
Ospfv2 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
OSPFv2.
Ospfv3 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
OSPFv3.
Other - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure other than those listed below.
Other - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
None of the following.
Other - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.NeighborOrigin
None of the following.
Other - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
None of the following.
Other - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.NeighborOrigin
None of the following.
Other - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
Other source.
Other - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Other - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
OtnOdu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
OTN Optical Data Unit.
OtnOdu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
OTN Optical Data Unit.
OtnOduc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
OTN ODUC.
OtnOtsi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Optical Tributary Signal.
OtnOtsig - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
OTN OTUC Signal.
OtnOtu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
OTN Optical channel Transport Unit.
OtnOtu - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
OTN Optical channel Transport Unit.
OtnOtuc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
OTN OTUCn.
Outgoing - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkDirection
The explicit route represents an outgoing link on a node.
Output - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route
This class represents the following YANG schema fragment defined in module ietf-routing
Output - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route
This class represents the following YANG schema fragment defined in module ietf-routing
OutputBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route
Class that builds OutputBuilder instances.
OutputBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route
Class that builds OutputBuilder instances.
OutputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.OutputBuilder
 
OutputBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.OutputBuilder
 
OutputBuilder(Output) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.OutputBuilder
 
OutputBuilder(Output) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.OutputBuilder
 
OVERRIDE_PREFIX - Static variable in class org.opendaylight.mdsal.binding.dom.adapter.osgi.ServiceProperties
Prefix for properties which should be replaced.
OWNED_BY_OTHER - org.opendaylight.mdsal.eos.common.api.EntityOwnershipState
A remote process instance is the owner of the entity.
ownershipChanged(C) - Method in interface org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipListener
A notification that is generated when the ownership status of an entity changes.
ownershipChanged(C) - Method in class org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl
 
ownershipChanged(EntityOwnershipChange) - Method in interface org.opendaylight.mdsal.eos.binding.api.EntityOwnershipListener
 
ownershipChanged(DOMEntityOwnershipChange) - Method in interface org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipListener
 

P

P2mpTeTreeEvalRequest - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
P2MP-TE tree re-evaluation request.
PACKAGE_PREFIX - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
packageName() - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Return the package name in which this class resides.
Para - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Parallel-port.
Para - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Parallel-port.
parallelStream() - Method in interface org.opendaylight.mdsal.binding.api.query.QueryResult
Returns a parallel Stream of values from the result.
parallelStream() - Method in interface org.opendaylight.mdsal.dom.api.query.DOMQueryResult
 
ParameterizedType - Interface in org.opendaylight.mdsal.binding.model.api
Represents an instance of simple parameterized type such as List<String>.
parameterizedTypeFor(Type, Type...) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Creates instance of type ParameterizedType.
parentConstructor() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
parentProperties - Variable in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
path() - Method in interface org.opendaylight.mdsal.binding.api.query.QueryResult.Item
Return the InstanceIdentifier of the result object.
PathAffinitiesValue - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values
List of named affinity constraints.
PathAffinitiesValueBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values
Class that builds PathAffinitiesValueBuilder instances.
PathAffinitiesValueBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
PathAffinitiesValueBuilder(PathAffinitiesValue) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
PathAffinitiesValueKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values
 
PathAffinitiesValueKey(Class<? extends ResourceAffinitiesType>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueKey
 
PathAffinitiesValueKey(PathAffinitiesValueKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueKey
Creates a copy from Source Object.
PathAffinitiesValues - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities
Path affinities represented as values.
PathAffinitiesValuesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities
Class that builds PathAffinitiesValuesBuilder instances.
PathAffinitiesValuesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValuesBuilder
 
PathAffinitiesValuesBuilder(PathAffinitiesValues) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValuesBuilder
 
PathAffinityName - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names
List of named affinity constraints.
PathAffinityNameBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names
Class that builds PathAffinityNameBuilder instances.
PathAffinityNameBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
PathAffinityNameBuilder(PathAffinityName) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
PathAffinityNameKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names
 
PathAffinityNameKey(Class<? extends ResourceAffinitiesType>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameKey
 
PathAffinityNameKey(PathAffinityNameKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameKey
Creates a copy from Source Object.
PathAffinityNames - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities
Path affinities represented as names.
PathAffinityNamesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities
Class that builds PathAffinityNamesBuilder instances.
PathAffinityNamesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNamesBuilder
 
PathAffinityNamesBuilder(PathAffinityNames) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNamesBuilder
 
PathAttributeFlags - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
PathAttributeFlags(Class<? extends SessionAttributesFlags>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathAttributeFlags
 
PathAttributeFlags(PathAttributeFlags) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathAttributeFlags
Creates a copy from Source Object.
PathAttributeFlagsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
PathComputationMethod - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for supported path computation mechanisms.
PathComputationSrlgType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for SRLG path computation.
PathConstraints - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints
TE named path constraints container.
PathConstraintsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints
Class that builds PathConstraintsBuilder instances.
PathConstraintsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
PathConstraintsBuilder(CommonConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
PathConstraintsBuilder(CommonPathConstraintsAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
PathConstraintsBuilder(PathConstraints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
PathConstraintsBuilder(GenericPathAffinities) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
PathConstraintsBuilder(GenericPathDisjointness) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
PathConstraintsBuilder(GenericPathMetricBounds) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
PathConstraintsBuilder(GenericPathSrlgs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
PathConstraintsBuilder(TeBandwidth$G) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
PathConstraintsRouteObjects - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
List of route entries to be included or excluded when performing the path computation.
PathElement - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path
A list of path elements describing the backup service path.
PathElement - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path
A list of path elements describing the service path.
PathElementBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path
Class that builds PathElementBuilder instances.
PathElementBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path
Class that builds PathElementBuilder instances.
PathElementBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
PathElementBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
PathElementBuilder(PathElement) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
PathElementBuilder(PathElement) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
PathElementBuilder(TePathElement) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
PathElementBuilder(TePathElement) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
PathElementBuilder(ExplicitRouteHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
PathElementBuilder(ExplicitRouteHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
PathElementKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path
 
PathElementKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path
 
PathElementKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementKey
 
PathElementKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementKey
 
PathElementKey(PathElementKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementKey
Creates a copy from Source Object.
PathElementKey(PathElementKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementKey
Creates a copy from Source Object.
PathExplicitlyDefined - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Constrained-path LSP in which the path is explicitly specified as a collection of strict and/or loose hops.
PathExternallyQueried - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Constrained-path LSP in which the path is obtained by querying an external source, such as a PCE server.
PathInvalidationActionDrop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Upon invalidation of the TE tunnel path, the tunnel remains valid, but any packet mapped over the tunnel is dropped.
PathInvalidationActionTeardown - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE path invalidation action teardown.
PathInvalidationActionType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for TE path invalidation action types.
PathLocallyComputed - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates a constrained-path LSP in which the path is computed by the local LER.
PathMetric - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties
TE path metric type.
PathMetricBound - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds
List of TE path metric bounds.
PathMetricBoundBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds
Class that builds PathMetricBoundBuilder instances.
PathMetricBoundBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
PathMetricBoundBuilder(PathMetricBound) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
PathMetricBoundKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds
 
PathMetricBoundKey(Class<? extends PathMetricType>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundKey
 
PathMetricBoundKey(PathMetricBoundKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundKey
Creates a copy from Source Object.
PathMetricBounds - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds
TE path metric bounds container.
PathMetricBoundsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds
Class that builds PathMetricBoundsBuilder instances.
PathMetricBoundsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBoundsBuilder
 
PathMetricBoundsBuilder(PathMetricBounds) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBoundsBuilder
 
PathMetricBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties
Class that builds PathMetricBuilder instances.
PathMetricBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
PathMetricBuilder(PathMetric) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
PathMetricDelayAverage - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Average unidirectional link delay.
PathMetricDelayMinimum - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Minimum unidirectional link delay.
PathMetricHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Hop path metric.
PathMetricIgp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
IGP path metric.
PathMetricKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties
 
PathMetricKey(Class<? extends PathMetricType>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricKey
 
PathMetricKey(PathMetricKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricKey
Creates a copy from Source Object.
PathMetricOptimizeExcludes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A metric that optimizes to a maximum the number of excluded resources specified in a set.
PathMetricOptimizeIncludes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A metric that optimizes the number of included resources specified in a set.
PathMetricResidualBandwidth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Unidirectional Residual Bandwidth, which is defined to be Maximum Bandwidth 3630) minus the bandwidth currently allocated to LSPs.
PathMetricTe - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE path metric.
PathMetricType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for the path metric type.
PathProperties - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties
The TE path properties.
PathPropertiesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties
Class that builds PathPropertiesBuilder instances.
PathPropertiesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
PathPropertiesBuilder(PathProperties) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
PathPropertiesBuilder(GenericPathAffinities) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
PathPropertiesBuilder(GenericPathSrlgs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
PathReevaluationRequest - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
This flag indicates that a path re-evaluation (of the current path in use) is requested.
PathRouteExcludeObjects - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
List of route objects to be excluded when performing the path computation.
PathRouteIncludeObjects - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
List of route objects to be included when performing the path computation.
PathRouteObject - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects
List of route objects either returned by the computation engine or actually by an LSP.
PathRouteObjectBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects
Class that builds PathRouteObjectBuilder instances.
PathRouteObjectBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
PathRouteObjectBuilder(ExplicitRouteHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
PathRouteObjectBuilder(PathRouteObject) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
PathRouteObjectKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects
 
PathRouteObjectKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectKey
 
PathRouteObjectKey(PathRouteObjectKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectKey
Creates a copy from Source Object.
PathRouteObjects - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties
Container for the list of route objects either returned by the computation engine or actually used by an LSP.
PathRouteObjectsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties
Class that builds PathRouteObjectsBuilder instances.
PathRouteObjectsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjectsBuilder
 
PathRouteObjectsBuilder(PathRouteObjects) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjectsBuilder
 
PathScopeEndToEnd - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Path scope end to end.
PathScopeSegment - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Path scope segment.
PathScopeType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity from which specific path scope types are derived.
PathSetupRsvp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
RSVP-TE signaling path setup.
PathSetupSr - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Segment-routing path setup.
PathSetupStatic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Static LSP provisioning path setup.
PathSignalingType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity from which specific LSP path setup types are derived.
PathSrlgsList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists
List of SRLG values to be included or excluded.
PathSrlgsListBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists
Class that builds PathSrlgsListBuilder instances.
PathSrlgsListBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
PathSrlgsListBuilder(PathSrlgsList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
PathSrlgsListKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists
 
PathSrlgsListKey(Class<? extends RouteUsageType>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListKey
 
PathSrlgsListKey(PathSrlgsListKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListKey
Creates a copy from Source Object.
PathSrlgsLists - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs
Path SRLG properties container.
PathSrlgsListsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs
Class that builds PathSrlgsListsBuilder instances.
PathSrlgsListsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsListsBuilder
 
PathSrlgsListsBuilder(PathSrlgsLists) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsListsBuilder
 
PathSrlgsName - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names
List of named SRLGs to be included or excluded.
PathSrlgsNameBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names
Class that builds PathSrlgsNameBuilder instances.
PathSrlgsNameBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
PathSrlgsNameBuilder(PathSrlgsName) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
PathSrlgsNameKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names
 
PathSrlgsNameKey(Class<? extends RouteUsageType>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameKey
 
PathSrlgsNameKey(PathSrlgsNameKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameKey
Creates a copy from Source Object.
PathSrlgsNames - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs
Container for the list of named SRLGs.
PathSrlgsNamesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs
Class that builds PathSrlgsNamesBuilder instances.
PathSrlgsNamesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNamesBuilder
 
PathSrlgsNamesBuilder(PathSrlgsNames) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNamesBuilder
 
PathTiebreakerMaxfill - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Max-Fill LSP path placement.
PathTiebreakerMinfill - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Min-Fill LSP path placement.
PathTiebreakerRandom - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Random LSP path placement.
PathTiebreakerType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for the path tiebreaker type.
PATTERN_CONSTANT_NAME - Static variable in class org.opendaylight.mdsal.binding.model.ri.TypeConstants
Name or prefix (multiple patterns in builder class as composed with '_' and upper case of the field name) of the class constant which holds the map of regular expressions that need to be enforced on the string value.
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.DomainName
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.BandwidthIeeeFloat32
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastGroupAddress
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastGroupAddress
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteOrigin
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteTarget
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteDistinguisher
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteOrigin
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouterId
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTarget
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ExtendedAdminGroup
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$T
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeNodeId
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTemplateName
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyId
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionIdentifier
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.RevisionIdentifier
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DottedQuad
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.HexString
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier128
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid
 
PATTERN_CONSTANTS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.YangIdentifier
 
Pbb - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Provider Backbone Bridges (PBB).
PdnEtherLoop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Paradyne EtherLoop 1.
PdnEtherLoop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Paradyne EtherLoop 1.
PdnEtherLoop2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Paradyne EtherLoop 2.
PdnEtherLoop2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Paradyne EtherLoop 2.
Percentage - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Percentage(Percentage) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Percentage
Creates a copy from Source Object.
Percentage(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Percentage
 
PercentRH - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure of percent relative humidity.
PerformanceMetricsAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Contains PM attributes.
PerformanceMetricsAttributesPacket - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Contains PM attributes.
PerformanceMetricsNormality - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
PerformanceMetricsOneWay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes
One-way link performance information in real time.
PerformanceMetricsOneWay1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet
 
PerformanceMetricsOneWay1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet
Class that builds PerformanceMetricsOneWay1Builder instances.
PerformanceMetricsOneWay1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
PerformanceMetricsOneWay1Builder(PerformanceMetricsOneWay1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
PerformanceMetricsOneWayBandwidth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
PM information in real time that can be applicable to links.
PerformanceMetricsOneWayBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes
Class that builds PerformanceMetricsOneWayBuilder instances.
PerformanceMetricsOneWayBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
PerformanceMetricsOneWayBuilder(PerformanceMetricsOneWay) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
PerformanceMetricsOneWayBuilder(PerformanceMetricsOneWayBandwidth) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
PerformanceMetricsOneWayBuilder(PerformanceMetricsOneWayDelayLoss) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
PerformanceMetricsOneWayDelayLoss - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Performance Metrics (PM) information in real time that can be applicable to links or connections.
PerformanceMetricsThresholds - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Grouping for configurable thresholds for measured attributes.
PerformanceMetricsThrottleContainer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Controls PM throttling.
PerformanceMetricsThrottleContainerPacket - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Packet PM threshold grouping.
PerformanceMetricsTwoWay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes
Two-way link performance information in real time.
PerformanceMetricsTwoWay1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet
 
PerformanceMetricsTwoWay1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet
Class that builds PerformanceMetricsTwoWay1Builder instances.
PerformanceMetricsTwoWay1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
PerformanceMetricsTwoWay1Builder(PerformanceMetricsTwoWay1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
PerformanceMetricsTwoWayBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes
Class that builds PerformanceMetricsTwoWayBuilder instances.
PerformanceMetricsTwoWayBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
 
PerformanceMetricsTwoWayBuilder(PerformanceMetricsTwoWay) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
 
PerformanceMetricsTwoWayBuilder(PerformanceMetricsTwoWayDelayLoss) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
 
PerformanceMetricsTwoWayDelayLoss - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
PM information in real time that can be applicable to links or connections.
Peta - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^15.
PhysAddress - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
PhysAddress(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress
 
PhysAddress(PhysAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress
Creates a copy from Source Object.
physAddressBytes(P) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 
physAddressFor(byte[]) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
Create a PhysAddress object holding the canonical representation of the bytes passed in as argument.
Pico - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^-12.
PingPongMergingDOMDataBroker - Interface in org.opendaylight.mdsal.dom.spi
Utility mixin interface for DOMDataBrokers which realize merging transaction chains via PingPongTransactionChain.
PingPongTransactionChain - Class in org.opendaylight.mdsal.dom.spi
An implementation of DOMTransactionChain, which has a very specific behavior, which some users may find surprising.
PingPongTransactionChain(Function<DOMTransactionChainListener, DOMTransactionChain>, DOMTransactionChainListener) - Constructor for class org.opendaylight.mdsal.dom.spi.PingPongTransactionChain
 
Pip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Provider Instance Port on a bridge per IEEE 802.1ah PBB.
Pip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Provider Instance Port on a bridge per IEEE 802.1ah PBB.
Plc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Power Line Communications.
Plc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Power Line Communications.
PointToMultipoint - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
Specify point-to-multipoint network.
PointToPoint - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
Specify point-to-point network.
PointToPoint - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkAccessType
The link is point-to-point.
PolicyDriven - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.TrafficBehavior
Policy driven means policy is needed for the traffic; otherwise, the traffic will be discarded.
Pon155 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
FSAN 155Mb Symetrical PON interface.
Pon155 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
FSAN 155Mb Symetrical PON interface.
Pon622 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
FSAN 622Mb Symetrical PON interface.
Pon622 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
FSAN 622Mb Symetrical PON interface.
Port - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is some sort of networking port capable of receiving and/or transmitting networking traffic.
PortAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
Port attributes
PortNumber - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
PortNumber(PortNumber) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber
Creates a copy from Source Object.
PortNumber(Uint16) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber
 
PortRangeOrOperator - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator
Choice of specifying a port range or a single port along with an operator.
PortRangeOrOperator - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304
Grouping for port definitions in the form of a choice statement.
PortType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Base type for fabric port
Pos - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Packet over SONET/SDH Interface.
Pos - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Packet over SONET/SDH Interface.
possibleStreamChild(Class<E>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
Returns child context as if it was walked by BindingStreamEventWriter.
possibleStreamChild(Class<C>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext
 
PostCanCommitStep - Interface in org.opendaylight.mdsal.common.api
User implementation of steps following can-commit in three phase protocol.
PostPreCommitStep - Interface in org.opendaylight.mdsal.common.api
User implementation of steps following pre-commit from Three-Phase Protocol.
PowerSupply - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is a power-supplying component.
Ppp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Ppp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
PppMultilinkBundle - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
PPP Multilink Bundle.
PppMultilinkBundle - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
PPP Multilink Bundle.
PppoeDiscovery - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Point-to-Point Protocol over Ethernet.
PppoeSession - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Point-to-Point Protocol over Ethernet.
PRE_COMMIT_MAPPER - Static variable in class org.opendaylight.mdsal.dom.broker.TransactionCommitFailedExceptionMapper
 
preCommit() - Method in interface org.opendaylight.mdsal.common.api.PostCanCommitStep
Initiates a pre-commit of associated request Implementation MUST NOT do any blocking calls during this callback, all pre-commit preparation SHOULD happen asynchronously and MUST result in completing returned future object.
preCommit() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreThreePhaseCommitCohort
Initiates a pre-commit phase of associated transaction on datastore.
preCommit() - Method in class org.opendaylight.mdsal.dom.spi.store.ForwardingDOMStoreThreePhaseCommitCohort
 
Preferred - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
This is a valid address that can appear as the destination or source address of a packet.
Preferred - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
This is a valid address that can appear as the destination or source address of a packet.
Preferred - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
This is a valid address that can appear as the destination or source address of a packet.
Prefix - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list
Support for an advertised prefix entry.
Prefix - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list
Deprecated, for removal: This API element is subject to removal in a future version.
Prefix - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes
A list of prefixes along with their attributes
Prefix - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event
Contains L3 prefix attributes
Prefix - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event
Contains L3 prefix attributes
PrefixBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list
Class that builds PrefixBuilder instances.
PrefixBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list
Deprecated, for removal: This API element is subject to removal in a future version.
PrefixBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes
Class that builds PrefixBuilder instances.
PrefixBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event
Class that builds PrefixBuilder instances.
PrefixBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event
Class that builds PrefixBuilder instances.
PrefixBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
PrefixBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
PrefixBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
PrefixBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
PrefixBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
PrefixBuilder(Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
PrefixBuilder(Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
PrefixBuilder(Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
PrefixBuilder(Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
PrefixBuilder(L3PrefixAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
PrefixBuilder(L3PrefixAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
PrefixBuilder(L3PrefixAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
PrefixBuilder(Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
PrefixKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list
 
PrefixKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list
 
PrefixKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes
 
PrefixKey(IpPrefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixKey
 
PrefixKey(Ipv6Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
PrefixKey(Ipv6Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
PrefixKey(PrefixKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
Creates a copy from Source Object.
PrefixKey(PrefixKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
Creates a copy from Source Object.
PrefixKey(PrefixKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixKey
Creates a copy from Source Object.
PrefixLength - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet
 
PrefixLength - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet
 
PrefixLength - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet
 
PrefixLength - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet
 
PrefixLengthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet
Class that builds PrefixLengthBuilder instances.
PrefixLengthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet
Class that builds PrefixLengthBuilder instances.
PrefixLengthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet
Class that builds PrefixLengthBuilder instances.
PrefixLengthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet
Class that builds PrefixLengthBuilder instances.
PrefixLengthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
PrefixLengthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
PrefixLengthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
PrefixLengthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
PrefixLengthBuilder(PrefixLength) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
PrefixLengthBuilder(PrefixLength) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
PrefixLengthBuilder(PrefixLength) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
PrefixLengthBuilder(PrefixLength) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
PrefixList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements
Support for prefixes to be placed in Prefix Information options in Router Advertisement messages sent from the interface.
PrefixList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements
Deprecated, for removal: This API element is subject to removal in a future version.
PrefixListBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements
Class that builds PrefixListBuilder instances.
PrefixListBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements
Deprecated, for removal: This API element is subject to removal in a future version.
PrefixListBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
 
PrefixListBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Deprecated.
 
PrefixListBuilder(PrefixList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
 
PrefixListBuilder(PrefixList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Deprecated.
 
PreparingMaintenance - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
The resource is disabled in the control plane to prepare for a graceful shutdown for maintenance purposes.
PrePlannedLspFlag - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates that the LSP MUST be provisioned in the control plane only.
prettyTree() - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingLazyContainerNode
 
PrimaryISDN - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
No longer used.
PrimaryISDN - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
No longer used.
PrimaryPath - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
The service path on the underlay topology that supports this link.
PrimaryPathBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
Class that builds PrimaryPathBuilder instances.
PrimaryPathBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
 
PrimaryPathBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
 
PrimaryPathBuilder(PrimaryPath) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
 
primitiveBooleanType() - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ConcreteType which represents JAVA boolean type.
primitiveIntType() - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ConcreteType which represents JAVA int type.
primitiveVoidType() - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ConcreteType which represents JAVA void type.
printBaseInfo(SchemaNode) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printChildren(Iterable<? extends DataSchemaNode>, int, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printGrouping(GroupingDefinition) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printInfo(SchemaNode, String) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printOpenTransactions(PrintStream, int) - Method in interface org.opendaylight.mdsal.trace.api.TracingDOMDataBroker
Prints a human-readable "report" of all opened but not closed transactions, including transactions chains and transactions opened by them, onto the printStream.
printOpenTransactions(PrintStream, int) - Method in class org.opendaylight.mdsal.trace.impl.TracingBroker
 
PrintOpenTransactionsCommand - Class in org.opendaylight.mdsal.trace.cli
Karaf CLI command to dump all open transactions.
PrintOpenTransactionsCommand() - Constructor for class org.opendaylight.mdsal.trace.cli.PrintOpenTransactionsCommand
 
printSchemaNodeInfo(DataSchemaNode) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printShortInfo(AnyxmlSchemaNode, int, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printShortInfo(ContainerSchemaNode, int, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printShortInfo(LeafListSchemaNode, int, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printShortInfo(LeafSchemaNode, int, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printShortInfo(ListSchemaNode, int, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
printUses(UsesNode) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
PRIVATE - org.opendaylight.mdsal.binding.model.api.AccessModifier
 
Probe - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
The neighbor is no longer known to be reachable, and unicast Neighbor Solicitation probes are being sent to verify reachability.
Probe - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
The neighbor is no longer known to be reachable, and unicast Neighbor Solicitation probes are being sent to verify reachability.
Probe - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
The neighbor is no longer known to be reachable, and unicast Neighbor Solicitation probes are being sent to verify reachability.
process(Module) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
processCandidateTree(DataTreeCandidate) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisher
Process a candidate tree with respect to registered listeners.
Profinet - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
PROcess FIeld Net (PROFINET).
Prohibit - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
Discard the packet and notify the sender with an error message indicating that the communication is administratively prohibited.
PropAtm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Proprietary ATM.
PropAtm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Proprietary ATM.
PropBWAp2Mp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
PropBroadbandWirelessAccesspt2Multipt (use of this value for IEEE 802.16 WMAN interfaces as per IEEE Std 802.16f is deprecated, and ieee80216WMAN(237) should be used instead).
PropBWAp2Mp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
PropBroadbandWirelessAccesspt2Multipt (use of this value for IEEE 802.16 WMAN interfaces as per IEEE Std 802.16f is deprecated, and ieee80216WMAN(237) should be used instead).
PropCnls - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Proprietary Connectionless Protocol.
PropCnls - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Proprietary Connectionless Protocol.
PropDocsWirelessDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cisco proprietary Downstream.
PropDocsWirelessDownstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cisco proprietary Downstream.
PropDocsWirelessMaclayer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cisco proprietary Maclayer.
PropDocsWirelessMaclayer - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cisco proprietary Maclayer.
PropDocsWirelessUpstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Cisco proprietary Upstream.
PropDocsWirelessUpstream - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Cisco proprietary Upstream.
properties - Variable in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
Set of class attributes (fields) which are derived from the getter methods names.
properties - Variable in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
PropMultiplexor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Proprietary multiplexing.
PropMultiplexor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Proprietary multiplexing.
PropPointToPointSerial - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Proprietary serial.
PropPointToPointSerial - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Proprietary serial.
propsAsArgs(Iterable<GeneratedProperty>) - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
PropVirtual - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Proprietary virtual/internal.
PropVirtual - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Proprietary virtual/internal.
PropWirelessP2P - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Prop.
PropWirelessP2P - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Prop.
PROTECTED - org.opendaylight.mdsal.binding.model.api.AccessModifier
 
ProtectionExternalCommands - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity from which protection-related external commands used for troubleshooting purposes are derived.
Proteon10Mbit - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Proteon10Mbit - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Proteon80Mbit - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Proteon80Mbit - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
ProviderBridging - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Provider Bridging (802.1ad) and Shortest Path Bridging (801.1aq).
ProvidingService - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
The resource is providing service.
PseudowireSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Multi-segment Pseudowire VPN SAFI.
Ptm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Packet Transfer Mode.
Ptm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Packet Transfer Mode.
PUBLIC - org.opendaylight.mdsal.binding.model.api.AccessModifier
 
put(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in interface org.opendaylight.mdsal.binding.api.WriteOperations
Stores a piece of data at the specified path.
put(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
put(LogicalDatastoreType, InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingWriteTransaction
 
put(LogicalDatastoreType, YangInstanceIdentifier, NormalizedNode) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeWriteOperations
Stores a piece of data at the specified path.
put(LogicalDatastoreType, YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
put(LogicalDatastoreType, YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataWriteTransaction
 
put(InstanceIdentifier<T>, T) - Method in interface org.opendaylight.mdsal.binding.util.TypedWriteTransaction
Writes an object to the given path.
putNotification(DOMNotification) - Method in interface org.opendaylight.mdsal.dom.api.DOMNotificationPublishService
Publish a notification.
putNotification(Notification) - Method in interface org.opendaylight.mdsal.binding.api.NotificationPublishService
Publishes a notification to subscribed listeners.
putNotification(DOMNotification) - Method in class org.opendaylight.mdsal.dom.broker.DOMNotificationRouter
 
putNotification(DOMNotification) - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMNotificationRouter
 
putNotification(DOMNotification) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationPublishService
 
putNotification(Notification) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationPublishServiceAdapter
 
putNotification(Notification) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiNotificationPublishService
 

Q

Q2931 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Q.2931.
Q2931 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Q.2931.
Qam - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
RF Qam Interface.
Qam - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
RF Qam Interface.
Qllc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
SNA QLLC.
Qllc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
SNA QLLC.
QNAME - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.A12MppSwitch
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Aal2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Aal5
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.ActelisMetaLOOP
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Adsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Adsl2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Adsl2plus
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Aflane8023
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Aflane8025
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AluELP
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AluEpon
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AluEponLogicalLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AluEponOnu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AluEponPhysicalUni
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AluGponOnu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AluGponPhysicalUni
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Arap
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Arcnet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.ArcnetPlus
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Async
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Atm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Atmbond
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AtmDxi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AtmFuni
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AtmIma
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AtmLogical
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AtmRadio
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AtmSubInterface
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AtmVciEndPt
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AtmVirtual
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.AviciOpticalEther
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.BasicISDN
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Bgppolicyaccounting
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Bits
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Bridge
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Bsc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.CableDownstreamRfPort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.CapwapDot11Bss
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.CapwapDot11Profile
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.CapwapWtpVirtualRadio
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.CblVectaStar
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.CctEmul
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ces
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Channel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.CiscoISLvlan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Cnr
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Coffee
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.CompositeLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Dcn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DdnX25
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DigitalPowerline
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DigitalWrapperOverheadChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Dlsw
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableMaclayer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableMCmtsDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableNdf
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableNdr
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableScte55d1FwdOob
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableScte55d1RetOob
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableScte55d2DsOob
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableScte55d2UsOob
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableUpstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableUpstreamChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsCableUpstreamRfPort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsOfdmaUpstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DocsOfdmDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ds0
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ds0Bundle
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ds1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ds1FDL
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ds3
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Dtm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DvbAsiIn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DvbAsiOut
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DvbRccDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DvbRccMacLayer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DvbRccUpstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DvbRcsMacLayer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DvbRcsTdma
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.DvbTdm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.E1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Econet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Eon
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Eplrs
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Escon
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ethernet3Mbit
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.EthernetCsmacd
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Fast
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Fastdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FastEther
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FastEtherFX
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FcipLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Fddi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FibreChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FrameRelay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FrameRelayInterconnect
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FrameRelayMPI
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FrameRelayService
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FrDlciEndPt
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Frf16MfrBundle
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.FrForward
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.G703at2mb
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.G703at64k
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.G9981
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.G9982
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.G9983
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Gfast
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Gfp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.GigabitEthernet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Gpon
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Gr303IDT
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Gr303RDT
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Gtp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.H323Gatekeeper
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.H323Proxy
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Hdh1822
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Hdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Hdsl2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Hiperlan2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Hippi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.HippiInterface
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Homepna
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.HostPad
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Hssi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Hyperchannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.IanaInterfaceType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ibm370parChan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Idsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ieee1394
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ieee80211
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ieee80212
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ieee802154
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ieee80216WMAN
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ieee8023adLag
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.IfGsn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.IfPwType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.IfVfiType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ilan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Imt
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Infiniband
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Interleave
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.IpForward
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.IpOverAtm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.IpOverCdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.IpOverClaw
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.IpSwitch
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Isdn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Isdns
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Isdnu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Iso88022llc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Iso88023Csmacd
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Iso88024TokenBus
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Iso88025CRFPInt
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Iso88025Dtr
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Iso88025Fiber
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Iso88025TokenRing
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Iso88026Man
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Isup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.L2vlan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.L3ipvlan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.L3ipxvlan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Lapb
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Lapd
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Lapf
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Linegroup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Lmp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.LocalTalk
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.MacSecControlledIF
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.MacSecUncontrolledIF
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.MediaMailOverIp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.MfSigLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Miox25
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.MocaVersion1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Modem
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Mpc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.MpegTransport
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Mpls
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.MplsTunnel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Msdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Mvl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Myrinet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Nfas
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Nsip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.OpticalChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.OpticalChannelGroup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.OpticalTransport
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Other
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.OtnOdu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.OtnOtu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Para
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PdnEtherLoop1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PdnEtherLoop2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Pip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Plc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Pon155
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Pon622
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Pos
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ppp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PppMultilinkBundle
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PrimaryISDN
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropAtm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropBWAp2Mp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropCnls
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropDocsWirelessDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropDocsWirelessMaclayer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropDocsWirelessUpstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropMultiplexor
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropPointToPointSerial
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropVirtual
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.PropWirelessP2P
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Proteon10Mbit
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Proteon80Mbit
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ptm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Q2931
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Qam
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Qllc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.RadioMAC
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Radsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.ReachDSL
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Regular1822
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Rfc1483
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Rfc877x25
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Rpr
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Rs232
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Rsrb
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Sdci
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Sdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Sdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Shdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Sip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.SipSig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.SipTg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.SixToFour
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Slip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.SmdsDxi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.SmdsIcip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.SoftwareLoopback
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Sonet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.SonetOverheadChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.SonetPath
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.SonetVT
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Srp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ss7SigLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.StackToStack
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.StarLan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Tdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.TeLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.TermPad
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Tr008
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.TranspHdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Tunnel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Ultra
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Usb
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.V11
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.V35
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.V36
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.V37
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Vdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.Vdsl2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VirtualIpAddress
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VirtualTg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VmwareNicTeam
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VmwareVirtualNic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceDID
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceEBS
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceEM
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceEMFGD
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceEncap
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceFGDEANA
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceFGDOS
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceFXO
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceFXS
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceOverAtm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceOverCable
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceOverFrameRelay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.VoiceOverIp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.WwanPP
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.WwanPP2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.X213
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.X25huntGroup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.X25mlp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.X25ple
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.X86Laps
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119.XboxWireless
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.A12MppSwitch
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Aal2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Aal5
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.ActelisMetaLOOP
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Adsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Adsl2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Adsl2plus
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Aflane8023
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Aflane8025
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AluELP
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AluEpon
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AluEponLogicalLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AluEponOnu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AluEponPhysicalUni
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AluGponOnu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AluGponPhysicalUni
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Arap
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Arcnet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.ArcnetPlus
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Async
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Atm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Atmbond
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AtmDxi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AtmFuni
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AtmIma
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AtmLogical
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AtmRadio
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AtmSubInterface
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AtmVciEndPt
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AtmVirtual
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.AviciOpticalEther
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.BasicISDN
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Bgppolicyaccounting
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Bits
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Bridge
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Bsc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.CableDownstreamRfPort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.CapwapDot11Bss
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.CapwapDot11Profile
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.CapwapWtpVirtualRadio
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.CblVectaStar
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.CctEmul
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ces
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Channel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.CiscoISLvlan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Cnr
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Coffee
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.CompositeLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Dcn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DdnX25
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DigitalPowerline
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DigitalWrapperOverheadChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Dlsw
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableMaclayer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableMCmtsDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableNdf
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableNdr
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableScte55d1FwdOob
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableScte55d1RetOob
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableScte55d2DsOob
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableScte55d2UsOob
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableUpstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableUpstreamChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsCableUpstreamRfPort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsOfdmaUpstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DocsOfdmDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ds0
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ds0Bundle
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ds1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ds1FDL
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ds3
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Dtm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DvbAsiIn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DvbAsiOut
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DvbRccDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DvbRccMacLayer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DvbRccUpstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DvbRcsMacLayer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DvbRcsTdma
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.DvbTdm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.E1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Econet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Eon
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Eplrs
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Escon
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ethernet3Mbit
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.EthernetCsmacd
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Fast
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Fastdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FastEther
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FastEtherFX
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FcipLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Fddi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FibreChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FrameRelay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FrameRelayInterconnect
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FrameRelayMPI
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FrameRelayService
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FrDlciEndPt
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Frf16MfrBundle
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.FrForward
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.G703at2mb
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.G703at64k
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.G9981
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.G9982
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.G9983
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Gfast
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Gfp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ghn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.GigabitEthernet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Gpon
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Gr303IDT
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Gr303RDT
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Gtp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.H323Gatekeeper
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.H323Proxy
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Hdh1822
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Hdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Hdsl2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Hiperlan2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Hippi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.HippiInterface
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Homepna
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.HostPad
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Hssi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Hyperchannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.IanaInterfaceType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ibm370parChan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Idsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ieee1394
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ieee80211
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ieee80212
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ieee802154
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ieee80216WMAN
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ieee8023adLag
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.IfGsn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.IfPwType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.IfVfiType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ilan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Imt
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Infiniband
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Interleave
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.IpForward
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.IpOverAtm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.IpOverCdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.IpOverClaw
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.IpSwitch
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Isdn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Isdns
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Isdnu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Iso88022llc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Iso88023Csmacd
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Iso88024TokenBus
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Iso88025CRFPInt
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Iso88025Dtr
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Iso88025Fiber
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Iso88025TokenRing
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Iso88026Man
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Isup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.L2vlan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.L3ipvlan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.L3ipxvlan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Lapb
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Lapd
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Lapf
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Linegroup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Lmp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.LocalTalk
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.MacSecControlledIF
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.MacSecUncontrolledIF
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.MediaMailOverIp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.MfSigLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Miox25
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.MocaVersion1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Modem
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Mpc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.MpegTransport
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Mpls
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.MplsTunnel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Msdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Mvl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Myrinet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Nfas
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Nsip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.OpticalChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.OpticalChannelGroup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.OpticalTransport
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Other
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.OtnOdu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.OtnOduc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.OtnOtsi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.OtnOtsig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.OtnOtu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.OtnOtuc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Para
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PdnEtherLoop1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PdnEtherLoop2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Pip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Plc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Pon155
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Pon622
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Pos
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ppp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PppMultilinkBundle
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PrimaryISDN
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropAtm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropBWAp2Mp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropCnls
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropDocsWirelessDownstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropDocsWirelessMaclayer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropDocsWirelessUpstream
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropMultiplexor
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropPointToPointSerial
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropVirtual
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.PropWirelessP2P
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Proteon10Mbit
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Proteon80Mbit
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ptm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Q2931
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Qam
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Qllc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.RadioMAC
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Radsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.ReachDSL
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Regular1822
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Rfc1483
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Rfc877x25
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Rpr
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Rs232
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Rsrb
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Sdci
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Sdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Sdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Shdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Sip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.SipSig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.SipTg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.SixToFour
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Slip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.SmdsDxi
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.SmdsIcip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.SoftwareLoopback
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Sonet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.SonetOverheadChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.SonetPath
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.SonetVT
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Srp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ss7SigLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.StackToStack
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.StarLan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Tdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.TeLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.TermPad
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Tr008
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.TranspHdlc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Tunnel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Ultra
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Usb
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.V11
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.V35
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.V36
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.V37
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Vdsl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.Vdsl2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VirtualIpAddress
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VirtualTg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VmwareNicTeam
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VmwareVirtualNic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceDID
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceEBS
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceEM
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceEMFGD
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceEncap
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceFGDEANA
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceFGDOS
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceFXO
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceFXS
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceOverAtm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceOverCable
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceOverFrameRelay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.VoiceOverIp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.WwanPP
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.WwanPP2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.X213
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.X25huntGroup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.X25mlp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.X25ple
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.X86Laps
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703.XboxWireless
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Backplane
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Battery
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Chassis
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Container
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Cpu
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.EnergyObject
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Fan
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.HardwareClass
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Module
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Port
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.PowerSupply
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Sensor
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Stack
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.StorageDrive
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313.Unknown
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Accept
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclBase
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclCounters
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Actions
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.Eth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.Eth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.L2
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.L3
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.Icmp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Icmp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.L4
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Tcp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperator
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.DestinationPort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.Tcp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperator
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.SourcePort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.Udp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperator
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.DestinationPort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.Udp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperator
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.SourcePort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Statistics
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.Aces
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatistics
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSets
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Egress
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.Ingress
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceAcl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPoints
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Acls
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Drop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.EthAclType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.ForwardingAction
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Ipv4AclType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Ipv6AclType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.LogAction
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.LogNone
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.LogSyslog
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.MixedEthIpv4AclType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.MixedEthIpv4Ipv6AclType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.MixedEthIpv6AclType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.Reject
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.DnsMatches
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214.Candidate
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214.Conventional
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214.Datastore
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214.Dynamic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214.Intended
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214.Operational
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214.Running
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214.Startup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.DeviceAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinks
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePorts
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.Options
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacity
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetwork
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricNetworkType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.LinkAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.PortAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Access
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.AclRedirect
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bandwidth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Border
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bw100G
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bw100M
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bw10G
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bw10M
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bw1G
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bw1M
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bw25G
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bw400G
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Bw40G
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.DeviceRole
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.DynamicRouteExchange
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Eth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.External
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.fabric.port.TunnelOption
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortRole
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Internal
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.IpMapping
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Leaf
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.PortType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Serial
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.ServiceCapability
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.Spine
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.TrillFabric
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.VlanFabric
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.VxlanFabric
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.Hardware
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChange
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.Hardware
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChange
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.Interfaces
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesState
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfaceType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.Interfaces
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesState
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfaceType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Address
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.Netmask
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLength
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.Subnet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.Netmask
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLength
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.Subnet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.Netmask
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLength
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.Subnet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.Subnet
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Ipv4Unicast
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertise
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.ControlAdvPrefixes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixList
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv6Unicast
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.FlagIdentity
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.Prefix
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.Prefix
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceName
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Ip
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Unnumbered
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.TerminationPointType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEvent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEvent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEvent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3TerminationPointAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3TopologyAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3UnicastTopologyType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEvent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.Prefix
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEvent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEvent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEvent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEvent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.Root
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElements
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessLists
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.AccessLists
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicy
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicy
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Mud
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Interface
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.NiType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRoot
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRoot
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRoot
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRoot
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRoot
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRoot
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.RootType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstances
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworkRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetwork
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.Networks
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NodeRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworkRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetwork
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.Networks
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NodeRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.LinkRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Destination
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Source
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.TpRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.LinkRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Destination
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Source
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.TpRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214.Default
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214.Dynamic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214.Intended
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214.Learned
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214.Origin
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214.System
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214.Unknown
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4Network
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.DestinationNetwork
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4Network
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.SourceNetwork
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6Network
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.DestinationNetwork
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6Network
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.SourceNetwork
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIcmpHeaderFields
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv6HeaderFields
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclUdpHeaderFields
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Operator
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Range
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.PortRangeOrOperator
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.PortRangeOrOperator
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.AddressFamily$G
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.AddressFamily$I
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.ControlPlaneProtocol
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Direct
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Ipv4
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Ipv6
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.NextHopOptions
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.NextHopOptions
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.NextHopContent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.NextHopStateContent
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouteMetadata
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouterId
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocols
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Interfaces
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Routing
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Ribs
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Input
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.Output
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.Route
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.ActiveRoute
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.Routes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.Route
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocols
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Ribs
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Input
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.Output
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHop
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.Route
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.ActiveRoute
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.Routes
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHop
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingProtocol
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingState
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.Static
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.EntropyLabelIndicator
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.ExtensionLabel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.GalLabel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.ImplicitNullLabel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4ExplicitNullLabel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6ExplicitNullLabel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStack
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelSpecialPurposeValue
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelStack
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.OamAlertLabel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouterAlertLabel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.VpnRouteTargets
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BackupProtectionLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BackupProtectionNodeLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BackupProtectionType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcModelMam
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcModelMar
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcModelRdm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcModelType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.PerformanceMetricsAttributesPacket
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.PerformanceMetricsThrottleContainerPacket
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.Underlay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrixEntryPathAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeolocationContainer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.Topology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceState
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.Topology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceState
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerLinkAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerNodeAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourceStateAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InterfaceSwitchingCapabilityList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.Te
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.Te
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerNode
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerTtp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.Statistics
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomain
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.Underlay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinks
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Bundle
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinks
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.Component
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.BundleStackLevel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgs
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgs
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntry
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Recovery
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Underlay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElement
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElement
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPath
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.Tunnels
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPoints
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.Statistics
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.Statistics
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrix
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatrices
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.From
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.To
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntry
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptation
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivities
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.Te
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.Te
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplate
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplate
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.Templates
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.Te
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkAugment
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkConfigAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkIscdAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeAugment
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfigAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfigAttributesTemplate
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConnectivityMatrices
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConnectivityMatrixAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeStateDerived
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointLlcList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TePathElement
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointAugment
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologiesAugment
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyAugment
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.Te
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.Te
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.From
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.To
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TeNodeConnectivityMatrixAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TeNodeTunnelTerminationPointLlcList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.Label
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.Type
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ActionExercise
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ActionForcedSwitch
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ActionFreeze
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ActionLockoutOfNormal
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ActionLockoutOfProtection
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ActionManualSwitch
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AssociationType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AssociationTypeDoubleSidedBidir
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AssociationTypeRecovery
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AssociationTypeResourceSharing
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AssociationTypeSingleSidedBidir
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.BandwidthProtectionDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.BoundaryReroutingDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Clear
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ClearFreeze
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ClearLockoutOfNormal
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonPathConstraintsAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ContiguousLspDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Cost
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Delay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.DoNotRevert
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.EndToEndReroutingDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.EntropyLabelCapability
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumber
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.Label
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.Type
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ExplicitRouteHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.FailureOfProtocol
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ForcedSwitch
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityName
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValues
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNames
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraints
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBounds
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetric
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.Metric
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.Tiebreakers
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.Tiebreaker
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunction
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunction
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.Algorithm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.Optimizations
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObject
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjects
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathProperties
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsLists
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNames
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathAffinities
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathConstraints
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathDisjointness
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathMetricBounds
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathOptimization
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathProperties
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathSrlgs
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.Generic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.Technology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEnd
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStart
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStep
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestriction
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictions
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelSetInfo
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LinkProtection1For1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LinkProtection1Plus1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LinkProtectionEnhanced
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LinkProtectionExtraTraffic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LinkProtectionShared
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LinkProtectionType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LinkProtectionUnprotected
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LocalProtectionDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LocalRecordingDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LockoutOfProtection
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LoopbackDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspAttributesFlags
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingDigitalWrapper
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingEthernet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingFiber
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingFiberChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingLambda
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingLine
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingOduk
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingOpticalChannel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingPacket
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingPdh
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingSdh
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspEncodingTypes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspIntegrityRequired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspMetricAbsolute
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspMetricInherited
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspMetricRelative
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspMetricType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspPathComputationFailed
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspPathComputationOk
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspPathComputing
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtection1For1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtection1ForN
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtectionBidir1Plus1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtectionExtraTraffic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtectionReroute
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtectionRerouteExtra
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtectionState
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtectionType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtectionUnidir1Plus1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspProtectionUnprotected
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspRestorationRestoreAll
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspRestorationRestoreAny
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspRestorationType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspStateDown
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspStateSettingUp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspStateSetupFailed
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspStateSetupOk
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspStateTearingDown
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspStateType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspStateUp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LspStitchingDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ManualSwitch
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.NodeProtectionDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.NonPhpBehaviorFlag
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Normal
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.NotOptimized
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OamMepEntityDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OamMipEntityDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ObjectiveFunctionType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OfMaximizeResidualBandwidth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OfMinimizeAggBandwidthConsumption
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OfMinimizeCostPath
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OfMinimizeCostPathSet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OfMinimizeLoadMostLoadedLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OfMinimizeLoadPath
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OobMappingFlag
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjects
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjects
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OptimizationMetricEntry
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.P2mpTeTreeEvalRequest
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.Srlg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.Srlg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlways
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlways
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.Srlg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.Srlg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObject
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObject
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathComputationMethod
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathComputationSrlgType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathConstraintsRouteObjects
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathExplicitlyDefined
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathExternallyQueried
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathInvalidationActionDrop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathInvalidationActionTeardown
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathInvalidationActionType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathLocallyComputed
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathMetricDelayAverage
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathMetricDelayMinimum
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathMetricHop
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathMetricIgp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathMetricOptimizeExcludes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathMetricOptimizeIncludes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathMetricResidualBandwidth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathMetricTe
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathMetricType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathReevaluationRequest
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathRouteExcludeObjects
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathRouteIncludeObjects
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathScopeEndToEnd
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathScopeSegment
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathScopeType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathSetupRsvp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathSetupSr
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathSetupStatic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathSignalingType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathTiebreakerMaxfill
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathTiebreakerMinfill
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathTiebreakerRandom
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathTiebreakerType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWay
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisement
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdIn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOut
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayDelayLoss
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsThresholds
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsThrottleContainer
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsTwoWayDelayLoss
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PrePlannedLspFlag
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ProtectionExternalCommands
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RecordRouteState
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ResourceAffExcludeAny
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ResourceAffIncludeAll
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ResourceAffIncludeAny
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.ResourceAffinitiesType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RestorationSchemePrecomputed
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RestorationSchemePreconfigured
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RestorationSchemePresignaled
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RestorationSchemeType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RouteExcludeObject
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RouteExcludeSrlg
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RouteIncludeObject
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RouteUsageType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RtmSetDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SegmentBasedReroutingDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SessionAttributesFlags
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SeStyleDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SignalDegrade
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SignalFail
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SignalFailOfProtection
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SoftPreemptionDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SrlgCollectionDesired
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SrlgIgnore
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SrlgPreferred
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SrlgStrict
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SrlgWeighted
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SwitchingCapabilities
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SwitchingDcsc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SwitchingEvpl
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SwitchingFsc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SwitchingL2sc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SwitchingLsc
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SwitchingOtn
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SwitchingPsc1
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.SwitchingTdm
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.Generic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.Technology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidth
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.Generic
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.Technology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeActionFail
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeActionResult
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeActionSuccess
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$G
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabel
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeOptimizationCriterion
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyIdentifier
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTunnelP2mp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTunnelP2p
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTunnelType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelActionInprogress
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelActionReoptimize
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelActionResetup
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelActionSwitchpath
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelActionType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelAdminStateDown
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelAdminStateType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelAdminStateUp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelConstraints
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelStateDown
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelStateType
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TunnelStateUp
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TwoWayPerformanceMetrics
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.WaitToRestore
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Deviation
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.Submodule
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.SchemaLeaf
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModuleList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesState
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChange
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.LocationLeafList
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Deviation
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.Submodule
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.SchemaLeaf
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.Submodule
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.Submodule
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleIdentificationLeafs
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleImplementationParameters
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleList
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleSetParameters
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSet
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibrary
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange
Deprecated.
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryParameters
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdate
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.Inline
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.Inline
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchema
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchema
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.SchemaRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMounts
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.Entity
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.extension.yang.ext.rev130709.RpcContextRef
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Link
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPoint
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeAttributes
 
QNAME - Static variable in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpAttributes
 
QNAME_STATIC_FIELD_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
Qnx - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
QNX Qnet.
QueryExecutor - Interface in org.opendaylight.mdsal.binding.api.query
 
QueryExpression<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api.query
An opaque query expression.
QueryFactory - Interface in org.opendaylight.mdsal.binding.api.query
Primary entry point to creating QueryExpression instances.
QueryOperations - Interface in org.opendaylight.mdsal.binding.api
Query-like operations supported by ReadTransaction and ReadWriteTransaction.
QueryReadTransaction - Interface in org.opendaylight.mdsal.binding.api
A ReadTransaction which also supports QueryOperations.
QueryReadWriteTransaction - Interface in org.opendaylight.mdsal.binding.api
A ReadWriteTransaction which also supports QueryOperations.
QueryResult<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api.query
Result of executing a QueryExpression.
QueryResult.Item<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api.query
A single item in the result set.
QueryStructureException - Exception in org.opendaylight.mdsal.binding.api.query
Exception reported when the proposed query has a structural problem.
QueryStructureException(String) - Constructor for exception org.opendaylight.mdsal.binding.api.query.QueryStructureException
 
QueryStructureException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.binding.api.query.QueryStructureException
 
querySubtree(InstanceIdentifier<T>) - Method in interface org.opendaylight.mdsal.binding.api.query.QueryFactory
Create a new DescendantQueryBuilder for a specified root path.
querySubtree(InstanceIdentifier<T>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.query.DefaultQueryFactory
 
querySubtree(InstanceIdentifier<T>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.query.OSGiQueryFactory
 
queueDepth() - Method in annotation type org.opendaylight.mdsal.dom.broker.OSGiDOMNotificationRouter.Config
 

R

RadioMAC - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
MAC layer over radio links.
RadioMAC - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
MAC layer over radio links.
Radsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Rate-Adapt.
Radsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Rate-Adapt.
Random - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
Indicates an address chosen by the system at random, e.g., an IPv4 address within 169.254/16, an RFC 4941 temporary address, or an RFC 7217 semantically opaque address.
Random - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
Indicates an address chosen by the system at random, e.g., an IPv4 address within 169.254/16, a temporary address as described in RFC 4941, or a semantically opaque address as described in RFC 7217.
Range - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator
This class represents the following YANG schema fragment defined in module ietf-packet-fields
RangeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator
Class that builds RangeBuilder instances.
RangeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
 
RangeBuilder(Range) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
 
RangeOrOperator - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port
Destination port definition from range or operator.
RangeOrOperator - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port
Source port definition from range or operator.
RangeOrOperator - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port
Destination port definition from range or operator.
RangeOrOperator - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port
Source port definition from range or operator.
RangeOrOperatorBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port
Class that builds RangeOrOperatorBuilder instances.
RangeOrOperatorBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port
Class that builds RangeOrOperatorBuilder instances.
RangeOrOperatorBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port
Class that builds RangeOrOperatorBuilder instances.
RangeOrOperatorBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port
Class that builds RangeOrOperatorBuilder instances.
RangeOrOperatorBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder(RangeOrOperator) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder(RangeOrOperator) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder(RangeOrOperator) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder(RangeOrOperator) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder(PortRangeOrOperator) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder(PortRangeOrOperator) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder(PortRangeOrOperator) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
 
RangeOrOperatorBuilder(PortRangeOrOperator) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
 
Rarp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Reverse Address Resolution Protocol.
Reachable - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
Roughly speaking, the neighbor is known to have been reachable recently (within tens of seconds ago).
Reachable - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
Roughly speaking, the neighbor is known to have been reachable recently (within tens of seconds ago).
Reachable - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
Roughly speaking, the neighbor is known to have been reachable recently (within tens of seconds ago).
ReachDSL - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Long Reach DSL.
ReachDSL - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Long Reach DSL.
read(LogicalDatastoreType, InstanceIdentifier<T>) - Method in interface org.opendaylight.mdsal.binding.api.ReadOperations
Reads data from the provided logical data store located at the provided path.
read(LogicalDatastoreType, InstanceIdentifier<T>) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadTransaction
 
read(LogicalDatastoreType, InstanceIdentifier<T>) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingReadWriteTransaction
 
read(LogicalDatastoreType, YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeReadOperations
Reads data from provided logical data store located at the provided path.
read(LogicalDatastoreType, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadOnlyTransaction
 
read(LogicalDatastoreType, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMDataReadWriteTransaction
 
read(InstanceIdentifier<T>) - Method in interface org.opendaylight.mdsal.binding.util.TypedReadTransaction
Reads an object from the given path.
read(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreReadTransaction
Reads data from provided logical data store located at provided path.
read(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction
 
read(YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadWriteTransaction
 
readData(DataObject, Class<T>) - Static method in class org.opendaylight.mdsal.binding.spec.util.DataObjectReadingUtil
 
readData(P, InstanceIdentifier<P>, InstanceIdentifier<T>) - Static method in class org.opendaylight.mdsal.binding.spec.util.DataObjectReadingUtil
Read data from parent at specified path.
ReadFailedException - Exception in org.opendaylight.mdsal.common.api
An exception for a failed read.
ReadFailedException(String, Throwable, RpcError...) - Constructor for exception org.opendaylight.mdsal.common.api.ReadFailedException
 
ReadFailedException(String, RpcError...) - Constructor for exception org.opendaylight.mdsal.common.api.ReadFailedException
 
readFrom(DataInput) - Static method in enum org.opendaylight.mdsal.common.api.LogicalDatastoreType
 
ReadOperations - Interface in org.opendaylight.mdsal.binding.api
Read-like operations supported by ReadTransaction and ReadWriteTransaction.
ReadTransaction - Interface in org.opendaylight.mdsal.binding.api
A transaction that provides a stateful read-only view of the data tree.
readUint24(ByteBuf) - Static method in class org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtils
Read a Uint24 from specified buffer.
ReadWriteOperations - Interface in org.opendaylight.mdsal.binding.api
A combination of ReadOperations and WriteOperations as supported by ReadWriteTransaction, without a tie-in into lifecycle management.
ReadWriteTransaction - Interface in org.opendaylight.mdsal.binding.api
A transaction that enables combined read/write capabilities.
ready() - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreWriteTransaction
Seals transaction, and returns three-phase commit cohort associated with this transaction and DOM Store to be coordinated by coordinator.
ready() - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction
 
Receive - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
The packet will be received by the local system.
reconnectDelayMillis() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSink.Config
 
RecordRouteState - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
The Record Route grouping.
Recovery - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived
Status of the recovery process.
RecoveryAdmin - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
The operator has issued a command to switch the user traffic to the recovery span.
RecoveryBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived
Class that builds RecoveryBuilder instances.
RecoveryBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
 
RecoveryBuilder(Recovery) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
 
RecoveryFailed - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
The recovery action has failed.
RecoveryStarted - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
The recovery action has been started but not completed.
RecoverySucceeded - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
The recovery action has succeeded.
RecoveryUnavailable - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
The recovery is unavailable, as a result of either an operator's lockout command or a failure condition detected on the recovery span.
recursiveFrom(DataTreeCandidateNode) - Static method in enum org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralType
 
referenceDescription() - Method in class org.opendaylight.mdsal.binding.model.api.TypeMemberComment
Return the member reference description.
referenceOf(String) - Static method in class org.opendaylight.mdsal.binding.model.api.TypeMemberComment
 
RegexPatterns - Class in org.opendaylight.yangtools.yang.binding
 
register() - Method in interface org.opendaylight.mdsal.dom.api.DOMMountPointService.DOMMountPointBuilder
 
registerActionImplementation(T, Set<DOMActionInstance>) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMActionProviderService
 
registerActionImplementation(T, Set<DOMActionInstance>) - Method in interface org.opendaylight.mdsal.dom.api.DOMActionProviderService
Register an DOMActionImplementation object with this service.
registerActionImplementation(T, DOMActionInstance...) - Method in interface org.opendaylight.mdsal.dom.api.DOMActionProviderService
 
registerAvailabilityListener(T) - Method in interface org.opendaylight.mdsal.dom.api.DOMActionAvailabilityExtension
Register a DOMActionAvailabilityExtension.AvailabilityListener with this service to receive notifications about operation implementations becoming (un)available.
registerAvailableYangs(List<URL>) - Method in class org.opendaylight.mdsal.dom.broker.schema.ScanningSchemaServiceProvider
Deprecated.
 
registerCandidate(E) - Method in interface org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipService
Registers a candidate for ownership of the given entity.
registerCandidate(Entity) - Method in interface org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService
 
registerCandidate(Entity) - Method in class org.opendaylight.mdsal.eos.binding.dom.adapter.BindingDOMEntityOwnershipServiceAdapter
 
registerCandidate(Entity) - Method in class org.opendaylight.mdsal.eos.binding.dom.adapter.OSGiEntityOwnershipService
 
registerCandidate(DOMEntity) - Method in interface org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService
 
registerCandidate(DOMEntity) - Method in class org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipService
 
registerClusterSingletonService(ClusterSingletonService) - Method in interface org.opendaylight.mdsal.singleton.common.api.ClusterSingletonServiceProvider
Method registers ClusterSingletonService to Provider.
registerClusterSingletonService(ClusterSingletonService) - Method in class org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl
 
registerClusterSingletonService(ClusterSingletonService) - Method in class org.opendaylight.mdsal.singleton.dom.impl.OSGiClusterSingletonServiceProvider
 
registerCommitCohort(DataTreeIdentifier<D>, T) - Method in interface org.opendaylight.mdsal.binding.api.DataTreeCommitCohortRegistry
Register commit cohort which will participate in three-phase commit protocols of write transaction in data broker associated with this instance of extension.
registerCommitCohort(DOMDataTreeIdentifier, T) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeCommitCohortRegistry
Register commit cohort which will participate in three-phase commit protocols of DOMDataTreeWriteTransactionin data broker associated with this instance of extension.
registerDataTreeChangeListener(DataTreeIdentifier<T>, L) - Method in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService
Registers a DataTreeChangeListener to receive notifications when data changes under a given path in the conceptual data tree.
registerDataTreeChangeListener(DOMDataTreeIdentifier, L) - Method in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeService
Registers a DOMDataTreeChangeListener to receive notifications when data changes under a given path in the conceptual data tree.
registerDataTreeChangeListener(DataTreeIdentifier<T>, L) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMDataBrokerAdapter
 
registerDataTreeChangeListener(DataTreeIdentifier<T>, L) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiDataBroker
 
registerDataTreeChangeListener(DataTreeIdentifier<T>, L) - Method in class org.opendaylight.mdsal.binding.spi.ForwardingDataBroker
 
registerImplementation(Class<T>, S) - Method in interface org.opendaylight.mdsal.binding.api.ActionProviderService
 
registerImplementation(Class<T>, S, LogicalDatastoreType) - Method in interface org.opendaylight.mdsal.binding.api.ActionProviderService
 
registerImplementation(Class<T>, S, LogicalDatastoreType, Set<DataTreeIdentifier<O>>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiActionProviderService
 
registerImplementation(Class<T>, S, LogicalDatastoreType, Set<DataTreeIdentifier<O>>) - Method in interface org.opendaylight.mdsal.binding.api.ActionProviderService
Register an implementation of an action, potentially constrained to a set of nodes.
registerImplementation(Class<T>, S, LogicalDatastoreType, Set<DataTreeIdentifier<O>>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.ActionProviderServiceAdapter
 
registerListener(String, L) - Method in interface org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipService
Registers a listener that is interested in ownership changes for entities of the given entity type.
registerListener(String, EntityOwnershipListener) - Method in interface org.opendaylight.mdsal.eos.binding.api.EntityOwnershipService
 
registerListener(String, EntityOwnershipListener) - Method in class org.opendaylight.mdsal.eos.binding.dom.adapter.BindingDOMEntityOwnershipServiceAdapter
 
registerListener(String, EntityOwnershipListener) - Method in class org.opendaylight.mdsal.eos.binding.dom.adapter.OSGiEntityOwnershipService
 
registerListener(String, DOMEntityOwnershipListener) - Method in interface org.opendaylight.mdsal.eos.dom.api.DOMEntityOwnershipService
 
registerListener(String, DOMEntityOwnershipListener) - Method in class org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipService
 
registerListener(String, DOMEntityOwnershipService) - Method in class org.opendaylight.mdsal.singleton.dom.impl.DOMClusterSingletonServiceProviderImpl
 
registerListener(String, S) - Method in class org.opendaylight.mdsal.singleton.dom.impl.AbstractClusterSingletonServiceProviderImpl
Method implementation registers a defined GenericEntityOwnershipListenerRegistration type EntityOwnershipListenerRegistration.
registerListener(InstanceIdentifier<?>, T) - Method in interface org.opendaylight.mdsal.binding.api.MountPointService
 
registerListener(InstanceIdentifier<?>, T) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMMountPointServiceAdapter
 
registerListener(InstanceIdentifier<?>, T) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiMountPointService
 
registerModuleInfos(Iterable<? extends YangModuleInfo>) - Method in class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotResolver
 
registerNotificationListener(T) - Method in interface org.opendaylight.mdsal.binding.api.NotificationService
Registers a listener which implements a YANG-generated notification interface derived from NotificationListener.
registerNotificationListener(T, Collection<SchemaNodeIdentifier.Absolute>) - Method in interface org.opendaylight.mdsal.dom.api.DOMNotificationService
Register a DOMNotificationListener to receive a set of notifications.
registerNotificationListener(T, SchemaNodeIdentifier.Absolute...) - Method in interface org.opendaylight.mdsal.dom.api.DOMNotificationService
Register a DOMNotificationListener to receive a set of notifications.
registerNotificationListener(T) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMNotificationServiceAdapter
 
registerNotificationListener(T) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiNotificationService
 
registerNotificationListener(T, Collection<SchemaNodeIdentifier.Absolute>) - Method in class org.opendaylight.mdsal.dom.broker.DOMNotificationRouter
 
registerNotificationListener(T, Collection<SchemaNodeIdentifier.Absolute>) - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMNotificationRouter
 
registerNotificationListener(T, Collection<SchemaNodeIdentifier.Absolute>) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationService
 
registerNotificationListener(T, SchemaNodeIdentifier.Absolute...) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMNotificationService
 
registerProvisionListener(DOMMountPointListener) - Method in interface org.opendaylight.mdsal.dom.api.DOMMountPointService
 
registerProvisionListener(DOMMountPointListener) - Method in class org.opendaylight.mdsal.dom.broker.DOMMountPointServiceImpl
 
registerRpcImplementation(T, Set<DOMRpcIdentifier>) - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcProviderService
Register an DOMRpcImplementation object with this service.
registerRpcImplementation(T, DOMRpcIdentifier...) - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcProviderService
Register an DOMRpcImplementation object with this service.
registerRpcImplementation(Class<S>, T) - Method in interface org.opendaylight.mdsal.binding.api.RpcProviderService
 
registerRpcImplementation(Class<S>, T) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcProviderServiceAdapter
 
registerRpcImplementation(Class<S>, T) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiRpcProviderService
 
registerRpcImplementation(Class<S>, T, Set<InstanceIdentifier<?>>) - Method in interface org.opendaylight.mdsal.binding.api.RpcProviderService
 
registerRpcImplementation(Class<S>, T, Set<InstanceIdentifier<?>>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcProviderServiceAdapter
 
registerRpcImplementation(Class<S>, T, Set<InstanceIdentifier<?>>) - Method in class org.opendaylight.mdsal.binding.dom.adapter.osgi.OSGiRpcProviderService
 
registerRpcImplementation(T, Set<DOMRpcIdentifier>) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderService
 
registerRpcImplementation(T, DOMRpcIdentifier...) - Method in class org.opendaylight.mdsal.dom.spi.AbstractDOMRpcProviderService
 
registerRpcImplementation(T, DOMRpcIdentifier...) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderService
 
registerRpcImplementations(Map<DOMRpcIdentifier, DOMRpcImplementation>) - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcProviderService
Register a set of DOMRpcImplementations with this service.
registerRpcImplementations(Map<DOMRpcIdentifier, DOMRpcImplementation>) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcProviderService
 
registerRpcListener(T) - Method in interface org.opendaylight.mdsal.dom.api.DOMRpcService
Register a DOMRpcAvailabilityListener with this service to receive notifications about RPC implementations becoming (un)available.
registerRpcListener(T) - Method in class org.opendaylight.mdsal.dom.spi.ForwardingDOMRpcService
 
registerSchemaContextListener(EffectiveModelContextListener) - Method in interface org.opendaylight.mdsal.dom.api.DOMSchemaService
Register a listener for changes in schema context.
registerSchemaContextListener(EffectiveModelContextListener) - Method in class org.opendaylight.mdsal.dom.broker.schema.ScanningSchemaServiceProvider
Deprecated.
 
registerSchemaContextListener(EffectiveModelContextListener) - Method in class org.opendaylight.mdsal.dom.schema.osgi.impl.OSGiDOMSchemaService
 
registerSchemaContextListener(EffectiveModelContextListener) - Method in class org.opendaylight.mdsal.dom.spi.FixedDOMSchemaService
 
registerSubscriptionListener(L) - Method in class org.opendaylight.mdsal.dom.broker.DOMNotificationRouter
 
registerSubscriptionListener(L) - Method in class org.opendaylight.mdsal.dom.broker.OSGiDOMNotificationRouter
 
registerSubscriptionListener(L) - Method in interface org.opendaylight.mdsal.dom.spi.DOMNotificationSubscriptionListenerRegistry
 
registerTreeChangeListener(YangInstanceIdentifier, L) - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreTreeChangePublisher
Registers a DOMDataTreeChangeListener to receive notifications when data changes under a given path in the conceptual data tree.
registerTreeChangeListener(YangInstanceIdentifier, L) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisher
 
registerTreeChangeListener(YangInstanceIdentifier, L) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
registrationRemoved(AbstractDOMDataTreeChangeListenerRegistration<?>) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTreeChangePublisher
Callback notifying the subclass that the specified registration is being closed and it's user no longer wishes to receive notifications.
RegistrationTreeNode<T> - Class in org.opendaylight.mdsal.dom.spi
This is a single node within the registration tree.
RegistrationTreeSnapshot<T> - Class in org.opendaylight.mdsal.dom.spi
A stable read-only snapshot of a AbstractRegistrationTree.
Regular1822 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Regular1822 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Reject - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304
Drop the packet and send an ICMP error message to the source.
REJECTED - Static variable in interface org.opendaylight.mdsal.binding.api.NotificationPublishService
Well-known value indicating that the binding-aware implementation is currently not able to accept a notification.
REJECTED - Static variable in interface org.opendaylight.mdsal.dom.api.DOMNotificationPublishService
Well-known value indicating that the implementation is currently not able to accept a notification.
relativePath() - Method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate
 
releaseLock() - Method in class org.opendaylight.mdsal.dom.spi.AbstractRegistrationTree
Release the read-write lock.
REMOTE_OWNERSHIP_CHANGED - org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
Entity ownership has transitioned to another process instance and this instance was not the previous owner.
REMOTE_OWNERSHIP_LOST_NO_OWNER - org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
A remote process instance has lost ownership and there are no longer any candidates for the entity and thus has no owner.
remove(DOMDataTreeIdentifier) - Method in class org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTable
Removes value associated to the prefix.
Remove - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3EventType
A Layer 3 node, link, prefix, or termination point has been removed
Remove - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyEventType
A TE node or TE link has been removed.
removeAugmentation(Class<? extends Augmentation<Actions>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Eth>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Eth>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.EthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv4>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv4>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Icmp>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Icmp>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.IcmpBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<RangeOrOperator>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<DestinationPort>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPortBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<RangeOrOperator>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SourcePort>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePortBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Tcp>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Tcp>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.TcpBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<RangeOrOperator>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<DestinationPort>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPortBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<RangeOrOperator>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SourcePort>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePortBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Udp>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Udp>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.UdpBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Matches>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Statistics>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ace>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Aces>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.AcesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Acl>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AceStatistics>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AclSet>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AclSets>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSetsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Egress>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ingress>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interface>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AttachmentPoints>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPointsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Acls>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<DeviceLinks>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<DeviceNodes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<DevicePorts>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Options>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<VniCapacity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<FabricNetwork>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.network.type.FabricNetworkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<FabricAttributes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<FportAttributes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SensorData>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<State>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Component>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Hardware>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<HardwareStateChange>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateChangeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<HardwareStateOperDisabled>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<HardwareStateOperEnabled>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SensorData>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<State>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Component>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Hardware>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<HardwareStateChange>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateChangeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<HardwareStateOperDisabled>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<HardwareStateOperEnabled>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interface>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Statistics>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interface>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interfaces>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<InterfacesState>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesStateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Statistics>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interface>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Statistics>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interface>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interfaces>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<InterfacesState>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesStateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Netmask>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PrefixLength>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Address>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Neighbor>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv4>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Address>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Autoconf>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Neighbor>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Netmask>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PrefixLength>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Address>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Neighbor>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv4>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Address>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Neighbor>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Netmask>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PrefixLength>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Address>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Neighbor>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv4>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Address>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Autoconf>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Neighbor>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Netmask>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PrefixLength>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Address>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Neighbor>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv4>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Address>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Neighbor>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Route>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv4>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Advertise>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NoAdvertise>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertiseBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Prefix>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PrefixList>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6RouterAdvertisements>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Prefix>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PrefixList>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6RouterAdvertisements>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Route>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3LinkAttributes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Prefix>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3NodeAttributes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Prefix>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<InterfaceName>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceNameBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ip>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.IpBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Unnumbered>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.UnnumberedBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3TerminationPointAttributes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3TopologyAttributes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3UnicastTopology>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.unicast.topology.type.L3UnicastTopologyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3LinkEvent>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3NodeEvent>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3PrefixEvent>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TerminationPointEvent>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Prefix>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3LinkEvent>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3NodeEvent>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<L3PrefixEvent>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TerminationPointEvent>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<BindLneNameFailed>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Root>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.RootBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LogicalNetworkElement>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LogicalNetworkElements>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElementsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AccessList>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AccessLists>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessListsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Mud>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<FromDevicePolicy>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ToDevicePolicy>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Mud>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interface>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.InterfaceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv4>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ipv6>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6Builder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<BindNiNameFailed>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<VrfRoot>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRootBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<VrfRoot>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRootBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<VsiRoot>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRootBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<VsiRoot>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRootBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<VvRoot>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRootBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<VvRoot>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRootBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NetworkInstance>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NetworkInstances>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstancesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NetworkTypes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NetworkTypesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingNode>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Node>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingNetwork>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Network>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Networks>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworksBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NetworkTypes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NetworkTypesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingNode>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Node>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingNetwork>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Network>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Networks>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworksBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Destination>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Source>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingLink>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Link>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingTerminationPoint>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TerminationPoint>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Destination>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Source>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingLink>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Link>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingTerminationPoint>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TerminationPoint>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<DestinationIpv4Network>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4NetworkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SourceIpv4Network>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4NetworkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<DestinationIpv6Network>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6NetworkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SourceIpv6Network>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6NetworkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Operator>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Range>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHopList>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopListBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHopList>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopListBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SimpleNextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SpecialNextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHopList>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopListBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHopList>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopListBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SimpleNextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SpecialNextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<StaticRoutes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ControlPlaneProtocol>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ControlPlaneProtocols>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocolsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interfaces>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.InterfacesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Input>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.InputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Route>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Output>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.OutputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Route>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Routes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.RoutesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Rib>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ribs>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.RibsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ControlPlaneProtocol>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ControlPlaneProtocols>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocolsBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Interfaces>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.InterfacesBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Input>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.InputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Route>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Output>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.OutputBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NextHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Route>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Routes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.RoutesBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Rib>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Ribs>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.RibsBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Routing>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<RoutingState>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Entry>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<MplsLabelStack>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStackBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<VpnTarget>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<InterfaceSwitchingCapability>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Underlay>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Geolocation>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Topology>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<InformationSourceState>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Topology>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<InformationSourceState>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Te>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeTopology>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopologyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Te>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ConnectivityMatrixEntry>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Node>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LocalLinkConnectivity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TunnelTerminationPoint>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Statistics>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ExternalDomain>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Underlay>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeLinkAttributes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<BundledLink>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<BundledLinks>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinksBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Bundle>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.BundleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ComponentLink>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ComponentLinks>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinksBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Component>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.ComponentBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<MaxLinkBandwidth>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<MaxResvLinkBandwidth>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeNsrlgs>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeSrlgs>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<UnreservedBandwidth>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<MaxLspBandwidth>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<InformationSourceEntry>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Recovery>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Underlay>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathElement>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<BackupPath>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathElement>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PrimaryPath>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Tunnel>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Tunnels>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TunnelTerminationPoints>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Statistics>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Statistics>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingTunnelTerminationPoint>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TunnelTerminationPoint>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeNodeAttributes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeNodeAttributes>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ConnectivityMatrix>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ConnectivityMatrices>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<From>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<To>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<UnderlayTopology>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<InformationSourceEntry>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SwitchingCapability>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ClientLayerAdaptation>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LocalLinkConnectivities>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LocalLinkConnectivity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Te>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LinkTemplate>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NodeTemplate>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Templates>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Te>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.TeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Te>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Nsrlg>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Te>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeTopology>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopologyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Te>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<From>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<To>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LocalLinkConnectivity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LabelHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Label>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.LabelBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NumberedLinkHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NumberedNodeHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NumberedLinkHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NumberedNodeHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<UnnumberedLinkHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<UnnumberedLinkHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AsNumberHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AsNumber>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumberBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LabelHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Label>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.LabelBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NumberedLinkHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NumberedNodeHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NumberedLinkHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NumberedNodeHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<UnnumberedLinkHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<UnnumberedLinkHop>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHopBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathAffinitiesValue>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<AffinityName>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathAffinityName>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathAffinitiesValues>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValuesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathAffinityNames>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNamesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathConstraints>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathMetricBound>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathMetricBounds>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBoundsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<OptimizationMetric>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Tiebreaker>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Tiebreakers>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.TiebreakersBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Metric>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ObjectiveFunction>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunctionBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ObjectiveFunction>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunctionBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Optimizations>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.OptimizationsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathRouteObject>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathMetric>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathRouteObjects>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjectsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathProperties>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathSrlgsList>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathSrlgsName>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathSrlgsLists>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsListsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PathSrlgsNames>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNamesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Generic>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.GenericBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LabelEnd>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LabelStart>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LabelStep>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStepBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LabelRestriction>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<LabelRestrictions>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictionsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ExplicitRouteExcludeObjects>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ExplicitRouteIncludeObjects>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Srlg>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.SrlgBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Srlg>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.SrlgBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<RouteObjectExcludeAlways>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<RouteObjectIncludeExclude>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ExplicitRouteObjectsAlways>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Srlg>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.SrlgBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Srlg>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.SrlgBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<RouteObjectExcludeObject>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<RouteObjectIncludeObject>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PerformanceMetricsOneWay>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<PerformanceMetricsTwoWay>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ThresholdAcceleratedAdvertisement>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ThresholdIn>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ThresholdOut>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Throttle>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Generic>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.GenericBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeBandwidth>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidthBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Generic>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.GenericBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeLabel>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TeTopologyIdentifier>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Deviation>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Submodule>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Module>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ModulesState>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<YangLibraryChange>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChangeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Deviation>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Submodule>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Module>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Submodule>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ImportOnlyModule>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Submodule>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Module>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ModulesState>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Datastore>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<ModuleSet>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Schema>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<YangLibrary>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<YangLibraryChange>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChangeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<YangLibraryUpdate>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdateBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Inline>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.inline.InlineBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Inline>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.InlineBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SharedSchema>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchemaBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SharedSchema>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchemaBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<MountPoint>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Namespace>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SchemaMounts>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Entity>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Config>>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Destination>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Source>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingLink>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Link>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TerminationPoint>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Node>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<TopologyTypes>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypesBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<UnderlayTopology>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<Topology>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<NetworkTopology>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder
Remove an augmentation from this builder's product.
removeAugmentation(Class<? extends Augmentation<SupportingNode>>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
Remove an augmentation from this builder's product.
removeRegistration() - Method in class org.opendaylight.mdsal.dom.broker.DOMRpcRouter
 
removeRegistration() - Method in class org.opendaylight.mdsal.dom.spi.RegistrationTreeSnapshot
 
removeRegistration(RegistrationTreeNode<T>, T) - Method in class org.opendaylight.mdsal.dom.spi.AbstractRegistrationTree
Remove a registration from a particular node.
replaceAllIllegalChars(String) - Static method in class org.opendaylight.mdsal.binding.generator.BindingGeneratorUtil
Escape potential unicode references so that the resulting string is safe to put into a .java file.
require(T, String) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Return value and check whether specified value is null and if so throws exception.
REQUIRE_PREFIX - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
Prefix for require default wrapper methods.
requireAccessType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return accessType, guaranteed to be non-null.
requireAccumulativeValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
Return accumulativeValue, guaranteed to be non-null.
requireAcknowledgementNumber() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return acknowledgementNumber, guaranteed to be non-null.
requireActive() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouteMetadata
Return active, guaranteed to be non-null.
requireAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2
Return address, guaranteed to be non-null.
requireAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4
Deprecated.
Return address, guaranteed to be non-null.
requireAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2
Return address, guaranteed to be non-null.
requireAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4
Deprecated.
Return address, guaranteed to be non-null.
requireAddressFamily() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.AddressFamily$G
Return addressFamily, guaranteed to be non-null.
requireAdministrativeGroup() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return administrativeGroup, guaranteed to be non-null.
requireAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return adminState, guaranteed to be non-null.
requireAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
Return adminState, guaranteed to be non-null.
requireAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
Return adminState, guaranteed to be non-null.
requireAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
Return adminState, guaranteed to be non-null.
requireAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
Return adminState, guaranteed to be non-null.
requireAdminState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
Return adminState, guaranteed to be non-null.
requireAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return adminStatus, guaranteed to be non-null.
requireAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return adminStatus, guaranteed to be non-null.
requireAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return adminStatus, guaranteed to be non-null.
requireAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return adminStatus, guaranteed to be non-null.
requireAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributes
Return adminStatus, guaranteed to be non-null.
requireAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributes
Return adminStatus, guaranteed to be non-null.
requireAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return adminStatus, guaranteed to be non-null.
requireAdminStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
Return adminStatus, guaranteed to be non-null.
requireAdvertisementInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return advertisementInterval, guaranteed to be non-null.
requireAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return alarmState, guaranteed to be non-null.
requireAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
Return alarmState, guaranteed to be non-null.
requireAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
Return alarmState, guaranteed to be non-null.
requireAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
Return alarmState, guaranteed to be non-null.
requireAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
Return alarmState, guaranteed to be non-null.
requireAlarmState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
Return alarmState, guaranteed to be non-null.
requireAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return alias, guaranteed to be non-null.
requireAlias() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return alias, guaranteed to be non-null.
requireAltitude() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
Return altitude, guaranteed to be non-null.
requireAsNumber() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHop
Return asNumber, guaranteed to be non-null.
requireAssetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return assetId, guaranteed to be non-null.
requireAssetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return assetId, guaranteed to be non-null.
requireAutonomousFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Return autonomousFlag, guaranteed to be non-null.
requireAutonomousFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
Return autonomousFlag, guaranteed to be non-null.
requireBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.PortAttributes
Return bandwidth, guaranteed to be non-null.
requireBindLneName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
Return bindLneName, guaranteed to be non-null.
requireBindLneName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1
Return bindLneName, guaranteed to be non-null.
requireBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Interface
Return bindNiName, guaranteed to be non-null.
requireBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4
Return bindNiName, guaranteed to be non-null.
requireBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6
Return bindNiName, guaranteed to be non-null.
requireBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1
Return bindNiName, guaranteed to be non-null.
requireBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41
Return bindNiName, guaranteed to be non-null.
requireBindNiName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61
Return bindNiName, guaranteed to be non-null.
requireCacheValidity() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return cacheValidity, guaranteed to be non-null.
requireCapabilitySupported() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions
Return capabilitySupported, guaranteed to be non-null.
requireClientId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
Return clientId, guaranteed to be non-null.
requireCode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIcmpHeaderFields
Return code, guaranteed to be non-null.
requireCommitted() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Underlay
Return committed, guaranteed to be non-null.
requireConfig() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Return config, guaranteed to be non-null.
requireConformanceType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return conformanceType, guaranteed to be non-null.
requireConformanceType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
Return conformanceType, guaranteed to be non-null.
requireContainsChild() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return containsChild, guaranteed to be non-null.
requireContainsChild() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return containsChild, guaranteed to be non-null.
requireContentId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibrary
Return contentId, guaranteed to be non-null.
requireContentId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdate
Return contentId, guaranteed to be non-null.
requireContextInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.yang.extension.yang.ext.rev130709.RpcContextRef
Return contextInstance, guaranteed to be non-null.
requireController() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return controller, guaranteed to be non-null.
requireCreateGlobalAddresses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Return createGlobalAddresses, guaranteed to be non-null.
requireCreateGlobalAddresses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Return createGlobalAddresses, guaranteed to be non-null.
requireCreates() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return creates, guaranteed to be non-null.
requireCreates() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return creates, guaranteed to be non-null.
requireCreateTemporaryAddresses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Return createTemporaryAddresses, guaranteed to be non-null.
requireCreateTemporaryAddresses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Return createTemporaryAddresses, guaranteed to be non-null.
requireCredibilityPreference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourceStateAttributes
Return credibilityPreference, guaranteed to be non-null.
requireCurHopLimit() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return curHopLimit, guaranteed to be non-null.
requireCurHopLimit() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return curHopLimit, guaranteed to be non-null.
requireDataOffset() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return dataOffset, guaranteed to be non-null.
requireDefaultLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return defaultLifetime, guaranteed to be non-null.
requireDefaultLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return defaultLifetime, guaranteed to be non-null.
requireDefaultRib() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Return defaultRib, guaranteed to be non-null.
requireDefaultRib() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated.
Return defaultRib, guaranteed to be non-null.
requireDeletes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return deletes, guaranteed to be non-null.
requireDeletes() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return deletes, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Return description, guaranteed to be non-null.
requireDescription() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Return description, guaranteed to be non-null.
requireDesInterfaceRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
Return desInterfaceRef, guaranteed to be non-null.
requireDestination() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPoints
Return destination, guaranteed to be non-null.
requireDestinationAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1
Return destinationAddress, guaranteed to be non-null.
requireDestinationAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2
Deprecated.
Return destinationAddress, guaranteed to be non-null.
requireDestinationAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1
Return destinationAddress, guaranteed to be non-null.
requireDestinationAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2
Deprecated.
Return destinationAddress, guaranteed to be non-null.
requireDestinationIpv4Network() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4Network
Return destinationIpv4Network, guaranteed to be non-null.
requireDestinationIpv6Network() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6Network
Return destinationIpv6Network, guaranteed to be non-null.
requireDestinationMacAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return destinationMacAddress, guaranteed to be non-null.
requireDestinationMacAddressMask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return destinationMacAddressMask, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1
Return destinationPrefix, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2
Return destinationPrefix, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3
Deprecated.
Return destinationPrefix, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4
Deprecated.
Return destinationPrefix, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.Route
Return destinationPrefix, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1
Return destinationPrefix, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2
Return destinationPrefix, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3
Deprecated.
Return destinationPrefix, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4
Deprecated.
Return destinationPrefix, guaranteed to be non-null.
requireDestinationPrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.Route
Return destinationPrefix, guaranteed to be non-null.
requireDestNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Destination
Return destNode, guaranteed to be non-null.
requireDestNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Destination
Return destNode, guaranteed to be non-null.
requireDestNode() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination
Return destNode, guaranteed to be non-null.
requireDesTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1
Return desTpRef, guaranteed to be non-null.
requireDesTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1
Return desTpRef, guaranteed to be non-null.
requireDestTp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Destination
Return destTp, guaranteed to be non-null.
requireDestTp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Destination
Return destTp, guaranteed to be non-null.
requireDestTp() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Destination
Return destTp, guaranteed to be non-null.
requireDeviation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleImplementationParameters
Return deviation, guaranteed to be non-null.
requireDevicePort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
Return devicePort, guaranteed to be non-null.
requireDeviceRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.DeviceAttributes
Return deviceRef, guaranteed to be non-null.
requireDirection() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
Return direction, guaranteed to be non-null.
requireDirection() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Return direction, guaranteed to be non-null.
requireDirection() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabel
Return direction, guaranteed to be non-null.
requireDirectionInitiated() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1
Return directionInitiated, guaranteed to be non-null.
requireDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return disables, guaranteed to be non-null.
requireDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return disables, guaranteed to be non-null.
requireDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return disables, guaranteed to be non-null.
requireDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return disables, guaranteed to be non-null.
requireDisables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return disables, guaranteed to be non-null.
requireDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return discontinuityTime, guaranteed to be non-null.
requireDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return discontinuityTime, guaranteed to be non-null.
requireDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return discontinuityTime, guaranteed to be non-null.
requireDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return discontinuityTime, guaranteed to be non-null.
requireDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerNode
Return discontinuityTime, guaranteed to be non-null.
requireDiscontinuityTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerTtp
Return discontinuityTime, guaranteed to be non-null.
requireDisjointness() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
Return disjointness, guaranteed to be non-null.
requireDisjointness() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.GenericPathDisjointness
Return disjointness, guaranteed to be non-null.
requireDocumentation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return documentation, guaranteed to be non-null.
requireDomainId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
Return domainId, guaranteed to be non-null.
requireDowns() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return downs, guaranteed to be non-null.
requireDowns() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return downs, guaranteed to be non-null.
requireDscp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return dscp, guaranteed to be non-null.
requireDstDnsname() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.DnsMatches
Return dstDnsname, guaranteed to be non-null.
requireDupAddrDetectTransmits() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return dupAddrDetectTransmits, guaranteed to be non-null.
requireDupAddrDetectTransmits() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return dupAddrDetectTransmits, guaranteed to be non-null.
requireDynamic() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Underlay
Return dynamic, guaranteed to be non-null.
requireEcn() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return ecn, guaranteed to be non-null.
requireEgressInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Return egressInterface, guaranteed to be non-null.
requireEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return enabled, guaranteed to be non-null.
requireEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return enabled, guaranteed to be non-null.
requireEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return enabled, guaranteed to be non-null.
requireEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return enabled, guaranteed to be non-null.
requireEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return enabled, guaranteed to be non-null.
requireEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return enabled, guaranteed to be non-null.
requireEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Return enabled, guaranteed to be non-null.
requireEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
Return enabled, guaranteed to be non-null.
requireEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return enables, guaranteed to be non-null.
requireEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return enables, guaranteed to be non-null.
requireEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return enables, guaranteed to be non-null.
requireEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return enables, guaranteed to be non-null.
requireEnables() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return enables, guaranteed to be non-null.
requireEncoding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
Return encoding, guaranteed to be non-null.
requireEncoding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
Return encoding, guaranteed to be non-null.
requireEncoding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return encoding, guaranteed to be non-null.
requireErrorInfo() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
Return errorInfo, guaranteed to be non-null.
requireErrorInfo() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Return errorInfo, guaranteed to be non-null.
requireEthertype() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return ethertype, guaranteed to be non-null.
requireExplicitRouteUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
Return explicitRouteUsage, guaranteed to be non-null.
requireExtensions() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return extensions, guaranteed to be non-null.
requireFabricId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return fabricId, guaranteed to be non-null.
requireFaultClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return faultClears, guaranteed to be non-null.
requireFaultDetects() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return faultDetects, guaranteed to be non-null.
requireFeature() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return feature, guaranteed to be non-null.
requireFeature() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
Return feature, guaranteed to be non-null.
requireFeature() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleImplementationParameters
Return feature, guaranteed to be non-null.
requireFirmwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return firmwareRev, guaranteed to be non-null.
requireFirmwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return firmwareRev, guaranteed to be non-null.
requireFirmwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return firmwareRev, guaranteed to be non-null.
requireFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Return flag, guaranteed to be non-null.
requireFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Return flag, guaranteed to be non-null.
requireFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributes
Return flag, guaranteed to be non-null.
requireFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixAttributes
Return flag, guaranteed to be non-null.
requireFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return flags, guaranteed to be non-null.
requireFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return flags, guaranteed to be non-null.
requireFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHop
Return flags, guaranteed to be non-null.
requireFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHop
Return flags, guaranteed to be non-null.
requireFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHop
Return flags, guaranteed to be non-null.
requireFlags() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
Return flags, guaranteed to be non-null.
requireFlowLabel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv6HeaderFields
Return flowLabel, guaranteed to be non-null.
requireForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Actions
Return forwarding, guaranteed to be non-null.
requireForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return forwarding, guaranteed to be non-null.
requireForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return forwarding, guaranteed to be non-null.
requireForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Return forwarding, guaranteed to be non-null.
requireForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Return forwarding, guaranteed to be non-null.
requireForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return forwarding, guaranteed to be non-null.
requireForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return forwarding, guaranteed to be non-null.
requireForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
Return forwarding, guaranteed to be non-null.
requireForwarding() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
Return forwarding, guaranteed to be non-null.
requireGatewayMode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions
Return gatewayMode, guaranteed to be non-null.
requireGeneric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.Generic
Return generic, guaranteed to be non-null.
requireGeneric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.Generic
Return generic, guaranteed to be non-null.
requireGeneric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.Generic
Return generic, guaranteed to be non-null.
requireHardwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return hardwareRev, guaranteed to be non-null.
requireHardwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return hardwareRev, guaranteed to be non-null.
requireHigherLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return higherLayerIf, guaranteed to be non-null.
requireHigherLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return higherLayerIf, guaranteed to be non-null.
requireHigherLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return higherLayerIf, guaranteed to be non-null.
requireHoldPriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
Return holdPriority, guaranteed to be non-null.
requireHopType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHop
Return hopType, guaranteed to be non-null.
requireHopType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
Return hopType, guaranteed to be non-null.
requireHopType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHop
Return hopType, guaranteed to be non-null.
requireHopType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Return hopType, guaranteed to be non-null.
requireId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Return id, guaranteed to be non-null.
requireId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgs
Return id, guaranteed to be non-null.
requireId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrix
Return id, guaranteed to be non-null.
requireId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.Nsrlg
Return id, guaranteed to be non-null.
requireIdentification() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return identification, guaranteed to be non-null.
requireIfIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return ifIndex, guaranteed to be non-null.
requireIfIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return ifIndex, guaranteed to be non-null.
requireIfIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return ifIndex, guaranteed to be non-null.
requireIhl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return ihl, guaranteed to be non-null.
requireInBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inBroadcastPkts, guaranteed to be non-null.
requireInBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inBroadcastPkts, guaranteed to be non-null.
requireInBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return inBroadcastPkts, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Return index, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPath
Return index, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObject
Return index, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
Return index, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlways
Return index, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExclude
Return index, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObject
Return index, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObject
Return index, guaranteed to be non-null.
requireIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.RecordRouteState
Return index, guaranteed to be non-null.
requireInDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inDiscards, guaranteed to be non-null.
requireInDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inDiscards, guaranteed to be non-null.
requireInDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return inDiscards, guaranteed to be non-null.
requireInErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inErrors, guaranteed to be non-null.
requireInErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inErrors, guaranteed to be non-null.
requireInErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return inErrors, guaranteed to be non-null.
requireInformationSource() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerLinkAttributes
Return informationSource, guaranteed to be non-null.
requireInformationSource() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerNodeAttributes
Return informationSource, guaranteed to be non-null.
requireInformationSourceInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerLinkAttributes
Return informationSourceInstance, guaranteed to be non-null.
requireInformationSourceInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourcePerNodeAttributes
Return informationSourceInstance, guaranteed to be non-null.
requireIngressInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Matches
Return ingressInterface, guaranteed to be non-null.
requireInMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inMulticastPkts, guaranteed to be non-null.
requireInMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inMulticastPkts, guaranteed to be non-null.
requireInMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return inMulticastPkts, guaranteed to be non-null.
requireInOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inOctets, guaranteed to be non-null.
requireInOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inOctets, guaranteed to be non-null.
requireInOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return inOctets, guaranteed to be non-null.
requireInServiceClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return inServiceClears, guaranteed to be non-null.
requireInServiceSets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return inServiceSets, guaranteed to be non-null.
requireInterDomainPlugId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
Return interDomainPlugId, guaranteed to be non-null.
requireInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.Interfaces
Return interface, guaranteed to be non-null.
requireInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.Interfaces
Deprecated.
Return interface, guaranteed to be non-null.
requireInterfaceId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.Interface
Return interfaceId, guaranteed to be non-null.
requireInterfaceName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceName
Return interfaceName, guaranteed to be non-null.
requireInterLayerLockId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return interLayerLockId, guaranteed to be non-null.
requireInterLayerLockId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
Return interLayerLockId, guaranteed to be non-null.
requireInUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inUnicastPkts, guaranteed to be non-null.
requireInUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inUnicastPkts, guaranteed to be non-null.
requireInUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return inUnicastPkts, guaranteed to be non-null.
requireInUnknownProtos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return inUnknownProtos, guaranteed to be non-null.
requireInUnknownProtos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return inUnknownProtos, guaranteed to be non-null.
requireInUnknownProtos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return inUnknownProtos, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Address
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
Return ip, guaranteed to be non-null.
requireIp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
Return ip, guaranteed to be non-null.
requireIpAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Ip
Return ipAddress, guaranteed to be non-null.
requireIsAbstract() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return isAbstract, guaranteed to be non-null.
requireIsAbstract() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
Return isAbstract, guaranteed to be non-null.
requireIsAllowed() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrixEntryPathAttributes
Return isAllowed, guaranteed to be non-null.
requireIsFru() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return isFru, guaranteed to be non-null.
requireIsFru() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return isFru, guaranteed to be non-null.
requireIsMultiAccessDr() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeStateDerived
Return isMultiAccessDr, guaranteed to be non-null.
requireIsRouter() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return isRouter, guaranteed to be non-null.
requireIsRouter() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return isRouter, guaranteed to be non-null.
requireIsRouter() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
Return isRouter, guaranteed to be non-null.
requireIsSupported() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return isSupported, guaranteed to be non-null.
requireIsTransitional() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
Return isTransitional, guaranteed to be non-null.
requireKeyProp(T, String) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
A shortcut for Preconditions.checkNotNull(value, "Key component \"%s\" must not be null", name).
requireL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEvent
Return l3EventType, guaranteed to be non-null.
requireL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEvent
Return l3EventType, guaranteed to be non-null.
requireL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEvent
Return l3EventType, guaranteed to be non-null.
requireL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEvent
Return l3EventType, guaranteed to be non-null.
requireL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEvent
Return l3EventType, guaranteed to be non-null.
requireL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEvent
Return l3EventType, guaranteed to be non-null.
requireL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEvent
Return l3EventType, guaranteed to be non-null.
requireL3EventType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEvent
Return l3EventType, guaranteed to be non-null.
requireLabel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Return label, guaranteed to be non-null.
requireLabel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Return label, guaranteed to be non-null.
requireLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.Hardware
Return lastChange, guaranteed to be non-null.
requireLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.Hardware
Deprecated.
Return lastChange, guaranteed to be non-null.
requireLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return lastChange, guaranteed to be non-null.
requireLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return lastChange, guaranteed to be non-null.
requireLastChange() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return lastChange, guaranteed to be non-null.
requireLastUpdate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return lastUpdate, guaranteed to be non-null.
requireLastUpdated() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouteMetadata
Return lastUpdated, guaranteed to be non-null.
requireLatitude() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
Return latitude, guaranteed to be non-null.
requireLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return length, guaranteed to be non-null.
requireLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclUdpHeaderFields
Return length, guaranteed to be non-null.
requireLinkId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.Link
Return linkId, guaranteed to be non-null.
requireLinkId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.Link
Return linkId, guaranteed to be non-null.
requireLinkId() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.LinkAttributes
Return linkId, guaranteed to be non-null.
requireLinkIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return linkIndex, guaranteed to be non-null.
requireLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.Neighbor
Return linkLayerAddress, guaranteed to be non-null.
requireLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Neighbor
Return linkLayerAddress, guaranteed to be non-null.
requireLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
Return linkLayerAddress, guaranteed to be non-null.
requireLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return linkLayerAddress, guaranteed to be non-null.
requireLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
Return linkLayerAddress, guaranteed to be non-null.
requireLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return linkLayerAddress, guaranteed to be non-null.
requireLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
Return linkLayerAddress, guaranteed to be non-null.
requireLinkLayerAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
Return linkLayerAddress, guaranteed to be non-null.
requireLinkMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return linkMtu, guaranteed to be non-null.
requireLinkMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return linkMtu, guaranteed to be non-null.
requireLinkProtection() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
Return linkProtection, guaranteed to be non-null.
requireLinkProtectionType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return linkProtectionType, guaranteed to be non-null.
requireLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.LinkAttributes
Return linkRef, guaranteed to be non-null.
requireLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.LinkRef
Return linkRef, guaranteed to be non-null.
requireLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
Return linkRef, guaranteed to be non-null.
requireLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.LinkRef
Return linkRef, guaranteed to be non-null.
requireLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
Return linkRef, guaranteed to be non-null.
requireLinkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLink
Return linkRef, guaranteed to be non-null.
requireLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHop
Return linkTpId, guaranteed to be non-null.
requireLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
Return linkTpId, guaranteed to be non-null.
requireLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHop
Return linkTpId, guaranteed to be non-null.
requireLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Return linkTpId, guaranteed to be non-null.
requireLinkTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Return linkTpRef, guaranteed to be non-null.
requireLinkTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivity
Return linkTpRef, guaranteed to be non-null.
requireLinkUpDownTrapEnable() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return linkUpDownTrapEnable, guaranteed to be non-null.
requireLinkUpDownTrapEnable() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return linkUpDownTrapEnable, guaranteed to be non-null.
requireLocalNetworks() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return localNetworks, guaranteed to be non-null.
requireLocation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.LocationLeafList
Return location, guaranteed to be non-null.
requireLogging() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.Actions
Return logging, guaranteed to be non-null.
requireLogicalNetworkElement() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourceStateAttributes
Return logicalNetworkElement, guaranteed to be non-null.
requireLongitude() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.Geolocation
Return longitude, guaranteed to be non-null.
requireLowerLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return lowerLayerIf, guaranteed to be non-null.
requireLowerLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return lowerLayerIf, guaranteed to be non-null.
requireLowerLayerIf() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return lowerLayerIf, guaranteed to be non-null.
requireLowerPort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Range
Return lowerPort, guaranteed to be non-null.
requireMaintenanceClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return maintenanceClears, guaranteed to be non-null.
requireMaintenanceClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return maintenanceClears, guaranteed to be non-null.
requireMaintenanceClears() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return maintenanceClears, guaranteed to be non-null.
requireMaintenanceSets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return maintenanceSets, guaranteed to be non-null.
requireMaintenanceSets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return maintenanceSets, guaranteed to be non-null.
requireMaintenanceSets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return maintenanceSets, guaranteed to be non-null.
requireManaged() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Return managed, guaranteed to be non-null.
requireManagedFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return managedFlag, guaranteed to be non-null.
requireManagedFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return managedFlag, guaranteed to be non-null.
requireManufacturer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return manufacturer, guaranteed to be non-null.
requireMatchedOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclCounters
Return matchedOctets, guaranteed to be non-null.
requireMatchedPackets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclCounters
Return matchedPackets, guaranteed to be non-null.
requireMax() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacity
Return max, guaranteed to be non-null.
requireMaxRtrAdvInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return maxRtrAdvInterval, guaranteed to be non-null.
requireMaxRtrAdvInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return maxRtrAdvInterval, guaranteed to be non-null.
requireMeasureInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return measureInterval, guaranteed to be non-null.
requireMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixAttributes
Return metric, guaranteed to be non-null.
requireMetric1() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Return metric1, guaranteed to be non-null.
requireMetric2() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Return metric2, guaranteed to be non-null.
requireMetricType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
Return metricType, guaranteed to be non-null.
requireMetricType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetric
Return metricType, guaranteed to be non-null.
requireMetricType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OptimizationMetricEntry
Return metricType, guaranteed to be non-null.
requireMfgDate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return mfgDate, guaranteed to be non-null.
requireMfgDate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return mfgDate, guaranteed to be non-null.
requireMfgName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return mfgName, guaranteed to be non-null.
requireMfgName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return mfgName, guaranteed to be non-null.
requireMfgName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return mfgName, guaranteed to be non-null.
requireMin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacity
Return min, guaranteed to be non-null.
requireMinRtrAdvInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return minRtrAdvInterval, guaranteed to be non-null.
requireMinRtrAdvInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return minRtrAdvInterval, guaranteed to be non-null.
requireModel() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return model, guaranteed to be non-null.
requireModelName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return modelName, guaranteed to be non-null.
requireModelName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return modelName, guaranteed to be non-null.
requireModelName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return modelName, guaranteed to be non-null.
requireModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntry
Return modifies, guaranteed to be non-null.
requireModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.Node
Return modifies, guaranteed to be non-null.
requireModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivity
Return modifies, guaranteed to be non-null.
requireModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return modifies, guaranteed to be non-null.
requireModifies() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return modifies, guaranteed to be non-null.
requireModule() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPoint
Return module, guaranteed to be non-null.
requireModuleSet() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
Return moduleSet, guaranteed to be non-null.
requireModuleSetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesState
Return moduleSetId, guaranteed to be non-null.
requireModuleSetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChange
Return moduleSetId, guaranteed to be non-null.
requireModuleSetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesState
Deprecated.
Return moduleSetId, guaranteed to be non-null.
requireModuleSetId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChange
Deprecated.
Return moduleSetId, guaranteed to be non-null.
requireMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4
Return mtu, guaranteed to be non-null.
requireMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6
Return mtu, guaranteed to be non-null.
requireMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4
Return mtu, guaranteed to be non-null.
requireMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6
Return mtu, guaranteed to be non-null.
requireMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4
Return mtu, guaranteed to be non-null.
requireMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6
Return mtu, guaranteed to be non-null.
requireMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4
Deprecated.
Return mtu, guaranteed to be non-null.
requireMtu() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6
Deprecated.
Return mtu, guaranteed to be non-null.
requireMudSignature() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return mudSignature, guaranteed to be non-null.
requireMudUrl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return mudUrl, guaranteed to be non-null.
requireMudVersion() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return mudVersion, guaranteed to be non-null.
requireMyController() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return myController, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.Ace
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatistics
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSet
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabled
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabled
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabled
Deprecated.
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabled
Deprecated.
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributes
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributes
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailed
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElement
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessList
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailed
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstance
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.Rib
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated.
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.Rib
Deprecated.
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributes
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplate
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplate
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointConfig
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityName
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs
Deprecated.
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleIdentificationLeafs
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleSetParameters
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Schema
Return name, guaranteed to be non-null.
requireName() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.Entity
Return name, guaranteed to be non-null.
requireNames() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
Return names, guaranteed to be non-null.
requireNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module
Return namespace, guaranteed to be non-null.
requireNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module
Deprecated.
Return namespace, guaranteed to be non-null.
requireNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Return namespace, guaranteed to be non-null.
requireNamespace() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.Module
Return namespace, guaranteed to be non-null.
requireNetmask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.Netmask
Return netmask, guaranteed to be non-null.
requireNetmask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.Netmask
Return netmask, guaranteed to be non-null.
requireNetmask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.Netmask
Return netmask, guaranteed to be non-null.
requireNetmask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.Netmask
Return netmask, guaranteed to be non-null.
requireNetworkId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.Network
Return networkId, guaranteed to be non-null.
requireNetworkId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.Network
Return networkId, guaranteed to be non-null.
requireNetworkInstance() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.InformationSourceStateAttributes
Return networkInstance, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworkRef
Return networkRef, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
Return networkRef, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetwork
Return networkRef, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworkRef
Return networkRef, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
Return networkRef, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetwork
Return networkRef, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLink
Return networkRef, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return networkRef, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLink
Return networkRef, guaranteed to be non-null.
requireNetworkRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return networkRef, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3
Deprecated.
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3
Deprecated.
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3
Deprecated.
Return nextHopAddress, guaranteed to be non-null.
requireNextHopAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4
Deprecated.
Return nextHopAddress, guaranteed to be non-null.
requireNoAdvertise() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertise
Return noAdvertise, guaranteed to be non-null.
requireNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.Node
Return nodeId, guaranteed to be non-null.
requireNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.Node
Return nodeId, guaranteed to be non-null.
requireNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHop
Return nodeId, guaranteed to be non-null.
requireNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHop
Return nodeId, guaranteed to be non-null.
requireNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHop
Return nodeId, guaranteed to be non-null.
requireNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHop
Return nodeId, guaranteed to be non-null.
requireNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NodeAttributes
Return nodeId, guaranteed to be non-null.
requireNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNode
Return nodeRef, guaranteed to be non-null.
requireNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NodeRef
Return nodeRef, guaranteed to be non-null.
requireNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNode
Return nodeRef, guaranteed to be non-null.
requireNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NodeRef
Return nodeRef, guaranteed to be non-null.
requireNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return nodeRef, guaranteed to be non-null.
requireNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return nodeRef, guaranteed to be non-null.
requireNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
Return nodeRef, guaranteed to be non-null.
requireNodeRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
Return nodeRef, guaranteed to be non-null.
requireNumberOfEntries() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatrices
Return numberOfEntries, guaranteed to be non-null.
requireNumberOfEntries() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivities
Return numberOfEntries, guaranteed to be non-null.
requireObjectiveFunctionType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunction
Return objectiveFunctionType, guaranteed to be non-null.
requireOffset() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields
Return offset, guaranteed to be non-null.
requireOneWayAvailableBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
Return oneWayAvailableBandwidth, guaranteed to be non-null.
requireOneWayAvailableBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayAvailableBandwidth, guaranteed to be non-null.
requireOneWayAvailableBandwidthNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayAvailableBandwidthNormality, guaranteed to be non-null.
requireOneWayDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
Return oneWayDelay, guaranteed to be non-null.
requireOneWayDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayDelayLoss
Return oneWayDelay, guaranteed to be non-null.
requireOneWayDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayDelayLoss
Return oneWayDelayNormality, guaranteed to be non-null.
requireOneWayDelayOffset() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return oneWayDelayOffset, guaranteed to be non-null.
requireOneWayDelayVariation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
Return oneWayDelayVariation, guaranteed to be non-null.
requireOneWayDelayVariation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayDelayVariation, guaranteed to be non-null.
requireOneWayDelayVariationNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayDelayVariationNormality, guaranteed to be non-null.
requireOneWayMaxDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
Return oneWayMaxDelay, guaranteed to be non-null.
requireOneWayMaxDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayMaxDelay, guaranteed to be non-null.
requireOneWayMaxDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayMaxDelayNormality, guaranteed to be non-null.
requireOneWayMinDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
Return oneWayMinDelay, guaranteed to be non-null.
requireOneWayMinDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayMinDelay, guaranteed to be non-null.
requireOneWayMinDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayMinDelayNormality, guaranteed to be non-null.
requireOneWayPacketLoss() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.OneWayPerformanceMetricsPacket
Return oneWayPacketLoss, guaranteed to be non-null.
requireOneWayPacketLoss() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayPacketLoss, guaranteed to be non-null.
requireOneWayPacketLossNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1
Return oneWayPacketLossNormality, guaranteed to be non-null.
requireOneWayResidualBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
Return oneWayResidualBandwidth, guaranteed to be non-null.
requireOneWayResidualBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayResidualBandwidth, guaranteed to be non-null.
requireOneWayResidualBandwidthNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayResidualBandwidthNormality, guaranteed to be non-null.
requireOneWayUtilizedBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OneWayPerformanceMetrics
Return oneWayUtilizedBandwidth, guaranteed to be non-null.
requireOneWayUtilizedBandwidth() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayUtilizedBandwidth, guaranteed to be non-null.
requireOneWayUtilizedBandwidthNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsOneWayBandwidth
Return oneWayUtilizedBandwidthNormality, guaranteed to be non-null.
requireOnLinkFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Return onLinkFlag, guaranteed to be non-null.
requireOnLinkFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
Return onLinkFlag, guaranteed to be non-null.
requireOperator() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Operator
Return operator, guaranteed to be non-null.
requireOperState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return operState, guaranteed to be non-null.
requireOperState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
Return operState, guaranteed to be non-null.
requireOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return operStatus, guaranteed to be non-null.
requireOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Return operStatus, guaranteed to be non-null.
requireOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return operStatus, guaranteed to be non-null.
requireOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return operStatus, guaranteed to be non-null.
requireOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return operStatus, guaranteed to be non-null.
requireOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Return operStatus, guaranteed to be non-null.
requireOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.Te
Return operStatus, guaranteed to be non-null.
requireOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkStateDerived
Return operStatus, guaranteed to be non-null.
requireOperStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeStateDerived
Return operStatus, guaranteed to be non-null.
requireOptimizationCriterion() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
Return optimizationCriterion, guaranteed to be non-null.
requireOptions() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return options, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Address
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.Neighbor
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Address
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.Neighbor
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Address
Deprecated.
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.Neighbor
Deprecated.
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
Return origin, guaranteed to be non-null.
requireOrigin() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
Return origin, guaranteed to be non-null.
requireOtherConfigFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return otherConfigFlag, guaranteed to be non-null.
requireOtherConfigFlag() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return otherConfigFlag, guaranteed to be non-null.
requireOutBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outBroadcastPkts, guaranteed to be non-null.
requireOutBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outBroadcastPkts, guaranteed to be non-null.
requireOutBroadcastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return outBroadcastPkts, guaranteed to be non-null.
requireOutDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outDiscards, guaranteed to be non-null.
requireOutDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outDiscards, guaranteed to be non-null.
requireOutDiscards() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return outDiscards, guaranteed to be non-null.
requireOutErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outErrors, guaranteed to be non-null.
requireOutErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outErrors, guaranteed to be non-null.
requireOutErrors() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return outErrors, guaranteed to be non-null.
requireOutgoingInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Return outgoingInterface, guaranteed to be non-null.
requireOutgoingInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHop
Return outgoingInterface, guaranteed to be non-null.
requireOutgoingInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHop
Return outgoingInterface, guaranteed to be non-null.
requireOutgoingInterface() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHop
Return outgoingInterface, guaranteed to be non-null.
requireOutMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outMulticastPkts, guaranteed to be non-null.
requireOutMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outMulticastPkts, guaranteed to be non-null.
requireOutMulticastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return outMulticastPkts, guaranteed to be non-null.
requireOutOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outOctets, guaranteed to be non-null.
requireOutOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outOctets, guaranteed to be non-null.
requireOutOctets() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return outOctets, guaranteed to be non-null.
requireOutUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.Statistics
Return outUnicastPkts, guaranteed to be non-null.
requireOutUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.Statistics
Return outUnicastPkts, guaranteed to be non-null.
requireOutUnicastPkts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.Statistics
Deprecated.
Return outUnicastPkts, guaranteed to be non-null.
requireParent() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return parent, guaranteed to be non-null.
requireParent() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return parent, guaranteed to be non-null.
requireParentReference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchema
Return parentReference, guaranteed to be non-null.
requireParentRelPos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return parentRelPos, guaranteed to be non-null.
requireParentRelPos() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return parentRelPos, guaranteed to be non-null.
requirePathElementId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElement
Return pathElementId, guaranteed to be non-null.
requirePathElementId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElement
Return pathElementId, guaranteed to be non-null.
requirePhysAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return physAddress, guaranteed to be non-null.
requirePhysAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return physAddress, guaranteed to be non-null.
requirePhysAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return physAddress, guaranteed to be non-null.
requirePhysicalIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return physicalIndex, guaranteed to be non-null.
requirePhysicalIndex() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return physicalIndex, guaranteed to be non-null.
requirePort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Operator
Return port, guaranteed to be non-null.
requirePortRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.PortAttributes
Return portRef, guaranteed to be non-null.
requirePortType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.PortAttributes
Return portType, guaranteed to be non-null.
requirePreference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTopologyConfig
Return preference, guaranteed to be non-null.
requirePreferredLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Return preferredLifetime, guaranteed to be non-null.
requirePreferredLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
Return preferredLifetime, guaranteed to be non-null.
requirePrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixAttributes
Return prefix, guaranteed to be non-null.
requirePrefix() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
Return prefix, guaranteed to be non-null.
requirePrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLength
Return prefixLength, guaranteed to be non-null.
requirePrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Address
Return prefixLength, guaranteed to be non-null.
requirePrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Return prefixLength, guaranteed to be non-null.
requirePrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Return prefixLength, guaranteed to be non-null.
requirePrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLength
Return prefixLength, guaranteed to be non-null.
requirePrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Return prefixLength, guaranteed to be non-null.
requirePrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLength
Return prefixLength, guaranteed to be non-null.
requirePrefixLength() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
Return prefixLength, guaranteed to be non-null.
requirePrefixSpec() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Return prefixSpec, guaranteed to be non-null.
requirePrefixSpec() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
Return prefixSpec, guaranteed to be non-null.
requirePriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidth
Return priority, guaranteed to be non-null.
requirePriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidth
Return priority, guaranteed to be non-null.
requirePriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes
Return priority, guaranteed to be non-null.
requireProtectionReverts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return protectionReverts, guaranteed to be non-null.
requireProtectionStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Recovery
Return protectionStatus, guaranteed to be non-null.
requireProtectionSwitches() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return protectionSwitches, guaranteed to be non-null.
requireProtectionType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkUnderlayAttributes
Return protectionType, guaranteed to be non-null.
requireProtectionType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return protectionType, guaranteed to be non-null.
requireProtocol() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return protocol, guaranteed to be non-null.
requireProviderId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
Return providerId, guaranteed to be non-null.
requireRangeBitmap() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
Return rangeBitmap, guaranteed to be non-null.
requireReachableTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return reachableTime, guaranteed to be non-null.
requireReachableTime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return reachableTime, guaranteed to be non-null.
requireReferenceChangePolicy() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes
Return referenceChangePolicy, guaranteed to be non-null.
requireRegistrationWatches() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
Return registrationWatches, guaranteed to be non-null.
requireRemoteTeLinkTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomain
Return remoteTeLinkTpId, guaranteed to be non-null.
requireRemoteTeNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomain
Return remoteTeNodeId, guaranteed to be non-null.
requireReserved() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return reserved, guaranteed to be non-null.
requireRestOfHeader() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIcmpHeaderFields
Return restOfHeader, guaranteed to be non-null.
requireRestorationFailures() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationFailures, guaranteed to be non-null.
requireRestorationReversionFailures() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationReversionFailures, guaranteed to be non-null.
requireRestorationReversionStarts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationReversionStarts, guaranteed to be non-null.
requireRestorationReversionSuccesses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationReversionSuccesses, guaranteed to be non-null.
requireRestorationStarts() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationStarts, guaranteed to be non-null.
requireRestorationStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.Recovery
Return restorationStatus, guaranteed to be non-null.
requireRestorationSuccesses() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return restorationSuccesses, guaranteed to be non-null.
requireRestriction() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo
Return restriction, guaranteed to be non-null.
requireRetransTimer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return retransTimer, guaranteed to be non-null.
requireRetransTimer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return retransTimer, guaranteed to be non-null.
requireRevision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs
Return revision, guaranteed to be non-null.
requireRevision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs
Deprecated.
Return revision, guaranteed to be non-null.
requireRevision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule
Return revision, guaranteed to be non-null.
requireRevision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModuleIdentificationLeafs
Return revision, guaranteed to be non-null.
requireRole() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.DeviceAttributes
Return role, guaranteed to be non-null.
requireRole() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
Return role, guaranteed to be non-null.
requireRoutePreference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.Route
Return routePreference, guaranteed to be non-null.
requireRoutePreference() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.Route
Deprecated.
Return routePreference, guaranteed to be non-null.
requireRouterId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributes
Return routerId, guaranteed to be non-null.
requireRouterId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouterId
Return routerId, guaranteed to be non-null.
requireRouteTarget() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
Return routeTarget, guaranteed to be non-null.
requireRouteTargetType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTarget
Return routeTargetType, guaranteed to be non-null.
requireSameManufacturer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.Mud
Return sameManufacturer, guaranteed to be non-null.
requireSchema() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.SchemaLeaf
Return schema, guaranteed to be non-null.
requireSchema() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.SchemaLeaf
Deprecated.
Return schema, guaranteed to be non-null.
requireSchema() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.Datastore
Return schema, guaranteed to be non-null.
requireSendAdvertisements() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisements
Return sendAdvertisements, guaranteed to be non-null.
requireSendAdvertisements() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisements
Deprecated.
Return sendAdvertisements, guaranteed to be non-null.
requireSequence() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLink
Return sequence, guaranteed to be non-null.
requireSequence() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
Return sequence, guaranteed to be non-null.
requireSequenceNumber() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return sequenceNumber, guaranteed to be non-null.
requireSerialNum() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return serialNum, guaranteed to be non-null.
requireSerialNum() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return serialNum, guaranteed to be non-null.
requireServerProvided() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return serverProvided, guaranteed to be non-null.
requireSetupPriority() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
Return setupPriority, guaranteed to be non-null.
requireSharing() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.Tunnels
Return sharing, guaranteed to be non-null.
requireSharing() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
Return sharing, guaranteed to be non-null.
requireSignalingAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeInfoAttributes
Return signalingAddress, guaranteed to be non-null.
requireSignalingType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.CommonConstraints
Return signalingType, guaranteed to be non-null.
requireSoftwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return softwareRev, guaranteed to be non-null.
requireSoftwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return softwareRev, guaranteed to be non-null.
requireSoftwareRev() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return softwareRev, guaranteed to be non-null.
requireSource() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPoints
Return source, guaranteed to be non-null.
requireSourceIpv4Network() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4Network
Return sourceIpv4Network, guaranteed to be non-null.
requireSourceIpv6Network() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6Network
Return sourceIpv6Network, guaranteed to be non-null.
requireSourceMacAddress() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return sourceMacAddress, guaranteed to be non-null.
requireSourceMacAddressMask() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclEthHeaderFields
Return sourceMacAddressMask, guaranteed to be non-null.
requireSourceNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Source
Return sourceNode, guaranteed to be non-null.
requireSourceNode() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Source
Return sourceNode, guaranteed to be non-null.
requireSourceNode() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source
Return sourceNode, guaranteed to be non-null.
requireSourceProtocol() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RouteMetadata
Return sourceProtocol, guaranteed to be non-null.
requireSourceTp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.Source
Return sourceTp, guaranteed to be non-null.
requireSourceTp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.Source
Return sourceTp, guaranteed to be non-null.
requireSourceTp() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.Source
Return sourceTp, guaranteed to be non-null.
requireSpecialNextHop() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop
Return specialNextHop, guaranteed to be non-null.
requireSpeed() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return speed, guaranteed to be non-null.
requireSpeed() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return speed, guaranteed to be non-null.
requireSpeed() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return speed, guaranteed to be non-null.
requireSrcDnsname() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.DnsMatches
Return srcDnsname, guaranteed to be non-null.
requireSrcInterfaceRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLink
Return srcInterfaceRef, guaranteed to be non-null.
requireSrcTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1
Return srcTpRef, guaranteed to be non-null.
requireSrcTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1
Return srcTpRef, guaranteed to be non-null.
requireSrlg() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.Srlg
Return srlg, guaranteed to be non-null.
requireSrlg() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.Srlg
Return srlg, guaranteed to be non-null.
requireStandbyState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return standbyState, guaranteed to be non-null.
requireStandbyState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
Return standbyState, guaranteed to be non-null.
requireState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor
Return state, guaranteed to be non-null.
requireState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor
Return state, guaranteed to be non-null.
requireState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor
Deprecated.
Return state, guaranteed to be non-null.
requireStateLastChanged() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return stateLastChanged, guaranteed to be non-null.
requireStateLastChanged() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
Return stateLastChanged, guaranteed to be non-null.
requireStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address
Return status, guaranteed to be non-null.
requireStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address
Return status, guaranteed to be non-null.
requireStatus() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address
Deprecated.
Return status, guaranteed to be non-null.
requireSuppressionInterval() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.Throttle
Return suppressionInterval, guaranteed to be non-null.
requireSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapability
Return switchingCapability, guaranteed to be non-null.
requireSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapability
Return switchingCapability, guaranteed to be non-null.
requireSwitchingCapability() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeTunnelTerminationPointConfigAttributes
Return switchingCapability, guaranteed to be non-null.
requireSysteminfo() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudGrouping
Return systeminfo, guaranteed to be non-null.
requireTeDefaultMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return teDefaultMetric, guaranteed to be non-null.
requireTeDelayMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return teDelayMetric, guaranteed to be non-null.
requireTeIgpMetric() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkInfoAttributes
Return teIgpMetric, guaranteed to be non-null.
requireTeLinkTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeLinkConfig
Return teLinkTemplate, guaranteed to be non-null.
requireTemporaryPreferredLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Return temporaryPreferredLifetime, guaranteed to be non-null.
requireTemporaryPreferredLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Return temporaryPreferredLifetime, guaranteed to be non-null.
requireTemporaryValidLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.Autoconf
Return temporaryValidLifetime, guaranteed to be non-null.
requireTemporaryValidLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Autoconf
Return temporaryValidLifetime, guaranteed to be non-null.
requireTeNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1
Return teNodeId, guaranteed to be non-null.
requireTeNodeId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1
Return teNodeId, guaranteed to be non-null.
requireTeNodeTemplate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeNodeConfig
Return teNodeTemplate, guaranteed to be non-null.
requireTeTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeTerminationPointAugment
Return teTpId, guaranteed to be non-null.
requireTiebreakerType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.Tiebreaker
Return tiebreakerType, guaranteed to be non-null.
requireTopologyId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifier
Return topologyId, guaranteed to be non-null.
requireTopologyId() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.Topology
Return topologyId, guaranteed to be non-null.
requireTopologyRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopology
Return topologyRef, guaranteed to be non-null.
requireTopologyRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNode
Return topologyRef, guaranteed to be non-null.
requireTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPoint
Return tpId, guaranteed to be non-null.
requireTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPoint
Return tpId, guaranteed to be non-null.
requireTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpAttributes
Return tpId, guaranteed to be non-null.
requireTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return tpRef, guaranteed to be non-null.
requireTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.TpRef
Return tpRef, guaranteed to be non-null.
requireTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPoint
Return tpRef, guaranteed to be non-null.
requireTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.TpRef
Return tpRef, guaranteed to be non-null.
requireTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.From
Return tpRef, guaranteed to be non-null.
requireTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.To
Return tpRef, guaranteed to be non-null.
requireTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.From
Return tpRef, guaranteed to be non-null.
requireTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.To
Return tpRef, guaranteed to be non-null.
requireTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpAttributes
Return tpRef, guaranteed to be non-null.
requireTrafficBehavior() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions
Return trafficBehavior, guaranteed to be non-null.
requireTrafficClass() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Return trafficClass, guaranteed to be non-null.
requireTransactionDebugContextEnabled() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
Return transactionDebugContextEnabled, guaranteed to be non-null.
requireTtl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpHeaderFields
Return ttl, guaranteed to be non-null.
requireTtl() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.Entry
Return ttl, guaranteed to be non-null.
requireTunnelName() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.Tunnel
Return tunnelName, guaranteed to be non-null.
requireTunnelTpId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPoint
Return tunnelTpId, guaranteed to be non-null.
requireTunnelTpRef() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPoint
Return tunnelTpRef, guaranteed to be non-null.
requireTwoWayDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsTwoWayDelayLoss
Return twoWayDelay, guaranteed to be non-null.
requireTwoWayDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TwoWayPerformanceMetrics
Return twoWayDelay, guaranteed to be non-null.
requireTwoWayDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsTwoWayDelayLoss
Return twoWayDelayNormality, guaranteed to be non-null.
requireTwoWayDelayVariation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayDelayVariation, guaranteed to be non-null.
requireTwoWayDelayVariation() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
Return twoWayDelayVariation, guaranteed to be non-null.
requireTwoWayDelayVariationNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayDelayVariationNormality, guaranteed to be non-null.
requireTwoWayMaxDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayMaxDelay, guaranteed to be non-null.
requireTwoWayMaxDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
Return twoWayMaxDelay, guaranteed to be non-null.
requireTwoWayMaxDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayMaxDelayNormality, guaranteed to be non-null.
requireTwoWayMinDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayMinDelay, guaranteed to be non-null.
requireTwoWayMinDelay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
Return twoWayMinDelay, guaranteed to be non-null.
requireTwoWayMinDelayNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayMinDelayNormality, guaranteed to be non-null.
requireTwoWayPacketLoss() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayPacketLoss, guaranteed to be non-null.
requireTwoWayPacketLoss() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TwoWayPerformanceMetricsPacket
Return twoWayPacketLoss, guaranteed to be non-null.
requireTwoWayPacketLossNormality() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1
Return twoWayPacketLossNormality, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.Acl
Return type, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricAttributes
Return type, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPort
Return type, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface
Return type, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface
Return type, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface
Return type, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface
Deprecated.
Return type, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIcmpHeaderFields
Return type, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocol
Return type, guaranteed to be non-null.
requireType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocol
Deprecated.
Return type, guaranteed to be non-null.
requireUnitsDisplay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return unitsDisplay, guaranteed to be non-null.
requireUnitsDisplay() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Return unitsDisplay, guaranteed to be non-null.
requireUnnumberedId() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.Unnumbered
Return unnumberedId, guaranteed to be non-null.
requireUpperBound() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBound
Return upperBound, guaranteed to be non-null.
requireUpperPort() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.Range
Return upperPort, guaranteed to be non-null.
requireUps() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPoint
Return ups, guaranteed to be non-null.
requireUps() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.StatisticsPerLink
Return ups, guaranteed to be non-null.
requireUrgentPointer() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return urgentPointer, guaranteed to be non-null.
requireUri() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return uri, guaranteed to be non-null.
requireUri() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return uri, guaranteed to be non-null.
requireUri() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.Namespace
Return uri, guaranteed to be non-null.
requireUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
Return usage, guaranteed to be non-null.
requireUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityName
Return usage, guaranteed to be non-null.
requireUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
Return usage, guaranteed to be non-null.
requireUsage() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsName
Return usage, guaranteed to be non-null.
requireUsageState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.State
Return usageState, guaranteed to be non-null.
requireUsageState() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.State
Deprecated.
Return usageState, guaranteed to be non-null.
requireUuid() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return uuid, guaranteed to be non-null.
requireUuid() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return uuid, guaranteed to be non-null.
requireValidLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.Advertise
Return validLifetime, guaranteed to be non-null.
requireValidLifetime() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.Prefix
Deprecated.
Return validLifetime, guaranteed to be non-null.
requireValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return value, guaranteed to be non-null.
requireValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Return value, guaranteed to be non-null.
requireValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgs
Return value, guaranteed to be non-null.
requireValue() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValue
Return value, guaranteed to be non-null.
requireValue(Object) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
A shortcut for Objects.requireNonNull(value, "Supplied value may not be null").
requireValuePrecision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valuePrecision, guaranteed to be non-null.
requireValuePrecision() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Return valuePrecision, guaranteed to be non-null.
requireValues() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsList
Return values, guaranteed to be non-null.
requireValueScale() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valueScale, guaranteed to be non-null.
requireValueScale() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Return valueScale, guaranteed to be non-null.
requireValueTimestamp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valueTimestamp, guaranteed to be non-null.
requireValueTimestamp() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Return valueTimestamp, guaranteed to be non-null.
requireValueType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valueType, guaranteed to be non-null.
requireValueType() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Return valueType, guaranteed to be non-null.
requireValueUpdateRate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorData
Return valueUpdateRate, guaranteed to be non-null.
requireValueUpdateRate() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorData
Deprecated.
Return valueUpdateRate, guaranteed to be non-null.
requireWeight() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.OptimizationMetricEntry
Return weight, guaranteed to be non-null.
requireWindowSize() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields
Return windowSize, guaranteed to be non-null.
requireWriteWatches() - Method in interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.Config
Return writeWatches, guaranteed to be non-null.
requireXmlClass() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.Component
Return xmlClass, guaranteed to be non-null.
requireXmlClass() - Method in interface org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.Component
Deprecated.
Return xmlClass, guaranteed to be non-null.
resolveLocalName(String) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.ClassGeneratorBridge
 
resolveNodeContextSupplier(String) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.ClassGeneratorBridge
 
resolveRpcInputClass(Method) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Extracts input class for RPC method.
resolveRpcOutputClass(Method) - Static method in class org.opendaylight.mdsal.binding.spec.reflect.BindingReflections
Extracts Output class for RPC method.
resolveSchemaContext(List<SourceReference>, List<SourceReference>) - Method in interface org.opendaylight.mdsal.yanglib.api.SchemaContextResolver
 
ResourceAffExcludeAny - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
The set of attribute filters associated with a tunnel, any of which renders a link unacceptable.
ResourceAffIncludeAll - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
The set of attribute filters associated with a tunnel, all of which must be present for a link to be acceptable.
ResourceAffIncludeAny - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
The set of attribute filters associated with a tunnel, any of which must be present for a link to be acceptable.
ResourceAffinitiesType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for resource class affinities.
resourceName() - Method in class org.opendaylight.yangtools.yang.binding.ResourceYangModuleInfo
 
ResourceYangModuleInfo - Class in org.opendaylight.yangtools.yang.binding
Base utility class for providing YANG module info backed by class resources.
ResourceYangModuleInfo() - Constructor for class org.opendaylight.yangtools.yang.binding.ResourceYangModuleInfo
 
RestorationSchemePrecomputed - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Restoration LSP is precomputed prior to the failure.
RestorationSchemePreconfigured - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Restoration LSP is preconfigured prior to the failure.
RestorationSchemePresignaled - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Restoration LSP is presignaled prior to the failure.
RestorationSchemeType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for LSP restoration schemes.
restrictedType(Type, Restrictions) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
 
restrictions - Variable in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
Restrictions - Interface in org.opendaylight.mdsal.binding.model.api
 
RetryingManagedNewTransactionRunner - Class in org.opendaylight.mdsal.binding.util
Implementation of ManagedNewTransactionRunner with automatic transparent retries.
RetryingManagedNewTransactionRunner(DataBroker) - Constructor for class org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunner
Constructor.
RetryingManagedNewTransactionRunner(DataBroker, int) - Constructor for class org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunner
Constructor.
RetryingManagedNewTransactionRunner(DataBroker, Executor, int) - Constructor for class org.opendaylight.mdsal.binding.util.RetryingManagedNewTransactionRunner
Constructor.
Reverse - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabelDirection
Label allocated for the reverse LSP direction.
ReversionFailed - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
The reversion has failed.
ReversionStarted - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
The reversion has started.
ReversionSucceeded - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
The reversion action has succeeded.
Revision(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
 
Revision(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
 
Revision(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
 
Revision(CommonLeafs.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
Creates a copy from Source Object.
Revision(RevisionIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
 
Revision(CommonLeafs.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
Creates a copy from Source Object.
Revision(ImportOnlyModule.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
Creates a copy from Source Object.
Revision(RevisionIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
 
Revision(RevisionIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
 
RevisionIdentifier - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
 
RevisionIdentifier - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
 
RevisionIdentifier(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionIdentifier
 
RevisionIdentifier(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.RevisionIdentifier
 
RevisionIdentifier(RevisionIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionIdentifier
Creates a copy from Source Object.
RevisionIdentifier(RevisionIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.RevisionIdentifier
Creates a copy from Source Object.
RevisionUtils - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
Utility methods for working with CommonLeafs.Revisions.
Rfc1483 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Multiprotocol over ATM AAL5.
Rfc1483 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Multiprotocol over ATM AAL5.
RFC8294ByteBufUtils - Class in org.opendaylight.mdsal.rfc8294.netty
 
Rfc877x25 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Rfc877x25 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Rib - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs
Each entry contains a configuration for a RIB identified by the 'name' key.
Rib - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs
Deprecated, for removal: This API element is subject to removal in a future version.
RibBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs
Class that builds RibBuilder instances.
RibBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs
Deprecated, for removal: This API element is subject to removal in a future version.
RibBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
RibBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
RibBuilder(AddressFamily$G) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
RibBuilder(AddressFamily$G) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
RibBuilder(Rib) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
RibBuilder(Rib) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
RibKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs
 
RibKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs
 
RibKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibKey
 
RibKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey
 
RibKey(RibKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibKey
Creates a copy from Source Object.
RibKey(RibKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey
Creates a copy from Source Object.
Ribs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing
Support for RIBs.
Ribs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state
Deprecated, for removal: This API element is subject to removal in a future version.
RibsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing
Class that builds RibsBuilder instances.
RibsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state
Deprecated, for removal: This API element is subject to removal in a future version.
RibsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.RibsBuilder
 
RibsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.RibsBuilder
Deprecated.
 
RibsBuilder(Ribs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.RibsBuilder
 
RibsBuilder(Ribs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.RibsBuilder
Deprecated.
 
Roce - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
RDMA over Converged Ethernet (RoCE).
Root - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element
Container for mount point.
RootBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element
Class that builds RootBuilder instances.
RootBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.RootBuilder
 
RootBuilder(Root) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.logical.network.element.RootBuilder
 
RootType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance
Well-known mount points.
Route - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4
A list of static routes.
Route - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6
A list of static routes.
Route - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output
The active RIB route for the specified destination.
Route - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes
A RIB route entry.
Route - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output
Deprecated, for removal: This API element is subject to removal in a future version.
Route - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes
Deprecated, for removal: This API element is subject to removal in a future version.
Route1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
 
Route1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
Route1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Class that builds Route1Builder instances.
Route1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Class that builds Route1Builder instances.
Route1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1Builder
 
Route1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1Builder
 
Route1Builder(Route1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1Builder
 
Route1Builder(Route1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1Builder
 
Route2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
 
Route2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
Route2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Class that builds Route2Builder instances.
Route2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Class that builds Route2Builder instances.
Route2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2Builder
 
Route2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2Builder
 
Route2Builder(Route2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2Builder
 
Route2Builder(Route2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2Builder
 
Route3 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Route3 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Route3Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Route3Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Route3Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3Builder
Deprecated.
 
Route3Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3Builder
Deprecated.
 
Route3Builder(Route3) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3Builder
Deprecated.
 
Route3Builder(Route3) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3Builder
Deprecated.
 
Route4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Route4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Route4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Route4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
Route4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4Builder
Deprecated.
 
Route4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4Builder
Deprecated.
 
Route4Builder(Route4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4Builder
Deprecated.
 
Route4Builder(Route4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4Builder
Deprecated.
 
RouteBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4
Class that builds RouteBuilder instances.
RouteBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6
Class that builds RouteBuilder instances.
RouteBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output
Class that builds RouteBuilder instances.
RouteBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes
Class that builds RouteBuilder instances.
RouteBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output
Deprecated, for removal: This API element is subject to removal in a future version.
RouteBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes
Deprecated, for removal: This API element is subject to removal in a future version.
RouteBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
RouteBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
RouteBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
RouteBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
RouteBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
RouteBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
RouteBuilder(Route) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
RouteBuilder(Route) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
RouteBuilder(RouteMetadata) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
RouteBuilder(RouteMetadata) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
RouteBuilder(RouteMetadata) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
RouteBuilder(RouteMetadata) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
RouteBuilder(Route) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
RouteBuilder(Route) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
RouteBuilder(Route) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
RouteBuilder(Route) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
RouteDistinguisher - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
RouteDistinguisher(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteDistinguisher
 
RouteDistinguisher(RouteDistinguisher) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteDistinguisher
Creates a copy from Source Object.
RouteExcludeObject - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
'Exclude route' object.
RouteExcludeSrlg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Excludes SRLGs.
RouteIncludeObject - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
'Include route' object.
RouteKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4
 
RouteKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6
 
RouteKey(Ipv4Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteKey
 
RouteKey(Ipv6Prefix) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteKey
 
RouteKey(RouteKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteKey
Creates a copy from Source Object.
RouteKey(RouteKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteKey
Creates a copy from Source Object.
RouteMetadata - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Common route metadata.
RouteObjectExcludeAlways - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always
List of route objects to always exclude from the path computation.
RouteObjectExcludeAlwaysBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always
Class that builds RouteObjectExcludeAlwaysBuilder instances.
RouteObjectExcludeAlwaysBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
RouteObjectExcludeAlwaysBuilder(ExplicitRouteHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
RouteObjectExcludeAlwaysBuilder(RouteObjectExcludeAlways) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
RouteObjectExcludeAlwaysKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always
 
RouteObjectExcludeAlwaysKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysKey
 
RouteObjectExcludeAlwaysKey(RouteObjectExcludeAlwaysKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysKey
Creates a copy from Source Object.
RouteObjectExcludeObject - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects
List of Explicit Route Objects to be excluded in the path computation.
RouteObjectExcludeObjectBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects
Class that builds RouteObjectExcludeObjectBuilder instances.
RouteObjectExcludeObjectBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
RouteObjectExcludeObjectBuilder(ExplicitRouteHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
RouteObjectExcludeObjectBuilder(RouteObjectExcludeObject) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
RouteObjectExcludeObjectKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects
 
RouteObjectExcludeObjectKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectKey
 
RouteObjectExcludeObjectKey(RouteObjectExcludeObjectKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectKey
Creates a copy from Source Object.
RouteObjectIncludeExclude - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always
List of route objects to include or exclude in the path computation.
RouteObjectIncludeExcludeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always
Class that builds RouteObjectIncludeExcludeBuilder instances.
RouteObjectIncludeExcludeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
RouteObjectIncludeExcludeBuilder(ExplicitRouteHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
RouteObjectIncludeExcludeBuilder(RouteObjectIncludeExclude) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
RouteObjectIncludeExcludeKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always
 
RouteObjectIncludeExcludeKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeKey
 
RouteObjectIncludeExcludeKey(RouteObjectIncludeExcludeKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeKey
Creates a copy from Source Object.
RouteObjectIncludeObject - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects
List of Explicit Route Objects to be included in the path computation.
RouteObjectIncludeObjectBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects
Class that builds RouteObjectIncludeObjectBuilder instances.
RouteObjectIncludeObjectBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
RouteObjectIncludeObjectBuilder(ExplicitRouteHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
RouteObjectIncludeObjectBuilder(RouteObjectIncludeObject) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
RouteObjectIncludeObjectKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects
 
RouteObjectIncludeObjectKey(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectKey
 
RouteObjectIncludeObjectKey(RouteObjectIncludeObjectKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectKey
Creates a copy from Source Object.
RouteOrigin - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
RouteOrigin(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteOrigin
 
RouteOrigin(RouteOrigin) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteOrigin
Creates a copy from Source Object.
RoutePreference - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
 
RoutePreference(RoutePreference) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutePreference
Creates a copy from Source Object.
RoutePreference(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutePreference
 
RouterAlertLabel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
This identity represents the Router Alert Label.
RouterId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
RouterId - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
This grouping provides a router ID.
RouterId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouterId
 
RouterId(RouterId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouterId
Creates a copy from Source Object.
RouterId(DottedQuad) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouterId
Creates a new instance from DottedQuad
Routes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib
Current contents of the RIB.
Routes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib
Deprecated, for removal: This API element is subject to removal in a future version.
RoutesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib
Class that builds RoutesBuilder instances.
RoutesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib
Deprecated, for removal: This API element is subject to removal in a future version.
RoutesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.RoutesBuilder
 
RoutesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.RoutesBuilder
Deprecated.
 
RoutesBuilder(Routes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.RoutesBuilder
 
RoutesBuilder(Routes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.RoutesBuilder
Deprecated.
 
RouteTarget - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
RouteTarget(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTarget
 
RouteTarget(RouteTarget) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTarget
Creates a copy from Source Object.
RouteTargetSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Route Target SAFI.
RouteTargetType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
RouteUsageType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for route usage.
Routing - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Configuration parameters for the routing subsystem.
ROUTING_CONTEXT - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
RoutingBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Class that builds RoutingBuilder instances.
RoutingBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
RoutingBuilder(RouterId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
RoutingBuilder(Routing) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
RoutingContext - Annotation Type in org.opendaylight.yangtools.yang.binding.annotations
 
RoutingProtocol - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Identity from which Layer 3 routing protocol identities are derived.
RoutingState - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
RoutingStateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
RoutingStateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
RoutingStateBuilder(RouterId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
RoutingStateBuilder(RoutingState) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
RPC_INPUT - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
RPC_INPUT_SUFFIX - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
RPC_OUTPUT - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
RPC_OUTPUT_SUFFIX - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
RPC_SERVICE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
RPC_SERVICE_SUFFIX - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
RpcConsumerRegistry - Interface in org.opendaylight.mdsal.binding.api
Provides access to registered Remote Procedure Call (RPC) service implementations.
RpcContextRef - Interface in org.opendaylight.yang.gen.v1.urn.opendaylight.yang.extension.yang.ext.rev130709
A reference to RPC context.
RpcInput - Interface in org.opendaylight.yangtools.yang.binding
Marker interface for all interfaces generated for input statement within an action or an rpc statement.
RpcOutput - Interface in org.opendaylight.yangtools.yang.binding
Marker interface for all interfaces generated for output statement within an action or an rpc statement.
RpcProviderService - Interface in org.opendaylight.mdsal.binding.api
Provides ability to registered Remote Procedure Call (RPC) service implementations.
rpcResult(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing RpcResult for a particular type.
RpcRoutingStrategy - Class in org.opendaylight.mdsal.dom.spi
 
RpcService - Interface in org.opendaylight.yangtools.yang.binding
Marker interface for tagging generated YANG Modules.
RpcServiceInvoker - Class in org.opendaylight.mdsal.binding.dom.adapter.invoke
Provides single method invocation of RPCs on supplied instance.
RpcServiceInvoker() - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.invoke.RpcServiceInvoker
 
Rpm - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure of shaft revolutions per minute.
Rpr - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Resilient Packet Ring Interface Type.
Rpr - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Resilient Packet Ring Interface Type.
Rs232 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Rs232 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Rsrb - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Remote Source Route Bridging.
Rsrb - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Remote Source Route Bridging.
RtmSetDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Residence Time Measurement (RTM) attribute flag requested.
Running - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214
The running configuration datastore.
runtime() - Static method in class org.opendaylight.mdsal.binding.generator.impl.reactor.TypeBuilderFactory
 
RuntimeEnumerationBuilder - Class in org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
RuntimeEnumerationBuilder(JavaTypeName) - Constructor for class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
RuntimeGeneratedTOBuilder - Class in org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
RuntimeGeneratedTOBuilder(JavaTypeName) - Constructor for class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
RuntimeGeneratedTOBuilder.GTO - Class in org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
RuntimeGeneratedTypeBuilder - Class in org.opendaylight.mdsal.binding.model.ri.generated.type.builder
 
RuntimeGeneratedTypeBuilder(JavaTypeName) - Constructor for class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
RuntimeGeneratedUnion - Interface in org.opendaylight.mdsal.binding.runtime.api
A GeneratedTransferObject created for run-time representation of a union.

S

SCALAR_TYPE_OBJECT - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
SCALAR_TYPE_OBJECT_GET_VALUE_NAME - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
scalarTypeObject(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
Type specializing ScalarTypeObject for a particular type.
ScalarTypeObject<T> - Interface in org.opendaylight.yangtools.yang.binding
A TypeObject that encapsulates an immutable native type.
ScanningSchemaServiceProvider - Class in org.opendaylight.mdsal.dom.broker.schema
Deprecated.
ScanningSchemaServiceProvider() - Constructor for class org.opendaylight.mdsal.dom.broker.schema.ScanningSchemaServiceProvider
Deprecated.
 
Schema - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
A datastore schema that may be used by one or more datastores.
SchemaBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
Class that builds SchemaBuilder instances.
SchemaBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
SchemaBuilder(Schema) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
SchemaContextResolver - Interface in org.opendaylight.mdsal.yanglib.api
An entity which can assemble a set of sources into a SchemaContext.
SchemaKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters
 
SchemaKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaKey
 
SchemaKey(SchemaKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaKey
Creates a copy from Source Object.
SchemaLeaf - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list
Common schema leaf parameter for modules and submodules.
SchemaLeaf - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list
Deprecated.
SchemaMounts - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114
Contains information about the structure of the overall mounted data model implemented in the server.
SchemaMountsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114
Class that builds SchemaMountsBuilder instances.
SchemaMountsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
 
SchemaMountsBuilder(SchemaMounts) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
 
schemaPathToId(SchemaPath) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
SchemaRef - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point
Alternatives for specifying the schema.
Sdci - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
SDCI (IO-Link).
Sdci - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
SDCI (IO-Link).
Sdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
Sdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Sdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Symmetric Digital Subscriber Loop.
Sdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Symmetric Digital Subscriber Loop.
SegmentBasedReroutingDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Indicates segment-based rerouting behavior for an LSP undergoing establishment.
Sensor - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is some sort of sensor, such as a temperature sensor within a router chassis.
SensorData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component
Sensor-related nodes.
SensorData - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component
Deprecated.
SensorDataBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component
Class that builds SensorDataBuilder instances.
SensorDataBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component
Class that builds SensorDataBuilder instances.
SensorDataBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
SensorDataBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
SensorDataBuilder(SensorData) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
SensorDataBuilder(SensorData) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
SensorStatus - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
SensorValue - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
SensorValue(Integer) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValue
 
SensorValue(SensorValue) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValue
Creates a copy from Source Object.
SensorValuePrecision - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
SensorValuePrecision(Byte) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValuePrecision
 
SensorValuePrecision(SensorValuePrecision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValuePrecision
Creates a copy from Source Object.
SensorValueScale - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
SensorValueType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
Sercos - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Sercos Interface.
Serial - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Serial
serializableType() - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ConcreteType which represents Serializable type.
serialize(T) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeCodec
Converts from Binding to Normalized Node representation of data.
serialize(DataObjectSerializerRegistry, DataObject, BindingStreamEventWriter) - Method in interface org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectSerializerImplementation
Writes stream events for supplied data object to provided stream.
serialize(DataObject, BindingStreamEventWriter) - Method in interface org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectSerializer
Writes stream events representing object to supplied stream.
SerializedDOMDataBroker - Class in org.opendaylight.mdsal.dom.broker
Implementation of blocking three phase commit coordinator, which which supports coordination on multiple DOMStoreThreePhaseCommitCohort.
SerializedDOMDataBroker(Map<LogicalDatastoreType, DOMStore>, ListeningExecutorService) - Constructor for class org.opendaylight.mdsal.dom.broker.SerializedDOMDataBroker
Construct DOMDataCommitCoordinator which uses supplied executor to process commit coordinations.
serializePathArgument(InstanceIdentifier.PathArgument) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
Serializes path argument for current node.
serializePathArgument(InstanceIdentifier.PathArgument) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext
 
SerialVersionHelper - Class in org.opendaylight.mdsal.binding.generator.impl.reactor
 
ServiceCapability - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
Base for the service of the fabric
ServiceGroupIdentifier - Class in org.opendaylight.mdsal.singleton.common.api
Identifier represents a service group competence.
ServiceGroupIdentifier(String) - Constructor for class org.opendaylight.mdsal.singleton.common.api.ServiceGroupIdentifier
 
ServiceProperties - Class in org.opendaylight.mdsal.binding.dom.adapter.osgi
Properties recognized and manipulated by DynamicBindingAdapter.
SessionAttributesFlags - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for the RSVP-TE session attributes flags.
SeStyleDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Shared explicit style, to allow the LSP to be established and share resources with the old LSP.
setAbstract(boolean) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Sets the abstract flag to define Generated Type as abstract type.
setAbstract(boolean) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.MethodSignatureBuilder
Sets the flag for declaration of method as abstract or non abstract.
setAccessList(Map<AccessListKey, AccessList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.AccessListsBuilder
 
setAccessLists(AccessLists) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.FromDevicePolicyBuilder
 
setAccessLists(AccessLists) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
 
setAccessModifier(AccessModifier) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.TypeMemberBuilder
Sets the access modifier of property.
setAccessType(TeLinkAccessType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setAccumulativeValue(Uint64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
setAce(List<Ace>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.AcesBuilder
 
setAces(Aces) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
setAceStatistics(Map<AceStatisticsKey, AceStatistics>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
setAcknowledgementNumber(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setAcl(Map<AclKey, Acl>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
 
setAclSet(List<AclSet>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.AclSetsBuilder
 
setAclSets(AclSets) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.EgressBuilder
 
setAclSets(AclSets) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.IngressBuilder
 
setActions(Actions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
setActive(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
setActive(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
setActive(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
setActive(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
setAddress(Map<AddressKey, Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
setAddress(Map<AddressKey, Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
setAddress(Map<AddressKey, Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
setAddress(Map<AddressKey, Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
setAddress(Map<AddressKey, Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
setAddress(Map<AddressKey, Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
setAddress(Map<AddressKey, Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
setAddress(Map<AddressKey, Address>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
setAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop2Builder
 
setAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
setAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop2Builder
 
setAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop4Builder
Deprecated.
 
setAddressFamily(Class<? extends AddressFamily$I>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
setAddressFamily(Class<? extends AddressFamily$I>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
setAdministrativeGroup(AdminGroups) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setAdministrativeGroup(AdminGroups) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setAdminState(AdminState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
setAdminState(AdminState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
setAdminState(AdminState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
setAdminState(AdminState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
setAdminState(AdminState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
setAdminState(AdminState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
setAdminStatus(Interface.AdminStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setAdminStatus(Interface.AdminStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setAdminStatus(Interface.AdminStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setAdminStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setAdminStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setAdminStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
setAdminStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
setAdminStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
setAdvertisementInterval(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
setAffinityName(Map<AffinityNameKey, AffinityName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
setAlarmState(AlarmState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
setAlarmState(AlarmState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
setAlarmState(AlarmState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
setAlarmState(AlarmState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
setAlarmState(AlarmState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
setAlarmState(AlarmState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
setAlgorithm(Algorithm) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.OptimizationsBuilder
 
setAlias(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setAlias(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setAltitude(Long) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
setAsNumber(AsNumber) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
 
setAsNumberHop(AsNumberHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.AsNumberBuilder
 
setAssetId(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setAssetId(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setAttachmentPoints(AttachmentPoints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.AclsBuilder
 
setAutoconf(Autoconf) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
setAutoconf(Autoconf) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
setAutonomousFlag(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
setAutonomousFlag(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
setBackupPath(Map<BackupPathKey, BackupPath>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
setBackupPath(Map<BackupPathKey, BackupPath>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
setBandwidth(Class<? extends Bandwidth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
setBaseType(TypeDefinition<?>) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
Sets the base type for Java representation of YANG typedef.
setBindLneName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
setBindLneName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.Interface1Builder
 
setBindNiName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.InterfaceBuilder
 
setBindNiName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv4Builder
 
setBindNiName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.bind.ni.name.failed.Ipv6Builder
 
setBindNiName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Interface1Builder
 
setBindNiName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv41Builder
 
setBindNiName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.Ipv61Builder
 
setBundledLink(Map<BundledLinkKey, BundledLink>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.BundledLinksBuilder
 
setBundledLinks(BundledLinks) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.BundleBuilder
 
setBundleStackLevel(BundleStackLevel) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setBundleStackLevel(BundleStackLevel) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setCacheValidity(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setCapabilitySupported(List<Class<? extends ServiceCapability>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
setClientId(TeGlobalId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
setClientLayerAdaptation(ClientLayerAdaptation) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setCloseable(AutoCloseable) - Method in class org.opendaylight.mdsal.dom.broker.AbstractDOMDataBroker
 
setCloseable(AutoCloseable) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
setCode(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
setComment(TypeMemberComment) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.TypeMemberBuilder
Adds String definition of comment into Method Signature definition.
setCommitted(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
 
setComponent(Map<ComponentKey, Component>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
 
setComponent(Map<ComponentKey, Component>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
 
setComponentLink(Map<ComponentLinkKey, ComponentLink>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.ComponentLinksBuilder
 
setComponentLinks(ComponentLinks) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.ComponentBuilder
 
setConfig(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
setConformanceType(Module.ConformanceType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
setConformanceType(Module.ConformanceType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
setConnectivityMatrices(ConnectivityMatrices) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
setConnectivityMatrices(ConnectivityMatrices) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
setConnectivityMatrix(Map<ConnectivityMatrixKey, ConnectivityMatrix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
setConnectivityMatrixEntry(ConnectivityMatrixEntry) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
setContainsChild(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setContainsChild(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setContentId(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
setContentId(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdateBuilder
 
setControlAdvPrefixes(ControlAdvPrefixes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
setController(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
setControlPlaneProtocol(Map<ControlPlaneProtocolKey, ControlPlaneProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ControlPlaneProtocolsBuilder
 
setControlPlaneProtocol(Map<ControlPlaneProtocolKey, ControlPlaneProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ControlPlaneProtocolsBuilder
Deprecated.
 
setControlPlaneProtocols(ControlPlaneProtocols) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
setControlPlaneProtocols(ControlPlaneProtocols) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
setCreateGlobalAddresses(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
setCreateGlobalAddresses(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
setCreates(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
setCreates(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
setCreateTemporaryAddresses(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
setCreateTemporaryAddresses(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
setCredibilityPreference(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
setCredibilityPreference(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
setCurHopLimit(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setCurHopLimit(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setDataOffset(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setDatastore(Map<DatastoreKey, Datastore>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
setDefault(boolean) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.MethodSignatureBuilder
Sets the flag indicating whether this is a default interface method.
setDefaultLifetime(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setDefaultLifetime(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setDefaultRib(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
setDefaultRib(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
setDeletes(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
setDeletes(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
setDescription(String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.EnumBuilder
 
setDescription(String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Set a string that contains a human-readable textual description of type definition.
setDescription(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
setDescription(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setDescription(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
setDescription(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
setDescription(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setDescription(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
setDescription(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
setDesInterfaceRef(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
setDestination(byte[]) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
 
setDestination(Destination) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
setDestination(Destination) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
setDestination(Destination) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
setDestinationAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input1Builder
 
setDestinationAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Input2Builder
Deprecated.
 
setDestinationAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input1Builder
 
setDestinationAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Input2Builder
Deprecated.
 
setDestinationIpv4Network(Ipv4Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.destination.network.DestinationIpv4NetworkBuilder
 
setDestinationIpv6Network(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.destination.network.DestinationIpv6NetworkBuilder
 
setDestinationMacAddress(MacAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
setDestinationMacAddressMask(MacAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
setDestinationNetwork(DestinationNetwork) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setDestinationNetwork(DestinationNetwork) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
setDestinationPort(DestinationPort) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.DestinationPortBuilder
 
setDestinationPort(DestinationPort) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setDestinationPort(DestinationPort) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.DestinationPortBuilder
 
setDestinationPort(DestinationPort) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
setDestinationPrefix(Ipv4Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route1Builder
 
setDestinationPrefix(Ipv4Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route2Builder
 
setDestinationPrefix(Ipv4Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route3Builder
Deprecated.
 
setDestinationPrefix(Ipv4Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.Route4Builder
Deprecated.
 
setDestinationPrefix(Ipv4Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
setDestinationPrefix(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route1Builder
 
setDestinationPrefix(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route2Builder
 
setDestinationPrefix(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route3Builder
Deprecated.
 
setDestinationPrefix(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Route4Builder
Deprecated.
 
setDestinationPrefix(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
setDestNode(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
 
setDestNode(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
 
setDestNode(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
 
setDesTpRef(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1Builder
 
setDesTpRef(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1Builder
 
setDestTp(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.DestinationBuilder
 
setDestTp(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.DestinationBuilder
 
setDestTp(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.DestinationBuilder
 
setDeviation(List<YangIdentifier>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
setDeviation(Map<DeviationKey, Deviation>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
setDeviation(Map<DeviationKey, Deviation>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
setDeviceLinks(Map<DeviceLinksKey, DeviceLinks>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
setDeviceNodes(Map<DeviceNodesKey, DeviceNodes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
setDevicePort(TpRef) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
setDevicePorts(Map<DevicePortsKey, DevicePorts>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
setDeviceRef(NodeRef) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
setDirection(TeLabelDirection) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
 
setDirection(TeLinkDirection) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
setDirection(TeLinkDirection) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
setDirectionInitiated(Direction) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1Builder
 
setDisables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
setDisables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
setDisables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
setDisables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
setDisables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setDiscontinuityTime(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setDiscontinuityTime(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setDiscontinuityTime(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setDiscontinuityTime(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setDiscontinuityTime(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
setDiscontinuityTime(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
setDisjointness(TePathDisjointness) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
setDisjointness(TePathDisjointness) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setDocumentation(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setDomainId(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
setDomainId(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
setDomainId(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
setDowns(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
setDowns(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setDscp(Dscp) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setDscp(Dscp) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
setDstDnsname(Host) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41Builder
 
setDstDnsname(Host) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61Builder
 
setDupAddrDetectTransmits(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
setDupAddrDetectTransmits(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
setDynamic(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
 
setEcn(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setEcn(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
setEgress(Egress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
setEgressInterface(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
setEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
setEnables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
setEnables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
setEnables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
setEnables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
setEnables(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setEncoding(Class<? extends LspEncodingTypes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
setEncoding(Class<? extends LspEncodingTypes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setEncoding(Class<? extends LspEncodingTypes>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
setEntry(Map<EntryKey, Entry>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.MplsLabelStackBuilder
 
setErrorInfo(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
setErrorInfo(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
setEth(Eth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.EthBuilder
 
setEthertype(Ethertype) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
setExplicitRouteExcludeObjects(ExplicitRouteExcludeObjects) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
setExplicitRouteIncludeObjects(ExplicitRouteIncludeObjects) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
setExplicitRouteUsage(Class<? extends RouteUsageType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
setExtendsType(GeneratedTransferObject) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
Add Generated Transfer Object from which will be extended current Generated Transfer Object.
By definition Java does not allow multiple inheritance, hence if there is already a definition of an Generated Transfer Object the extending object will be overwritten by lastly added Generated Transfer Object.
If Generated Transfer Object is null the method SHOULD throw IllegalArgumentException
setExtensions(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setExternalDomain(ExternalDomain) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setFabricAttributes(FabricAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.Node1Builder
 
setFabricId(FabricId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
setFabricNetwork(FabricNetwork) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.NetworkTypes1Builder
 
setFaultClears(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setFaultDetects(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setFeature(List<YangIdentifier>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
setFeature(List<YangIdentifier>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
setFeature(List<YangIdentifier>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
setFinal(boolean) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.TypeMemberBuilder
Sets the flag final for method signature.
setFirmwareRev(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setFirmwareRev(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setFirmwareRev(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setFlag(List<Class<? extends FlagIdentity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
setFlag(List<Class<? extends FlagIdentity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
setFlag(List<Class<? extends FlagIdentity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
setFlag(List<Class<? extends FlagIdentity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
setFlag(List<Class<? extends FlagIdentity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
 
setFlag(List<Class<? extends FlagIdentity>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
setFlags(List<PathAttributeFlags>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
 
setFlags(List<PathAttributeFlags>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
 
setFlags(List<PathAttributeFlags>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
 
setFlags(List<PathAttributeFlags>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
setFlags(AclIpv4HeaderFields.Flags) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setFlags(AclTcpHeaderFields.Flags) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setFlowLabel(Ipv6FlowLabel) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
setForwarding(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
setForwarding(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
setForwarding(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
setForwarding(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
setForwarding(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
setForwarding(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
setForwarding(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
setForwarding(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
setForwarding(Class<? extends ForwardingAction>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
 
setFportAttributes(FportAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1Builder
 
setFrom(From) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
setFrom(From) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
setFrom(From) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
setFrom(From) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
setFromDevicePolicy(FromDevicePolicy) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setGatewayMode(FabricOptions.GatewayMode) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
setGeneric(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step.technology.GenericBuilder
 
setGeneric(GeneralizedLabel) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label.technology.GenericBuilder
 
setGeneric(TeBandwidth$T) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth.technology.GenericBuilder
 
setGeolocation(Geolocation) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setGeolocation(Geolocation) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setGeolocation(Geolocation) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
setGeolocation(Geolocation) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
setGeolocation(Geolocation) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setHardwareRev(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setHardwareRev(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setHigherLayerIf(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setHigherLayerIf(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setHigherLayerIf(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setHoldPriority(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setHopType(TeHopType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.as.number.AsNumberHopBuilder
 
setHopType(TeHopType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
setHopType(TeHopType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
 
setHopType(TeHopType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
setIcmp(Icmp) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.IcmpBuilder
 
setId(List<Uint32>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgsBuilder
 
setId(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
 
setId(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
setId(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
setIdentification(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setIfIndex(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setIfIndex(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setIfIndex(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setIhl(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setImportOnlyModule(Map<ImportOnlyModuleKey, ImportOnlyModule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
setInBroadcastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setInBroadcastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setInBroadcastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setIndex(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
setIndex(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
setIndex(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
setIndex(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
setIndex(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
setIndex(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
setIndex(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
setIndex(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
setInDiscards(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setInDiscards(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setInDiscards(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setInErrors(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setInErrors(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setInErrors(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setInformationSource(TeInfoSource) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setInformationSource(TeInfoSource) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setInformationSource(TeInfoSource) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setInformationSource(TeInfoSource) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
setInformationSource(TeInfoSource) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setInformationSource(TeInfoSource) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setInformationSourceEntry(Map<InformationSourceEntryKey, InformationSourceEntry>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setInformationSourceEntry(Map<InformationSourceEntryKey, InformationSourceEntry>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setInformationSourceEntry(Map<InformationSourceEntryKey, InformationSourceEntry>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setInformationSourceEntry(Map<InformationSourceEntryKey, InformationSourceEntry>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setInformationSourceInstance(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setInformationSourceInstance(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setInformationSourceInstance(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setInformationSourceInstance(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
setInformationSourceInstance(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setInformationSourceInstance(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setInformationSourceState(InformationSourceState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setInformationSourceState(InformationSourceState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setInformationSourceState(InformationSourceState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setInformationSourceState(InformationSourceState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setInformationSourceState(InformationSourceState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
setInformationSourceState(InformationSourceState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setIngress(Ingress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
setIngressInterface(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
setInline(Inline) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.InlineBuilder
 
setInMulticastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setInMulticastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setInMulticastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setInOctets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setInOctets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setInOctets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setInServiceClears(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
setInServiceSets(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
setInterDomainPlugId(byte[]) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
setInterface(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.InterfacesBuilder
 
setInterface(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.InterfacesBuilder
Deprecated.
 
setInterface(Map<InterfaceKey, Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AttachmentPointsBuilder
 
setInterface(Map<InterfaceKey, Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesBuilder
 
setInterface(Map<InterfaceKey, Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.InterfacesStateBuilder
 
setInterface(Map<InterfaceKey, Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesBuilder
 
setInterface(Map<InterfaceKey, Interface>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.InterfacesStateBuilder
 
setInterface(Interface) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
setInterfaceId(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
setInterfaceName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.InterfaceNameBuilder
 
setInterfaces(Interfaces) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
setInterfaces(Interfaces) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
setInterfaceSwitchingCapability(Map<InterfaceSwitchingCapabilityKey, InterfaceSwitchingCapability>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setInterfaceSwitchingCapability(Map<InterfaceSwitchingCapabilityKey, InterfaceSwitchingCapability>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setInterfaceSwitchingCapability(Map<InterfaceSwitchingCapabilityKey, InterfaceSwitchingCapability>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
setInterLayerLockId(List<Uint32>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setInterLayerLockId(List<Uint32>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
setInUnicastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setInUnicastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setInUnicastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setInUnknownProtos(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setInUnknownProtos(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setInUnknownProtos(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setIp(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
setIp(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
setIp(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
setIp(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
setIp(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
setIp(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
setIp(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
setIp(Ipv4AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
setIp(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
setIp(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
setIp(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
setIp(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
setIp(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
setIp(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
setIp(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
setIp(Ipv6AddressNoZone) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
setIpAddress(List<IpAddress>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.IpBuilder
 
setIpv4(Ipv4) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv4Builder
 
setIpv4(Ipv4) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1Builder
 
setIpv4(Ipv4) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2Builder
 
setIpv4(Ipv4) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1Builder
 
setIpv4(Ipv4) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2Builder
 
setIpv4(Ipv4) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1Builder
 
setIpv4(Ipv4) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
setIpv6(Ipv6) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.Ipv6Builder
 
setIpv6(Ipv6) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface1Builder
 
setIpv6(Ipv6) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.Interface2Builder
 
setIpv6(Ipv6) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface1Builder
 
setIpv6(Ipv6) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.Interface2Builder
 
setIpv6(Ipv6) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1Builder
 
setIpv6(Ipv6) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
setIpv6RouterAdvertisements(Ipv6RouterAdvertisements) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv61Builder
 
setIpv6RouterAdvertisements(Ipv6RouterAdvertisements) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.Ipv62Builder
Deprecated.
 
setIsAbstract(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setIsAbstract(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
setIsAbstract(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
setIsAbstract(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
setIsAllowed(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
setIsAllowed(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
setIsAllowed(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
setIsAllowed(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
setIsAllowed(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setIsAllowed(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
setIsAllowed(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
setIsAllowed(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setIsFru(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setIsFru(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setIsMultiAccessDr(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setIsMultiAccessDr(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setIsRouter(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
setIsRouter(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
setIsRouter(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
setIsSupported(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setIsTransitional(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setIsTransitional(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setIsUnion(boolean) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
Sets the union flag.
setIsUnionBuilder(boolean) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
 
setL2(L2) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
setL3(L3) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
setL3EventType(L3EventType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
setL3EventType(L3EventType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
setL3EventType(L3EventType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
setL3EventType(L3EventType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
setL3EventType(L3EventType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
setL3EventType(L3EventType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
setL3EventType(L3EventType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
setL3EventType(L3EventType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
setL3LinkAttributes(L3LinkAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
setL3LinkAttributes(L3LinkAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Link1Builder
 
setL3LinkAttributes(L3LinkAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
setL3LinkAttributes(L3LinkAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Link1Builder
 
setL3NodeAttributes(L3NodeAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
setL3NodeAttributes(L3NodeAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Node1Builder
 
setL3NodeAttributes(L3NodeAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
setL3NodeAttributes(L3NodeAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Node1Builder
 
setL3TerminationPointAttributes(L3TerminationPointAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1Builder
 
setL3TerminationPointAttributes(L3TerminationPointAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
setL3TerminationPointAttributes(L3TerminationPointAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1Builder
 
setL3TerminationPointAttributes(L3TerminationPointAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
setL3TopologyAttributes(L3TopologyAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.Network1Builder
 
setL3TopologyAttributes(L3TopologyAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.Network1Builder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.NetworkTypes1Builder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.NetworkTypes1Builder
 
setL3UnicastTopology(L3UnicastTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
setL4(L4) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.MatchesBuilder
 
setLabel(MplsLabel) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
setLabel(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
setLabelEnd(LabelEnd) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
setLabelHop(LabelHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.LabelBuilder
 
setLabelHop(LabelHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.LabelBuilder
 
setLabelRestriction(Map<LabelRestrictionKey, LabelRestriction>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.LabelRestrictionsBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
setLabelRestrictions(LabelRestrictions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setLabelStart(LabelStart) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
setLabelStep(LabelStep) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
setLastChange(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareBuilder
 
setLastChange(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareBuilder
 
setLastChange(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setLastChange(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setLastChange(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setLastUpdate(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setLastUpdated(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
setLastUpdated(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
setLastUpdated(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
setLastUpdated(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
setLatitude(GeographicCoordinateDegree) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
setLength(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setLength(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
setLength(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
setLink(Map<LinkKey, Link>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Network1Builder
 
setLink(Map<LinkKey, Link>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Network1Builder
 
setLink(Map<LinkKey, Link>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
setLinkId(LinkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
setLinkId(LinkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
setLinkId(LinkId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
setLinkIndex(Uint64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setLinkIndex(Uint64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setLinkLayerAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
setLinkLayerAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
setLinkLayerAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
setLinkLayerAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
setLinkLayerAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
setLinkLayerAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
setLinkLayerAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
setLinkLayerAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
setLinkMtu(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setLinkMtu(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setLinkProtection(Class<? extends LinkProtectionType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setLinkProtectionType(Class<? extends LinkProtectionType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setLinkProtectionType(Class<? extends LinkProtectionType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setLinkRef(LinkRef) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
 
setLinkRef(LinkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
setLinkRef(LinkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
setLinkRef(LinkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
setLinkRef(LinkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
setLinkRef(LinkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
setLinkRef(LinkId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
 
setLinkTemplate(Map<LinkTemplateKey, LinkTemplate>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
 
setLinkTpId(TeTpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.link.hop.NumberedLinkHopBuilder
 
setLinkTpId(TeTpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
setLinkTpId(TeTpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.link.hop.NumberedLinkHopBuilder
 
setLinkTpId(TeTpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
setLinkTpRef(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setLinkTpRef(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setLinkUpDownTrapEnable(Interface.LinkUpDownTrapEnable) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
setLinkUpDownTrapEnable(Interface.LinkUpDownTrapEnable) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setLocalLinkConnectivities(LocalLinkConnectivities) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setLocalLinkConnectivity(Map<LocalLinkConnectivityKey, LocalLinkConnectivity>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.LocalLinkConnectivities1Builder
 
setLocalLinkConnectivity(Map<LocalLinkConnectivityKey, LocalLinkConnectivity>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.LocalLinkConnectivities1Builder
 
setLocalLinkConnectivity(LocalLinkConnectivity) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
setLocalNetworks(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
setLocation(List<Uri>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
setLocation(List<Uri>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
setLocation(List<Uri>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
setLocation(List<Uri>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
setLogging(Class<? extends LogAction>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.ActionsBuilder
 
setLogicalNetworkElement(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
setLogicalNetworkElement(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
setLogicalNetworkElement(Map<LogicalNetworkElementKey, LogicalNetworkElement>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.LogicalNetworkElementsBuilder
 
setLongitude(GeographicCoordinateDegree) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.geolocation.container.GeolocationBuilder
 
setLowerLayerIf(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setLowerLayerIf(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setLowerLayerIf(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setLowerPort(PortNumber) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
 
setMaintenanceClears(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
setMaintenanceClears(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
setMaintenanceClears(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setMaintenanceSets(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
setMaintenanceSets(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
setMaintenanceSets(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setManaged(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
setManagedFlag(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setManagedFlag(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setManufacturer(Host) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
setMatchedOctets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
 
setMatchedOctets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
setMatchedPackets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
 
setMatchedPackets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
setMatches(Matches) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
setMax(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
 
setMaxLinkBandwidth(MaxLinkBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setMaxLinkBandwidth(MaxLinkBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setMaxLspBandwidth(Map<MaxLspBandwidthKey, MaxLspBandwidth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
setMaxResvLinkBandwidth(MaxResvLinkBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setMaxResvLinkBandwidth(MaxResvLinkBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setMaxRtrAdvInterval(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setMaxRtrAdvInterval(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setMeasureInterval(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
setMechanics(MethodSignature.ValueMechanics) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.MethodSignatureBuilder
 
setMetric(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
setMetric(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
setMetric(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
setMetric1(Uint64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
setMetric2(Uint64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
setMetricType(Class<? extends PathMetricType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
setMetricType(Class<? extends PathMetricType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
setMetricType(Class<? extends PathMetricType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
setMfgDate(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setMfgDate(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setMfgName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setMfgName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setMfgName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setMin(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
 
setMinRtrAdvInterval(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setMinRtrAdvInterval(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setModel(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
setModelName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setModelName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setModelName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setModifies(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.ConnectivityMatrixEntryBuilder
 
setModifies(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.node.NodeBuilder
 
setModifies(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.LocalLinkConnectivityBuilder
 
setModifies(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
setModifies(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setModule(Map<ModuleKey, Module>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
 
setModule(Map<ModuleKey, Module>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
 
setModule(Map<ModuleKey, Module>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
setModule(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
setModuleName(String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Set the name of the module, in which generated type was specified.
setModuleName(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
setModuleName(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
setModuleName(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setModuleName(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
setModuleName(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
setModuleName(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setModuleName(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
setModuleSet(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
setModuleSet(Map<ModuleSetKey, ModuleSet>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
setModuleSetId(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.ModulesStateBuilder
 
setModuleSetId(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChangeBuilder
 
setModuleSetId(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.ModulesStateBuilder
 
setModuleSetId(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChangeBuilder
 
setMountPoint(Map<MountPointKey, MountPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
 
setMtu(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
setMtu(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
setMtu(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
setMtu(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
setMtu(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
setMtu(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
setMtu(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
setMtu(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
setMud(Mud) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Matches1Builder
 
setMudSignature(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setMudUrl(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setMudVersion(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setMyController(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
setName(Class<? extends Datastore>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperDisabledBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.HardwareStateOperEnabledBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperDisabledBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.HardwareStateOperEnabledBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.link.attributes.L3LinkAttributesBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.topology.attributes.L3TopologyAttributesBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.BindLneNameFailedBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.BindNiNameFailedBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
setName(String) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
 
setName(DomainName) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
setName(TeTemplateName) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
setName(TeTemplateName) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
setName(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
setNames(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
setNamespace(Map<NamespaceKey, Namespace>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.SchemaMountsBuilder
 
setNamespace(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
setNamespace(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
setNamespace(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
setNamespace(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
setNeighbor(Map<NeighborKey, Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv4Builder
 
setNeighbor(Map<NeighborKey, Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.Ipv6Builder
 
setNeighbor(Map<NeighborKey, Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv4Builder
 
setNeighbor(Map<NeighborKey, Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.Ipv6Builder
 
setNeighbor(Map<NeighborKey, Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv4Builder
 
setNeighbor(Map<NeighborKey, Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.Ipv6Builder
 
setNeighbor(Map<NeighborKey, Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv4Builder
 
setNeighbor(Map<NeighborKey, Neighbor>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.Ipv6Builder
 
setNetmask(DottedQuad) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
setNetmask(DottedQuad) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
setNetmask(DottedQuad) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.NetmaskBuilder
 
setNetmask(DottedQuad) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.NetmaskBuilder
 
setNetwork(Map<NetworkKey, Network>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.NetworksBuilder
 
setNetwork(Map<NetworkKey, Network>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.NetworksBuilder
 
setNetworkId(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
setNetworkId(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
setNetworkInstance(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
setNetworkInstance(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
setNetworkInstance(Map<NetworkInstanceKey, NetworkInstance>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.NetworkInstancesBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3LinkEventBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3LinkEventBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
 
setNetworkRef(NetworkId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
 
setNetworkTypes(NetworkTypes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
setNetworkTypes(NetworkTypes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
setNextHop(List<NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.NextHopListBuilder
 
setNextHop(Map<NextHopKey, NextHop>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.NextHopListBuilder
 
setNextHop(NextHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
setNextHop(NextHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
setNextHop(NextHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
setNextHop(NextHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
setNextHop(NextHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
setNextHop(NextHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
setNextHopAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop1Builder
 
setNextHopAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
setNextHopAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.NextHop1Builder
 
setNextHopAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1Builder
 
setNextHopAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1Builder
 
setNextHopAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2Builder
 
setNextHopAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
setNextHopAddress(Ipv4Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
setNextHopAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop1Builder
 
setNextHopAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.NextHop3Builder
Deprecated.
 
setNextHopAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.NextHop1Builder
 
setNextHopAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1Builder
 
setNextHopAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1Builder
 
setNextHopAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2Builder
 
setNextHopAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
setNextHopAddress(Ipv6Address) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
setNextHopList(NextHopList) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.NextHopListBuilder
 
setNextHopList(NextHopList) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.NextHopListBuilder
 
setNextHopOptions(NextHopOptions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.NextHopBuilder
 
setNextHopOptions(NextHopOptions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.NextHopBuilder
 
setNextHopOptions(NextHopOptions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.route.NextHopBuilder
 
setNextHopOptions(NextHopOptions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.route.NextHopBuilder
 
setNextHopOptions(NextHopOptions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.route.NextHopBuilder
Deprecated.
 
setNextHopOptions(NextHopOptions) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.route.NextHopBuilder
Deprecated.
 
setNiType(NiType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
setNoAdvertise(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.NoAdvertiseBuilder
 
setNode(Map<NodeKey, Node>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
setNode(Map<NodeKey, Node>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
setNode(Map<NodeKey, Node>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
setNode(Node) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
setNodeId(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
setNodeId(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
setNodeId(TeNodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.numbered.node.hop.NumberedNodeHopBuilder
 
setNodeId(TeNodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
setNodeId(TeNodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.numbered.node.hop.NumberedNodeHopBuilder
 
setNodeId(TeNodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
setNodeId(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
setNodeRef(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3NodeEventBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3NodeEventBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
setNodeRef(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
setNodeTemplate(Map<NodeTemplateKey, NodeTemplate>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
 
setNsrlg(Map<NsrlgKey, Nsrlg>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
setNumberedLinkHop(NumberedLinkHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedLinkHopBuilder
 
setNumberedLinkHop(NumberedLinkHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedLinkHopBuilder
 
setNumberedNodeHop(NumberedNodeHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.NumberedNodeHopBuilder
 
setNumberedNodeHop(NumberedNodeHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.NumberedNodeHopBuilder
 
setNumberOfEntries(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
setNumberOfEntries(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
setObjectiveFunction(ObjectiveFunction) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.ObjectiveFunctionBuilder
 
setObjectiveFunctionType(Class<? extends ObjectiveFunctionType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.objective.function.ObjectiveFunctionBuilder
 
setOffset(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setOneWayAvailableBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
setOneWayAvailableBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
setOneWayAvailableBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
setOneWayAvailableBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
setOneWayAvailableBandwidthNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
setOneWayDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
setOneWayDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
setOneWayDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
setOneWayDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
setOneWayDelayNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
setOneWayDelayOffset(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
setOneWayDelayVariation(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
setOneWayDelayVariation(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
setOneWayDelayVariation(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
setOneWayDelayVariation(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
setOneWayDelayVariationNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
setOneWayMaxDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
setOneWayMaxDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
setOneWayMaxDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
setOneWayMaxDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
setOneWayMaxDelayNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
setOneWayMinDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
setOneWayMinDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
setOneWayMinDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
setOneWayMinDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
setOneWayMinDelayNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
setOneWayPacketLoss(BigDecimal) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
setOneWayPacketLoss(BigDecimal) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
setOneWayPacketLoss(BigDecimal) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
setOneWayPacketLoss(BigDecimal) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
setOneWayPacketLossNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsOneWay1Builder
 
setOneWayResidualBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
setOneWayResidualBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
setOneWayResidualBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
setOneWayResidualBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
setOneWayResidualBandwidthNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
setOneWayUtilizedBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
setOneWayUtilizedBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
setOneWayUtilizedBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
setOneWayUtilizedBandwidth(BandwidthIeeeFloat32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
setOneWayUtilizedBandwidthNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsOneWayBuilder
 
setOnLinkFlag(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
setOnLinkFlag(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
setOperator(Operator) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
 
setOperState(OperState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
setOperState(OperState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
setOperStatus(SensorStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
setOperStatus(SensorStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
setOperStatus(Interface.OperStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setOperStatus(Interface.OperStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setOperStatus(Interface.OperStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setOperStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setOperStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setOperStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setOperStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
setOperStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setOperStatus(TeCommonStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setOptimizationCriterion(Class<? extends ObjectiveFunctionType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
setOptimizationMetric(Map<OptimizationMetricKey, OptimizationMetric>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
 
setOptimizations(Optimizations) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
setOptimizations(Optimizations) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
setOptimizations(Optimizations) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
setOptimizations(Optimizations) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
setOptimizations(Optimizations) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setOptimizations(Optimizations) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
setOptimizations(Optimizations) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
setOptimizations(Optimizations) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setOptions(byte[]) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setOptions(Options) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
setOrigin(IpAddressOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
setOrigin(IpAddressOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
setOrigin(NeighborOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
setOrigin(NeighborOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
setOrigin(IpAddressOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
setOrigin(IpAddressOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
setOrigin(IpAddressOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
setOrigin(IpAddressOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
setOrigin(NeighborOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
setOrigin(NeighborOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
setOrigin(NeighborOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
setOrigin(NeighborOrigin) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
setOtherConfigFlag(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setOtherConfigFlag(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setOutBroadcastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setOutBroadcastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setOutBroadcastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setOutDiscards(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setOutDiscards(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setOutDiscards(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setOutErrors(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setOutErrors(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setOutErrors(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setOutgoingInterface(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
setOutgoingInterface(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHopBuilder
 
setOutgoingInterface(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
setOutgoingInterface(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHopBuilder
 
setOutMulticastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setOutMulticastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setOutMulticastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setOutOctets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setOutOctets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setOutOctets(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setOutUnicastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
setOutUnicastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
setOutUnicastPkts(Counter64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
setParent(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setParent(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setParentReference(List<Xpath10>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchemaBuilder
 
setParentRelPos(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setParentRelPos(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setPathAffinitiesValue(Map<PathAffinitiesValueKey, PathAffinitiesValue>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinitiesValuesBuilder
 
setPathAffinitiesValues(PathAffinitiesValues) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setPathAffinitiesValues(PathAffinitiesValues) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
setPathAffinityName(Map<PathAffinityNameKey, PathAffinityName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.PathAffinityNamesBuilder
 
setPathAffinityNames(PathAffinityNames) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setPathAffinityNames(PathAffinityNames) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
setPathConstraints(PathConstraints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
setPathConstraints(PathConstraints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
setPathConstraints(PathConstraints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
setPathConstraints(PathConstraints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
setPathConstraints(PathConstraints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setPathConstraints(PathConstraints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
setPathConstraints(PathConstraints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
setPathConstraints(PathConstraints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setPathElement(Map<PathElementKey, PathElement>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
setPathElement(Map<PathElementKey, PathElement>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.PrimaryPathBuilder
 
setPathElementId(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
setPathElementId(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
setPathMetric(Map<PathMetricKey, PathMetric>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
setPathMetricBound(Map<PathMetricBoundKey, PathMetricBound>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.PathMetricBoundsBuilder
 
setPathMetricBounds(PathMetricBounds) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setPathProperties(PathProperties) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
setPathProperties(PathProperties) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
setPathProperties(PathProperties) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
setPathProperties(PathProperties) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
setPathProperties(PathProperties) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setPathProperties(PathProperties) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
setPathProperties(PathProperties) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
setPathProperties(PathProperties) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setPathRouteObject(List<PathRouteObject>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathRouteObjectsBuilder
 
setPathRouteObjects(PathRouteObjects) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
setPathSrlgsList(Map<PathSrlgsListKey, PathSrlgsList>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsListsBuilder
 
setPathSrlgsLists(PathSrlgsLists) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setPathSrlgsLists(PathSrlgsLists) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
setPathSrlgsName(Map<PathSrlgsNameKey, PathSrlgsName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.PathSrlgsNamesBuilder
 
setPathSrlgsNames(PathSrlgsNames) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setPathSrlgsNames(PathSrlgsNames) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.PathPropertiesBuilder
 
setPhysAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setPhysAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setPhysAddress(PhysAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setPhysicalIndex(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setPhysicalIndex(Integer) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setPort(PortNumber) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.OperatorBuilder
 
setPortRangeOrOperator(PortRangeOrOperator) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.destination.port.destination.port.RangeOrOperatorBuilder
 
setPortRangeOrOperator(PortRangeOrOperator) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port.source.port.RangeOrOperatorBuilder
 
setPortRangeOrOperator(PortRangeOrOperator) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.destination.port.destination.port.RangeOrOperatorBuilder
 
setPortRangeOrOperator(PortRangeOrOperator) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port.source.port.RangeOrOperatorBuilder
 
setPortRef(TpRef) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
setPortType(Class<? extends PortType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
setPreference(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
setPreferredLifetime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
setPreferredLifetime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
setPrefix(Map<PrefixKey, Prefix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
 
setPrefix(Map<PrefixKey, Prefix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.PrefixListBuilder
Deprecated.
 
setPrefix(Map<PrefixKey, Prefix>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
setPrefix(IpPrefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
setPrefix(IpPrefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.prefix.event.PrefixBuilder
 
setPrefix(IpPrefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.l3.prefix.event.PrefixBuilder
 
setPrefix(Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3PrefixEventBuilder
 
setPrefix(Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.L3PrefixEventBuilder
 
setPrefix(YangIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
setPrefixLength(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
setPrefixLength(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
setPrefixLength(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
setPrefixLength(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
setPrefixLength(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address.subnet.PrefixLengthBuilder
 
setPrefixLength(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
setPrefixLength(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address.subnet.PrefixLengthBuilder
 
setPrefixLength(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
setPrefixList(PrefixList) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setPrefixList(PrefixList) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setPrefixSpec(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
setPrefixSpec(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
setPrimaryPath(PrimaryPath) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
setPrimaryPath(PrimaryPath) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
setPriority(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
setPriority(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
setPriority(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
setPriority(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
setProtectionReverts(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setProtectionStatus(TeRecoveryStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
 
setProtectionSwitches(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setProtectionType(Class<? extends LspProtectionType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
setProtectionType(Class<? extends LspProtectionType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
setProtectionType(Class<? extends LspProtectionType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setProtocol(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setProtocol(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
setProviderId(TeGlobalId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
setRangeBitmap(HexString) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
setReachableTime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setReachableTime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setReadOnly(boolean) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedPropertyBuilder
Sets isReadOnly flag for property.
setReadOnly(boolean) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
setRecovery(Recovery) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setRecovery(Recovery) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setReference(String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Set a string that is used to specify a textual cross-reference to an external document, either another module that defines related management information, or a document that provides additional information relevant to this definition.
setReference(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
setReference(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
setReference(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setReference(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
setReference(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
setReference(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setReference(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
setReferenceChangePolicy(TemplateAttributes.ReferenceChangePolicy) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
setReferenceChangePolicy(TemplateAttributes.ReferenceChangePolicy) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
setRegistrationWatches(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
setRemoteTeLinkTpId(TeTpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
setRemoteTeNodeId(TeNodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.ExternalDomainBuilder
 
setReserved(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setRestOfHeader(byte[]) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
setRestorationFailures(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setRestorationReversionFailures(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setRestorationReversionStarts(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setRestorationReversionSuccesses(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setRestorationStarts(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setRestorationStatus(TeRecoveryStatus) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.RecoveryBuilder
 
setRestorationSuccesses(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setRestriction(LabelRestrictionInfo.Restriction) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
setRestrictions(Restrictions) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
 
setRestrictions(Restrictions) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setRestrictions(Restrictions) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setRetransTimer(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setRetransTimer(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setReturnType(Type) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.TypeMemberBuilder
Adds return Type into Builder definition for Generated Property.
setRevision(CommonLeafs.Revision) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
setRevision(CommonLeafs.Revision) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
setRevision(CommonLeafs.Revision) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
setRevision(CommonLeafs.Revision) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
setRevision(CommonLeafs.Revision) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
setRevision(CommonLeafs.Revision) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
setRevision(ImportOnlyModule.Revision) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
setRevision(RevisionIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
setRevision(RevisionIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
setRevision(RevisionIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
setRib(Map<RibKey, Rib>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.RibsBuilder
 
setRib(Map<RibKey, Rib>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.RibsBuilder
Deprecated.
 
setRibs(Ribs) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
setRibs(Ribs) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
setRole(Class<? extends FabricPortRole>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
setRole(List<Class<? extends DeviceRole>>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
setRoot(Root) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
setRootType(RootType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
setRoute(List<Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.RoutesBuilder
 
setRoute(List<Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.RoutesBuilder
Deprecated.
 
setRoute(Map<RouteKey, Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv4Builder
 
setRoute(Map<RouteKey, Route>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.Ipv6Builder
 
setRoute(Route) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.OutputBuilder
 
setRoute(Route) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.OutputBuilder
 
setRouteObjectExcludeAlways(List<RouteObjectExcludeAlways>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
 
setRouteObjectExcludeObject(List<RouteObjectExcludeObject>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteExcludeObjectsBuilder
 
setRouteObjectIncludeExclude(List<RouteObjectIncludeExclude>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.ExplicitRouteObjectsAlwaysBuilder
 
setRouteObjectIncludeObject(List<RouteObjectIncludeObject>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.optimization.metric.entry.ExplicitRouteIncludeObjectsBuilder
 
setRoutePreference(RoutePreference) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
setRoutePreference(RoutePreference) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
setRouterId(List<RouterId>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.L3NodeAttributesBuilder
 
setRouterId(DottedQuad) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingBuilder
 
setRouterId(DottedQuad) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutingStateBuilder
Deprecated.
 
setRoutes(Routes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
setRoutes(Routes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
setRouteTarget(RouteTarget) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
setRouteTargetType(RouteTargetType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
setSameManufacturer(Empty) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.acls.acl.aces.ace.matches.MudBuilder
 
setSchema(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
setSchema(Map<SchemaKey, Schema>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
setSchema(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
setSchema(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
setSchema(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
setSchema(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
setSchemaPath(SchemaPath) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Schema path in schema tree from actual concrete type to the root.
setSchemaPath(SchemaPath) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
setSchemaPath(SchemaPath) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
setSchemaPath(SchemaPath) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setSchemaPath(SchemaPath) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
setSchemaPath(SchemaPath) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
setSchemaPath(SchemaPath) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setSchemaPath(SchemaPath) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
setSchemaRef(SchemaRef) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
setSendAdvertisements(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.Ipv6RouterAdvertisementsBuilder
 
setSendAdvertisements(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.Ipv6RouterAdvertisementsBuilder
Deprecated.
 
setSensorData(SensorData) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setSensorData(SensorData) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setSequence(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
 
setSequence(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
setSequenceNumber(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setSerialNum(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setSerialNum(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setServerProvided(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
setSetupPriority(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setSharedSchema(SharedSchema) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchemaBuilder
 
setSharing(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
setSharing(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
 
setSignalingAddress(List<IpAddress>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
setSignalingAddress(List<IpAddress>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
setSignalingAddress(List<IpAddress>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
setSignalingType(Class<? extends PathSignalingType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setSoftwareRev(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setSoftwareRev(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setSoftwareRev(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setSource(byte[]) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
 
setSource(Source) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
setSource(Source) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
setSource(Source) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
setSourceIpv4Network(Ipv4Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4NetworkBuilder
 
setSourceIpv6Network(Ipv6Prefix) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6NetworkBuilder
 
setSourceMacAddress(MacAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
setSourceMacAddressMask(MacAddress) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l2.eth.EthBuilder
 
setSourceNetwork(SourceNetwork) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setSourceNetwork(SourceNetwork) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
setSourceNode(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
 
setSourceNode(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
 
setSourceNode(NodeId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
 
setSourcePort(SourcePort) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePortBuilder
 
setSourcePort(SourcePort) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setSourcePort(SourcePort) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePortBuilder
 
setSourcePort(SourcePort) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
setSourceProtocol(Class<? extends RoutingProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.active.route.output.RouteBuilder
 
setSourceProtocol(Class<? extends RoutingProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.rib.routes.RouteBuilder
 
setSourceProtocol(Class<? extends RoutingProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.active.route.output.RouteBuilder
Deprecated.
 
setSourceProtocol(Class<? extends RoutingProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.rib.routes.RouteBuilder
Deprecated.
 
setSourceTp(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
 
setSourceTp(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
 
setSourceTp(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
 
setSpecialNextHop(SpecialNextHop.SpecialNextHop$) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
 
setSpecialNextHop(SpecialNextHop.SpecialNextHop$) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
 
setSpeed(Gauge64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setSpeed(Gauge64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setSpeed(Gauge64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setSrcDnsname(Host) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv41Builder
 
setSrcDnsname(Host) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.acldns.rev190128.Ipv61Builder
 
setSrcInterfaceRef(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
setSrcTpRef(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.BundledLink1Builder
 
setSrcTpRef(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.BundledLink1Builder
 
setSrlg(Srlg) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.SrlgBuilder
 
setSrlg(Srlg) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.SrlgBuilder
 
setSrlg(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.SrlgBuilder
 
setSrlg(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.SrlgBuilder
 
setStandbyState(StandbyState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
setStandbyState(StandbyState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
setState(State) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setState(State) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setState(Neighbor.State) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
setState(Neighbor.State) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
setState(Neighbor.State) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
setStateLastChanged(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
setStateLastChanged(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
setStatic(boolean) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.TypeMemberBuilder
 
setStaticRoutes(StaticRoutes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
setStatistics(Statistics) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
setStatistics(Statistics) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setStatistics(Statistics) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setStatistics(Statistics) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setStatistics(Statistics) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setStatistics(Statistics) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setStatistics(Statistics) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setStatistics(Statistics) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setStatistics(Statistics) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setStatus(Address.Status) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
setStatus(Address.Status) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
setStatus(Address.Status) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
setSubmodule(Map<SubmoduleKey, Submodule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
setSubmodule(Map<SubmoduleKey, Submodule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
setSubmodule(Map<SubmoduleKey, Submodule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
setSubmodule(Map<SubmoduleKey, Submodule>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
setSubnet(Subnet) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
setSubnet(Subnet) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
setSubnet(Subnet) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
setSubnet(Subnet) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
setSUID(GeneratedPropertyBuilder) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
 
setSUID(GeneratedPropertyBuilder) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTOBuilder
 
setSUID(GeneratedPropertyBuilder) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTOBuilder
 
setSupportingLink(Map<SupportingLinkKey, SupportingLink>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
setSupportingLink(Map<SupportingLinkKey, SupportingLink>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
setSupportingLink(Map<SupportingLinkKey, SupportingLink>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
setSupportingNetwork(Map<SupportingNetworkKey, SupportingNetwork>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
setSupportingNetwork(Map<SupportingNetworkKey, SupportingNetwork>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
setSupportingNode(Map<SupportingNodeKey, SupportingNode>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
setSupportingNode(Map<SupportingNodeKey, SupportingNode>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
setSupportingNode(Map<SupportingNodeKey, SupportingNode>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
setSupportingTerminationPoint(Map<SupportingTerminationPointKey, SupportingTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
setSupportingTerminationPoint(Map<SupportingTerminationPointKey, SupportingTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
setSupportingTunnelTerminationPoint(Map<SupportingTunnelTerminationPointKey, SupportingTunnelTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setSuppressionInterval(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
setSwitchingCapability(Class<? extends SwitchingCapabilities>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
setSwitchingCapability(Class<? extends SwitchingCapabilities>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setSwitchingCapability(Class<? extends SwitchingCapabilities>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
setSwitchingCapability(Map<SwitchingCapabilityKey, SwitchingCapability>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.ClientLayerAdaptationBuilder
 
setSysteminfo(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setTcp(Tcp) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.TcpBuilder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Link1Builder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1Builder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1Builder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1Builder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Networks1Builder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Networks1Builder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Link1Builder
 
setTe(Te) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1Builder
 
setTeBandwidth(TeBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxLinkBandwidthBuilder
 
setTeBandwidth(TeBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.MaxResvLinkBandwidthBuilder
 
setTeBandwidth(TeBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
setTeBandwidth(TeBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
setTeBandwidth(TeBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
setTeBandwidth(TeBandwidth) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.constraints.PathConstraintsBuilder
 
setTechnology(Technology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStepBuilder
 
setTechnology(Technology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidthBuilder
 
setTechnology(Technology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
 
setTeDefaultMetric(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setTeDefaultMetric(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setTeDelayMetric(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setTeDelayMetric(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setTeIgpMetric(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setTeIgpMetric(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setTeLabel(TeLabel) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.label.LabelHopBuilder
 
setTeLabel(TeLabel) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.label.LabelHopBuilder
 
setTeLabel(TeLabel) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelEndBuilder
 
setTeLabel(TeLabel) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.LabelStartBuilder
 
setTeLinkAttributes(TeLinkAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setTeLinkAttributes(TeLinkAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
setTeLinkAttributes(TeLinkAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setTeLinkTemplate(List<TeTemplateName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setTeLinkTemplate(List<TeTemplateName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setTemplates(Templates) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.TeBuilder
 
setTemporaryPreferredLifetime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
setTemporaryPreferredLifetime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
setTemporaryValidLifetime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AutoconfBuilder
 
setTemporaryValidLifetime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AutoconfBuilder
 
setTeNodeAttributes(TeNodeAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
setTeNodeAttributes(TeNodeAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setTeNodeAttributes(TeNodeAttributes) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setTeNodeId(TeNodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Node1Builder
 
setTeNodeId(TeNodeId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Node1Builder
 
setTeNodeTemplate(List<TeTemplateName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setTeNodeTemplate(List<TeTemplateName>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setTeNsrlgs(TeNsrlgs) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setTeNsrlgs(TeNsrlgs) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setterMethod(GeneratedProperty) - Method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
Template method which generates the setter method for field
setTerminationPoint(Map<TerminationPointKey, TerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.Node1Builder
 
setTerminationPoint(Map<TerminationPointKey, TerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.Node1Builder
 
setTerminationPoint(Map<TerminationPointKey, TerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
setTerminationPointType(TerminationPointType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.L3TerminationPointAttributesBuilder
 
setTeSrlgs(TeSrlgs) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setTeSrlgs(TeSrlgs) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setTeTopology(TeTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.NetworkTypes1Builder
 
setTeTopology(TeTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.NetworkTypes1Builder
 
setTeTopologyIdentifier(TeTopologyIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.Network1Builder
 
setTeTopologyIdentifier(TeTopologyIdentifier) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.Network1Builder
 
setTeTpId(TeTpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1Builder
 
setTeTpId(TeTpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1Builder
 
setThresholdAcceleratedAdvertisement(ThresholdAcceleratedAdvertisement) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
setThresholdIn(ThresholdIn) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
setThresholdOut(ThresholdOut) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
setTiebreaker(Map<TiebreakerKey, Tiebreaker>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.TiebreakersBuilder
 
setTiebreakers(Tiebreakers) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.MetricBuilder
 
setTiebreakerType(Class<? extends PathMetricType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
 
setTo(To) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
setTo(To) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
setTo(To) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
setTo(To) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
setToDevicePolicy(ToDevicePolicy) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.MudBuilder
 
setTopology(Map<TopologyKey, Topology>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopologyBuilder
 
setTopology(Topology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.InformationSourceStateBuilder
 
setTopology(Topology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.InformationSourceStateBuilder
 
setTopologyId(TeTopologyId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
setTopologyId(TopologyId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
setTopologyRef(TopologyId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
 
setTopologyRef(TopologyId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
setTopologyTypes(TopologyTypes) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
setTpId(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
setTpId(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
setTpId(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
setTpRef(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
setTpRef(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
setTpRef(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.FromBuilder
 
setTpRef(Object) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
setTpRef(List<TpId>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
setTpRef(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
setTpRef(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
setTpRef(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
setTpRef(TpId) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
setTrafficBehavior(FabricOptions.TrafficBehavior) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.OptionsBuilder
 
setTrafficClass(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
setTransactionDebugContextEnabled(Boolean) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
setTtl(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv4.Ipv4Builder
 
setTtl(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l3.ipv6.Ipv6Builder
 
setTtl(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
setTunnel(Map<TunnelKey, Tunnel>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
 
setTunnelName(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
setTunnelOption(TunnelOption) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
setTunnels(Tunnels) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
setTunnels(Tunnels) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
setTunnelTerminationPoint(Map<TunnelTerminationPointKey, TunnelTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
setTunnelTerminationPoint(Map<TunnelTerminationPointKey, TunnelTerminationPoint>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
setTunnelTerminationPoint(TunnelTerminationPoint) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
setTunnelTerminationPoints(TunnelTerminationPoints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
setTunnelTerminationPoints(TunnelTerminationPoints) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
setTunnelTpId(byte[]) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
setTunnelTpRef(byte[]) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
setTwoWayDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
 
setTwoWayDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
setTwoWayDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
setTwoWayDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
setTwoWayDelayNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.attributes.PerformanceMetricsTwoWayBuilder
 
setTwoWayDelayVariation(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
setTwoWayDelayVariation(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
setTwoWayDelayVariation(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
setTwoWayDelayVariation(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
setTwoWayDelayVariationNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
setTwoWayMaxDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
setTwoWayMaxDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
setTwoWayMaxDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
setTwoWayMaxDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
setTwoWayMaxDelayNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
setTwoWayMinDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
setTwoWayMinDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
setTwoWayMinDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
setTwoWayMinDelay(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
setTwoWayMinDelayNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
setTwoWayPacketLoss(BigDecimal) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
setTwoWayPacketLoss(BigDecimal) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
setTwoWayPacketLoss(BigDecimal) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
setTwoWayPacketLoss(BigDecimal) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
setTwoWayPacketLossNormality(PerformanceMetricsNormality) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.attributes.packet.PerformanceMetricsTwoWay1Builder
 
setType(Class<? extends AclBase>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
setType(Class<? extends FabricType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
setType(Class<? extends InterfaceType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
setType(Class<? extends InterfaceType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
setType(Class<? extends InterfaceType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
setType(Class<? extends InterfaceType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
setType(Class<? extends ControlPlaneProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
setType(Class<? extends ControlPlaneProtocol>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
setType(FabricPortType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.termination.point.FportAttributesBuilder
 
setType(Type) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
setType(Type) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
setType(Type) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
setType(Type) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
setType(Type) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
setType(Type) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
setType(Type) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
setType(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.icmp.IcmpBuilder
 
setTypedef(boolean) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTOBuilder
 
setTypeFor(Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ParameterizedType describing the typed Set<V> with concrete type of value.
setUdp(Udp) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.UdpBuilder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix1Builder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.ConnectivityMatrix2Builder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.ConnectivityMatricesBuilder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.LocalLinkConnectivitiesBuilder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix1Builder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.ConnectivityMatrix2Builder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
setUnderlay(Underlay) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
setUnderlayTopology(Map<UnderlayTopologyKey, UnderlayTopology>) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
setUnderlayTopology(UnderlayTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
setUnderlayTopology(UnderlayTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
setUnderlayTopology(UnderlayTopology) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
setUnitsDisplay(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
setUnitsDisplay(String) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
setUnnumberedId(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.UnnumberedBuilder
 
setUnnumberedLinkHop(UnnumberedLinkHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHopBuilder
 
setUnnumberedLinkHop(UnnumberedLinkHop) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHopBuilder
 
setUnreservedBandwidth(Map<UnreservedBandwidthKey, UnreservedBandwidth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
setUnreservedBandwidth(Map<UnreservedBandwidthKey, UnreservedBandwidth>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
setUpperBound(Uint64) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
setUpperPort(PortNumber) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.port.range.or.operator.port.range.or.operator.RangeBuilder
 
setUps(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
setUps(Counter32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
setUrgentPointer(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setUri(List<Uri>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setUri(List<Uri>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setUri(Uri) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
setUsage(Class<? extends ResourceAffinitiesType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
setUsage(Class<? extends ResourceAffinitiesType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
setUsage(Class<? extends RouteUsageType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
setUsage(Class<? extends RouteUsageType>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
setUsageState(UsageState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
setUsageState(UsageState) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
setUuid(Uuid) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setUuid(Uuid) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setValidLifetime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.prefix.control.adv.prefixes.AdvertiseBuilder
 
setValidLifetime(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
setValue(String) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedPropertyBuilder
 
setValue(String) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
setValue(List<Srlg>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgsBuilder
 
setValue(SensorValue) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
setValue(SensorValue) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
setValue(AdminGroups) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
setValuePrecision(SensorValuePrecision) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
setValuePrecision(SensorValuePrecision) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
setValues(List<Srlg>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
setValueScale(SensorValueScale) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
setValueScale(SensorValueScale) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
setValueTimestamp(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
setValueTimestamp(DateAndTime) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
setValueType(SensorValueType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
setValueType(SensorValueType) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
setValueUpdateRate(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.SensorDataBuilder
 
setValueUpdateRate(Uint32) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.SensorDataBuilder
 
setVniCapacity(VniCapacity) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.networks.network.node.FabricAttributesBuilder
 
setVrfRoot(VrfRoot) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRootBuilder
 
setVsiRoot(VsiRoot) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRootBuilder
 
setVvRoot(VvRoot) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRootBuilder
 
setWeight(Uint8) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
setWindowSize(Uint16) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
setWriteWatches(List<String>) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsaltrace.rev160908.ConfigBuilder
 
setXmlClass(Class<? extends HardwareClass>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
setXmlClass(Class<? extends HardwareClass>) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
setYangSourceDefinition(YangSourceDefinition) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedTypeBuilderBase
Set the YANG source definition.
SharedSchema - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema
This node indicates that the server has mounted at least the module 'ietf-yang-library' at the mount point, and its instantiation provides the information about the mounted schema.
SharedSchema - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref
 
SharedSchemaBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema
Class that builds SharedSchemaBuilder instances.
SharedSchemaBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref
Class that builds SharedSchemaBuilder instances.
SharedSchemaBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchemaBuilder
 
SharedSchemaBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchemaBuilder
 
SharedSchemaBuilder(SharedSchema) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.shared.schema.SharedSchemaBuilder
 
SharedSchemaBuilder(SharedSchema) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.mount.point.schema.ref.SharedSchemaBuilder
 
Shdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Multirate HDSL2.
Shdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Multirate HDSL2.
ShuttingDown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
The resource usage is administratively limited to current instances of use.
SignalDegrade - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
There is a signal degrade condition on either the working path or the path.
SignalFail - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
There is a signal fail condition on either the working path or the protection path.
SignalFailOfProtection - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
The protection transport entity has a signal fail condition that is of higher priority than the forced switchover command.
SimpleDOMActionResult - Class in org.opendaylight.mdsal.dom.spi
 
SimpleDOMActionResult(Collection<RpcError>) - Constructor for class org.opendaylight.mdsal.dom.spi.SimpleDOMActionResult
 
SimpleDOMActionResult(ContainerNode) - Constructor for class org.opendaylight.mdsal.dom.spi.SimpleDOMActionResult
 
SimpleDOMActionResult(ContainerNode, Collection<RpcError>) - Constructor for class org.opendaylight.mdsal.dom.spi.SimpleDOMActionResult
 
SimpleDOMEntityOwnershipService - Class in org.opendaylight.mdsal.eos.dom.simple
 
SimpleDOMEntityOwnershipService() - Constructor for class org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipService
 
SimpleDOMMountPoint - Class in org.opendaylight.mdsal.dom.spi
 
simpleName() - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Return the simple name of the class.
SimpleNextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options
This case represents a simple next hop consisting of the next-hop address outgoing interface.
SimpleNextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options
This case represents a simple next hop consisting of the next-hop address outgoing interface.
SimpleNextHop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop
 
SimpleNextHop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
 
SimpleNextHop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop
 
SimpleNextHop1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
SimpleNextHop1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop
Class that builds SimpleNextHop1Builder instances.
SimpleNextHop1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Class that builds SimpleNextHop1Builder instances.
SimpleNextHop1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop
Class that builds SimpleNextHop1Builder instances.
SimpleNextHop1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Class that builds SimpleNextHop1Builder instances.
SimpleNextHop1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1Builder
 
SimpleNextHop1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1Builder
 
SimpleNextHop1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1Builder
 
SimpleNextHop1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1Builder
 
SimpleNextHop1Builder(SimpleNextHop1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.route.next.hop.SimpleNextHop1Builder
 
SimpleNextHop1Builder(SimpleNextHop1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop1Builder
 
SimpleNextHop1Builder(SimpleNextHop1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.route.next.hop.SimpleNextHop1Builder
 
SimpleNextHop1Builder(SimpleNextHop1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop1Builder
 
SimpleNextHop2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
 
SimpleNextHop2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
SimpleNextHop2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Class that builds SimpleNextHop2Builder instances.
SimpleNextHop2Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Class that builds SimpleNextHop2Builder instances.
SimpleNextHop2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2Builder
 
SimpleNextHop2Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2Builder
 
SimpleNextHop2Builder(SimpleNextHop2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop2Builder
 
SimpleNextHop2Builder(SimpleNextHop2) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop2Builder
 
SimpleNextHop3 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleNextHop3 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleNextHop3Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleNextHop3Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleNextHop3Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
SimpleNextHop3Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
SimpleNextHop3Builder(SimpleNextHop3) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
SimpleNextHop3Builder(SimpleNextHop3) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop3Builder
Deprecated.
 
SimpleNextHop4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleNextHop4 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleNextHop4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleNextHop4Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Deprecated, for removal: This API element is subject to removal in a future version.
SimpleNextHop4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
SimpleNextHop4Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
SimpleNextHop4Builder(SimpleNextHop4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
SimpleNextHop4Builder(SimpleNextHop4) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.SimpleNextHop4Builder
Deprecated.
 
SimpleNextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options
Class that builds SimpleNextHopBuilder instances.
SimpleNextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options
Class that builds SimpleNextHopBuilder instances.
SimpleNextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHopBuilder
 
SimpleNextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHopBuilder
 
SimpleNextHopBuilder(SimpleNextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SimpleNextHopBuilder
 
SimpleNextHopBuilder(SimpleNextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SimpleNextHopBuilder
 
SimpleQueryExecutor - Class in org.opendaylight.mdsal.binding.dom.adapter.query
 
SimpleQueryExecutor(NormalizedNode) - Constructor for class org.opendaylight.mdsal.binding.dom.adapter.query.SimpleQueryExecutor
 
SimpleQueryExecutor.Builder - Class in org.opendaylight.mdsal.binding.dom.adapter.query
 
SingletonBindingRuntimeGenerator - Class in org.opendaylight.mdsal.binding.generator.impl.di
 
SingletonBindingRuntimeGenerator() - Constructor for class org.opendaylight.mdsal.binding.generator.impl.di.SingletonBindingRuntimeGenerator
 
Sip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
SMDS, coffee.
Sip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
SMDS, coffee.
SipSig - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
SIP Signaling.
SipSig - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
SIP Signaling.
SipTg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
SIP Trunk Group.
SipTg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
SIP Trunk Group.
SixToFour - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
6to4 interface (DEPRECATED).
SixToFour - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
6to4 interface (DEPRECATED).
Slip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Generic SLIP.
Slip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Generic SLIP.
SmdsDxi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
SmdsDxi - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
SmdsIcip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
SMDS InterCarrier Interface.
SmdsIcip - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
SMDS InterCarrier Interface.
SnapshotBackedReadTransaction<T> - Class in org.opendaylight.mdsal.dom.spi.store
Implementation of read-only transaction backed by DataTreeSnapshot which delegates most of its calls to similar methods provided by underlying snapshot.
SnapshotBackedReadTransaction.TransactionClosePrototype<T> - Interface in org.opendaylight.mdsal.dom.spi.store
Prototype implementation of SnapshotBackedReadTransaction.close().
SnapshotBackedReadWriteTransaction<T> - Class in org.opendaylight.mdsal.dom.spi.store
Implementation of Read-Write transaction which is backed by DataTreeSnapshot and executed according to SnapshotBackedWriteTransaction.TransactionReadyPrototype.
SnapshotBackedTransaction - Interface in org.opendaylight.mdsal.dom.spi.store
Interface implemented by DOMStoreTransactions which are backed by a DataTreeSnapshot.
SnapshotBackedTransactions - Class in org.opendaylight.mdsal.dom.spi.store
Public utility class for instantiating snapshot-backed transactions.
SnapshotBackedWriteTransaction<T> - Class in org.opendaylight.mdsal.dom.spi.store
Implementation of Write transaction which is backed by DataTreeSnapshot and executed according to SnapshotBackedWriteTransaction.TransactionReadyPrototype.
SnapshotBackedWriteTransaction.TransactionReadyPrototype<T> - Class in org.opendaylight.mdsal.dom.spi.store
Prototype implementation of SnapshotBackedWriteTransaction.ready().
SoftPreemptionDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Soft preemption of LSP resources is desired.
SoftwareLoopback - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
SoftwareLoopback - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
Sonet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
SONET or SDH.
Sonet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
SONET or SDH.
SonetOverheadChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
SONET Overhead Channel.
SonetOverheadChannel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
SONET Overhead Channel.
SonetPath - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
SonetPath - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
SonetVT - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
SonetVT - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
sort(Collection<? extends GroupingDefinition>) - Static method in class org.opendaylight.mdsal.binding.yang.types.GroupingDefinitionDependencySort
Sorts a set of groupings according to the mutual dependencies.
Source - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link
This container holds the logical source of a particular link.
Source - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link
This container holds the logical source of a particular link.
Source - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes
This class represents the following YANG schema fragment defined in module network-topology
SourceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link
Class that builds SourceBuilder instances.
SourceBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link
Class that builds SourceBuilder instances.
SourceBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes
Class that builds SourceBuilder instances.
SourceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
 
SourceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
 
SourceBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
 
SourceBuilder(Source) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SourceBuilder
 
SourceBuilder(Source) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SourceBuilder
 
SourceBuilder(Source) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SourceBuilder
 
sourceHost() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSink.Config
 
SourceIpv4Network - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network
This class represents the following YANG schema fragment defined in module ietf-packet-fields
SourceIpv4NetworkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network
Class that builds SourceIpv4NetworkBuilder instances.
SourceIpv4NetworkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4NetworkBuilder
 
SourceIpv4NetworkBuilder(SourceIpv4Network) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields.source.network.SourceIpv4NetworkBuilder
 
SourceIpv6Network - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network
This class represents the following YANG schema fragment defined in module ietf-packet-fields
SourceIpv6NetworkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network
Class that builds SourceIpv6NetworkBuilder instances.
SourceIpv6NetworkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6NetworkBuilder
 
SourceIpv6NetworkBuilder(SourceIpv6Network) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields.source.network.SourceIpv6NetworkBuilder
 
SourceNetwork - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv4.header.fields
Choice of specifying a source IPv4 address or referring to a group of IPv4 source addresses.
SourceNetwork - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.acl.ipv6.header.fields
Choice of specifying a source IPv6 address or referring to a group of IPv6 source addresses.
sourcePort() - Method in annotation type org.opendaylight.mdsal.replicate.netty.NettyReplicationSink.Config
 
SourcePort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.source.port
Choice of source port definition using range/operator or a choice to support future 'case' statements, such as one enabling a group of source ports to be referenced.
SourcePort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp
Source port definition.
SourcePort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.source.port
Choice of source port definition using range/operator or a choice to support future 'case' statements, such as one enabling a group of source ports to be referenced.
SourcePort - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp
Source port definition.
SourcePortBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp
Class that builds SourcePortBuilder instances.
SourcePortBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp
Class that builds SourcePortBuilder instances.
SourcePortBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePortBuilder
 
SourcePortBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePortBuilder
 
SourcePortBuilder(SourcePort) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.tcp.SourcePortBuilder
 
SourcePortBuilder(SourcePort) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.udp.SourcePortBuilder
 
SourceReference - Class in org.opendaylight.mdsal.yanglib.api
A reference to a YANG source, potentially containing a location hint.
SpecialNextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options
This class represents the following YANG schema fragment defined in module ietf-routing
SpecialNextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options
This class represents the following YANG schema fragment defined in module ietf-routing
SpecialNextHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
This grouping provides a leaf with an enumeration of special next hops.
SpecialNextHop.SpecialNextHop$ - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
 
SpecialNextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options
Class that builds SpecialNextHopBuilder instances.
SpecialNextHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options
Class that builds SpecialNextHopBuilder instances.
SpecialNextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
 
SpecialNextHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
 
SpecialNextHopBuilder(SpecialNextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
 
SpecialNextHopBuilder(SpecialNextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
 
SpecialNextHopBuilder(SpecialNextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.SpecialNextHopBuilder
 
SpecialNextHopBuilder(SpecialNextHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.state.content.next.hop.options.SpecialNextHopBuilder
 
Specified - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeBandwidthRequestedType
Bandwidth is explicitly specified.
Spine - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
This is a spine node in a fabric.
splitIpv4Prefix(P4) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
splitIpv6Prefix(P6) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfInetUtil
 
Srlg - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
Srlg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type
An SRLG value to be included or excluded.
Srlg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg
SRLG container.
Srlg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type
An SRLG value to be included or excluded.
Srlg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg
SRLG container.
Srlg(Srlg) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Srlg
Creates a copy from Source Object.
Srlg(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Srlg
 
SrlgBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg
Class that builds SrlgBuilder instances.
SrlgBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type
Class that builds SrlgBuilder instances.
SrlgBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg
Class that builds SrlgBuilder instances.
SrlgBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type
Class that builds SrlgBuilder instances.
SrlgBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.SrlgBuilder
 
SrlgBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.SrlgBuilder
 
SrlgBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.SrlgBuilder
 
SrlgBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.SrlgBuilder
 
SrlgBuilder(Srlg) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.SrlgBuilder
 
SrlgBuilder(Srlg) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.route.object.include.exclude.type.srlg.SrlgBuilder
 
SrlgBuilder(Srlg) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.SrlgBuilder
 
SrlgBuilder(Srlg) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.route.object.exclude.object.type.srlg.SrlgBuilder
 
SrlgCollectionDesired - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
SRLG collection desired.
SrlgIgnore - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Ignores SRLGs in the path computation.
SrlgPreferred - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Includes a preferred SRLG check in the path computation.
SrlgStrict - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Includes a strict SRLG check in the path computation.
SrlgWeighted - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Includes a weighted SRLG check in the path computation.
Srp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Stream Reservation Protocol.
Srp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Spatial Reuse Protocol.
Srp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Spatial Reuse Protocol.
SrTeSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Segment Routing - Traffic Engineering (SR-TE) SAFI.
Ss7SigLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
SS7 Signaling Link.
Ss7SigLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
SS7 Signaling Link.
Stack - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is some sort of super-container (possibly virtual) intended to group together multiple chassis entities.
StackToStack - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IBM stackToStack.
StackToStack - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IBM stackToStack.
Stale - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
The neighbor is no longer known to be reachable, but until traffic is sent to the neighbor no attempt should be made to verify its reachability.
Stale - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
The neighbor is no longer known to be reachable, but until traffic is sent to the neighbor no attempt should be made to verify its reachability.
Stale - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
The neighbor is no longer known to be reachable, but until traffic is sent to the neighbor no attempt should be made to verify its reachability.
StandbyState - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
StarLan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Deprecated via RFC 3635.
StarLan - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Deprecated via RFC 3635.
startAugmentationNode(Class<? extends Augmentation<?>>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits start of augmentation node.
startCase(Class<? extends DataObject>, int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Starts a case node.
startChoiceNode(Class<? extends DataContainer>, int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits start of choice node.
startContainerNode(Class<? extends DataObject>, int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits start of new container.
startLeafSet(String, int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits a start of leaf set (leaf-list).
startMapEntryNode(Identifier<?>, int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits start of map entry.
startMapNode(Class<T>, int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits start of unordered map node event.
startOrderedLeafSet(String, int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits a start of leaf set (leaf-list).
startOrderedMapNode(Class<T>, int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits start of ordered map node event.
startsWith(String) - Method in interface org.opendaylight.mdsal.binding.api.query.StringMatchBuilder
Match if the leaf exists and its value starts with specified string, i.e.
startUnkeyedList(Class<? extends DataObject>, int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits start of unkeyed list node event.
startUnkeyedListItem(int) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Emits start of new unkeyed list item.
Startup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.datastores.rev180214
The startup configuration datastore.
State - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component
State-related nodes
State - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component
Deprecated.
StateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component
Class that builds StateBuilder instances.
StateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component
Class that builds StateBuilder instances.
StateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
StateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
StateBuilder(State) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.component.StateBuilder
 
StateBuilder(State) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.component.StateBuilder
 
statement() - Method in class org.opendaylight.mdsal.binding.generator.impl.reactor.AbstractExplicitGenerator
Return the EffectiveStatement associated with this generator.
Static - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
Indicates that the address has been statically configured - for example, using NETCONF or a Command Line Interface.
Static - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.NeighborOrigin
Indicates that the mapping has been statically configured - for example, using NETCONF or a Command Line Interface.
Static - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
Indicates that the address has been statically configured -- for example, using the Network Configuration Protocol (NETCONF) or a command line interface.
Static - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.NeighborOrigin
Indicates that the mapping has been statically configured -- for example, using NETCONF or a command line interface.
Static - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313
'Static' routing pseudo-protocol.
StaticRoutes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol
Support for the 'static' pseudo-protocol.
StaticRoutes1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
 
StaticRoutes1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
 
StaticRoutes1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313
Class that builds StaticRoutes1Builder instances.
StaticRoutes1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313
Class that builds StaticRoutes1Builder instances.
StaticRoutes1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1Builder
 
StaticRoutes1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1Builder
 
StaticRoutes1Builder(StaticRoutes1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.StaticRoutes1Builder
 
StaticRoutes1Builder(StaticRoutes1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.StaticRoutes1Builder
 
StaticRoutesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol
Class that builds StaticRoutesBuilder instances.
StaticRoutesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutesBuilder
 
StaticRoutesBuilder(StaticRoutes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.control.plane.protocol.StaticRoutesBuilder
 
Statistics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace
Statistics gathered across all attachment points for the given ACL.
Statistics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface
A collection of interface-related statistics objects.
Statistics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface
A collection of interface-related statistics objects.
Statistics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface
Deprecated.
Statistics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment
Statistics data.
Statistics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment
Statistics data.
Statistics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point
Statistics data.
StatisticsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace
Class that builds StatisticsBuilder instances.
StatisticsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface
Class that builds StatisticsBuilder instances.
StatisticsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface
Class that builds StatisticsBuilder instances.
StatisticsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface
Class that builds StatisticsBuilder instances.
StatisticsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment
Class that builds StatisticsBuilder instances.
StatisticsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment
Class that builds StatisticsBuilder instances.
StatisticsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point
Class that builds StatisticsBuilder instances.
StatisticsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
 
StatisticsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
StatisticsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
StatisticsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
StatisticsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
StatisticsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
StatisticsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
StatisticsBuilder(AclCounters) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
 
StatisticsBuilder(Statistics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.StatisticsBuilder
 
StatisticsBuilder(Statistics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state._interface.StatisticsBuilder
 
StatisticsBuilder(Statistics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces._interface.StatisticsBuilder
 
StatisticsBuilder(Statistics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state._interface.StatisticsBuilder
 
StatisticsBuilder(StatisticsPerLink) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
StatisticsBuilder(StatisticsPerNode) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
StatisticsBuilder(StatisticsPerTtp) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
StatisticsBuilder(Statistics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.augment.StatisticsBuilder
 
StatisticsBuilder(Statistics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.StatisticsBuilder
 
StatisticsBuilder(Statistics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.StatisticsBuilder
 
StatisticsPerLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Statistics attributes per TE link.
StatisticsPerNode - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Statistics attributes per TE node.
StatisticsPerTtp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Statistics attributes per TE TTP (Tunnel Termination Point).
StorageDrive - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is some sort of component data storage capability as its main functionality, e.g., hard disk drive (HDD), solid-state device (SSD), solid-state hybrid drive (SSHD), object storage (OSD), or other.
store(DOMDataTreeIdentifier, V) - Method in class org.opendaylight.mdsal.dom.spi.DOMDataTreePrefixTable
Stores value associated to the prefix.
stream() - Method in interface org.opendaylight.mdsal.binding.api.query.QueryResult
Returns a sequential Stream of values from the result.
stream() - Method in interface org.opendaylight.mdsal.dom.api.query.DOMQueryResult
 
streamAnydata(BindingStreamEventWriter, String, Object) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamAnyxml(BindingStreamEventWriter, String, Object) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamAugmentations(DataObjectSerializerRegistry, BindingStreamEventWriter, Augmentable<?>) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamChild(Class<E>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
Returns child context as if it was walked by BindingStreamEventWriter.
streamChild(Class<C>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext
 
streamChoice(Class<C>, DataObjectSerializerRegistry, BindingStreamEventWriter, C) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamContainer(DataObjectStreamer<C>, DataObjectSerializerRegistry, BindingStreamEventWriter, C) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamLeaf(BindingStreamEventWriter, String, Object) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamLeafList(BindingStreamEventWriter, String, List<?>) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamList(Class<E>, DataObjectStreamer<E>, DataObjectSerializerRegistry, BindingStreamEventWriter, List<? extends E>) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamMap(Class<E>, DataObjectStreamer<E>, DataObjectSerializerRegistry, BindingStreamEventWriter, Map<?, ? extends E>) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamOrderedLeafList(BindingStreamEventWriter, String, List<?>) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
streamOrderedMap(Class<E>, DataObjectStreamer<E>, DataObjectSerializerRegistry, BindingStreamEventWriter, List<? extends E>) - Static method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectStreamer
 
Strict - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeHopType
A strict hop in an explicit path.
strictTypeEquals(Type, Type) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
 
STRING - Static variable in class org.opendaylight.mdsal.binding.model.ri.Types
 
STRING_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of string YANG type.
stringContains(String) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
stringEndsWith(String) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
StringMatchBuilder<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api.query
Builder for a match of a String leaf value.
stringMatches(Pattern) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
stringStartsWith(String) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabel
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathAttributeFlags
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyId
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpId
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
Return a String representing the value of this union.
stringValue() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
Return a String representing the value of this union.
StringValueObjectFactory<T> - Class in org.opendaylight.mdsal.binding.spec.reflect
Utility class for instantiating value-type generated objects with String being the base type.
StructuralBuilder<P> - Interface in org.opendaylight.mdsal.binding.api.query
A specialization of CheckedBuilder, whose build() method throws a QueryStructureException.
Submodule - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module
Each entry represents one submodule within the parent module.
Submodule - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module
Deprecated.
Submodule - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module
Each entry represents one submodule within the parent module.
Submodule - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module
Each entry represents one submodule within the parent module.
SubmoduleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module
Class that builds SubmoduleBuilder instances.
SubmoduleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module
Class that builds SubmoduleBuilder instances.
SubmoduleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module
Class that builds SubmoduleBuilder instances.
SubmoduleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module
Class that builds SubmoduleBuilder instances.
SubmoduleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
SubmoduleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
SubmoduleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
SubmoduleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
SubmoduleBuilder(CommonLeafs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
SubmoduleBuilder(Submodule) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
SubmoduleBuilder(SchemaLeaf) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
SubmoduleBuilder(LocationLeafList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
SubmoduleBuilder(LocationLeafList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
SubmoduleBuilder(CommonLeafs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
SubmoduleBuilder(Submodule) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
SubmoduleBuilder(SchemaLeaf) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
SubmoduleBuilder(Submodule) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
SubmoduleBuilder(Submodule) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
SubmoduleBuilder(ModuleIdentificationLeafs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
SubmoduleBuilder(ModuleIdentificationLeafs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
SubmoduleKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module
 
SubmoduleKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module
 
SubmoduleKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module
 
SubmoduleKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module
 
SubmoduleKey(YangIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleKey
 
SubmoduleKey(YangIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleKey
 
SubmoduleKey(YangIdentifier, CommonLeafs.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleKey
 
SubmoduleKey(YangIdentifier, CommonLeafs.Revision) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleKey
 
SubmoduleKey(SubmoduleKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleKey
Creates a copy from Source Object.
SubmoduleKey(SubmoduleKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleKey
Creates a copy from Source Object.
SubmoduleKey(SubmoduleKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleKey
Creates a copy from Source Object.
SubmoduleKey(SubmoduleKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleKey
Creates a copy from Source Object.
Subnet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.address
The subnet can be specified as a prefix-length, or, if the server supports non-contiguous netmasks, as a netmask.
Subnet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.address
The subnet can be specified as a prefix-length, or, if the server supports non-contiguous netmasks, as a netmask.
Subnet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.address
The subnet can be specified as a prefix length or, if the server supports non-contiguous netmasks, as a netmask.
Subnet - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.address
Deprecated.
SUBTREE_MODIFIED - org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType
Child node (direct or indirect) was modified.
suidDeclaration() - Method in class org.opendaylight.mdsal.binding.java.api.generator.ClassTemplate
 
SupportingLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link
Identifies the link or links on which this link depends.
SupportingLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link
Identifies the link or links on which this link depends.
SupportingLink - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes
This class represents the following YANG schema fragment defined in module network-topology
SupportingLinkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link
Class that builds SupportingLinkBuilder instances.
SupportingLinkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link
Class that builds SupportingLinkBuilder instances.
SupportingLinkBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes
Class that builds SupportingLinkBuilder instances.
SupportingLinkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
SupportingLinkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
SupportingLinkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
 
SupportingLinkBuilder(SupportingLink) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
SupportingLinkBuilder(SupportingLink) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
SupportingLinkBuilder(SupportingLink) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
 
SupportingLinkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link
 
SupportingLinkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link
 
SupportingLinkKey - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes
 
SupportingLinkKey(LinkId, NetworkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkKey
 
SupportingLinkKey(LinkId, NetworkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkKey
 
SupportingLinkKey(LinkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkKey
 
SupportingLinkKey(SupportingLinkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkKey
Creates a copy from Source Object.
SupportingLinkKey(SupportingLinkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkKey
Creates a copy from Source Object.
SupportingLinkKey(SupportingLinkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkKey
Creates a copy from Source Object.
SupportingNetwork - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network
An underlay network, used to represent layered network topologies.
SupportingNetwork - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network
An underlay network, used to represent layered network topologies.
SupportingNetworkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network
Class that builds SupportingNetworkBuilder instances.
SupportingNetworkBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network
Class that builds SupportingNetworkBuilder instances.
SupportingNetworkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
 
SupportingNetworkBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
 
SupportingNetworkBuilder(SupportingNetwork) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
 
SupportingNetworkBuilder(SupportingNetwork) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
 
SupportingNetworkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network
 
SupportingNetworkKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network
 
SupportingNetworkKey(NetworkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkKey
 
SupportingNetworkKey(NetworkId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkKey
 
SupportingNetworkKey(SupportingNetworkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkKey
Creates a copy from Source Object.
SupportingNetworkKey(SupportingNetworkKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkKey
Creates a copy from Source Object.
SupportingNode - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node
Represents another node that is in an underlay network and that supports this node.
SupportingNode - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node
Represents another node that is in an underlay network and that supports this node.
SupportingNode - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes
This list defines vertical layering information for nodes.
SupportingNodeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node
Class that builds SupportingNodeBuilder instances.
SupportingNodeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node
Class that builds SupportingNodeBuilder instances.
SupportingNodeBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes
Class that builds SupportingNodeBuilder instances.
SupportingNodeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
SupportingNodeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
SupportingNodeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
SupportingNodeBuilder(SupportingNode) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
SupportingNodeBuilder(SupportingNode) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
SupportingNodeBuilder(SupportingNode) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
SupportingNodeKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node
 
SupportingNodeKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node
 
SupportingNodeKey - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes
 
SupportingNodeKey(NetworkId, NodeId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeKey
 
SupportingNodeKey(NetworkId, NodeId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeKey
 
SupportingNodeKey(NodeId, TopologyId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeKey
 
SupportingNodeKey(SupportingNodeKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeKey
Creates a copy from Source Object.
SupportingNodeKey(SupportingNodeKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeKey
Creates a copy from Source Object.
SupportingNodeKey(SupportingNodeKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeKey
Creates a copy from Source Object.
SupportingTerminationPoint - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point
This list identifies any termination points on which a given termination point depends or onto which it maps.
SupportingTerminationPoint - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point
This list identifies any termination points on which a given termination point depends or onto which it maps.
SupportingTerminationPointBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point
Class that builds SupportingTerminationPointBuilder instances.
SupportingTerminationPointBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point
Class that builds SupportingTerminationPointBuilder instances.
SupportingTerminationPointBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
SupportingTerminationPointBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
SupportingTerminationPointBuilder(SupportingTerminationPoint) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
SupportingTerminationPointBuilder(SupportingTerminationPoint) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
SupportingTerminationPointKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point
 
SupportingTerminationPointKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point
 
SupportingTerminationPointKey(NetworkId, NodeId, TpId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
SupportingTerminationPointKey(NetworkId, NodeId, TpId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
SupportingTerminationPointKey(SupportingTerminationPointKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
Creates a copy from Source Object.
SupportingTerminationPointKey(SupportingTerminationPointKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
Creates a copy from Source Object.
SupportingTunnelTerminationPoint - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point
Identifies the TTPs on which this TTP depends.
SupportingTunnelTerminationPointBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point
Class that builds SupportingTunnelTerminationPointBuilder instances.
SupportingTunnelTerminationPointBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
SupportingTunnelTerminationPointBuilder(SupportingTunnelTerminationPoint) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
SupportingTunnelTerminationPointKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point
 
SupportingTunnelTerminationPointKey(Uri, @org.eclipse.jdt.annotation.NonNull byte[]) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointKey
 
SupportingTunnelTerminationPointKey(SupportingTunnelTerminationPointKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointKey
Creates a copy from Source Object.
Sv - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Sampled Value Transmission.
SwitchingCapabilities - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for interface switching capabilities.
SwitchingCapability - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation
List of supported switching capabilities.
SwitchingCapabilityBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation
Class that builds SwitchingCapabilityBuilder instances.
SwitchingCapabilityBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
SwitchingCapabilityBuilder(SwitchingCapability) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
SwitchingCapabilityBuilder(TeBandwidth$G) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
SwitchingCapabilityKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation
 
SwitchingCapabilityKey(Class<? extends LspEncodingTypes>, Class<? extends SwitchingCapabilities>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityKey
 
SwitchingCapabilityKey(SwitchingCapabilityKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityKey
Creates a copy from Source Object.
SwitchingDcsc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Data Channel Switching Capable (DCSC).
SwitchingEvpl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Ethernet Virtual Private Line (EVPL).
SwitchingFsc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Fiber-Switch Capable (FSC).
SwitchingL2sc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Layer-2 Switch Capable (L2SC).
SwitchingLsc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Lambda-Switch Capable (LSC).
SwitchingOtn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
OTN-TDM capable.
SwitchingPsc1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Packet-Switch Capable-1 (PSC-1).
SwitchingTdm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Time-Division-Multiplex Capable (TDM).
System - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214
Denotes configuration originated by the system itself.
SystemProcessed - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
System-processed entity.

T

takeLock() - Method in class org.opendaylight.mdsal.dom.spi.AbstractRegistrationTree
Acquire the read-write lock.
takeSnapshot() - Method in class org.opendaylight.mdsal.binding.runtime.spi.ModuleInfoSnapshotResolver
 
takeSnapshot() - Method in class org.opendaylight.mdsal.dom.spi.AbstractRegistrationTree
Obtain a tree snapshot.
takeSnapshot() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
Take a fresh DataTreeSnapshot from the backend.
targetType - Variable in class org.opendaylight.mdsal.binding.java.api.generator.AbstractBuilderTemplate
 
Tcp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4
 
Tcp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp
Rule set that matches TCP headers.
Tcp1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
 
Tcp1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128
Class that builds Tcp1Builder instances.
Tcp1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1Builder
 
Tcp1Builder(Tcp1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Tcp1Builder
 
TcpBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp
Class that builds TcpBuilder instances.
TcpBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4
Class that builds TcpBuilder instances.
TcpBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
TcpBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.TcpBuilder
 
TcpBuilder(Tcp) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.TcpBuilder
 
TcpBuilder(Tcp) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
TcpBuilder(AclTcpHeaderFields) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.tcp.TcpBuilder
 
Tdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IBM twinaxial data link control.
Tdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IBM twinaxial data link control.
Te - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link
Indicates TE support.
Te - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node
Indicates TE support.
Te - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment
Indicates TE support.
Te - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment
Indicates TE support.
Te - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment
Indicates TE support.
Te - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link
Indicates TE support.
Te - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node
Indicates TE support.
TeActionFail - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE action failed.
TeActionResult - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity from which specific TE action results are derived.
TeActionSuccess - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE action was successful.
TeBandwidth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth
Container that specifies TE bandwidth.
TeBandwidth$G - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
This grouping defines the generic TE bandwidth.
TeBandwidth$T - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeBandwidth$T(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$T
 
TeBandwidth$T(TeBandwidth$T) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$T
Creates a copy from Source Object.
TeBandwidthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth
Class that builds TeBandwidthBuilder instances.
TeBandwidthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidthBuilder
 
TeBandwidthBuilder(TeBandwidth) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.TeBandwidthBuilder
 
TeBandwidthRequestedType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
 
TeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link
Class that builds TeBuilder instances.
TeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node
Class that builds TeBuilder instances.
TeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment
Class that builds TeBuilder instances.
TeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment
Class that builds TeBuilder instances.
TeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment
Class that builds TeBuilder instances.
TeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link
Class that builds TeBuilder instances.
TeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node
Class that builds TeBuilder instances.
TeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
TeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
TeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
TeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.TeBuilder
 
TeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
TeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
TeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
TeBuilder(GeolocationContainer) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
TeBuilder(GeolocationContainer) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
TeBuilder(GeolocationContainer) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
TeBuilder(GeolocationContainer) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
TeBuilder(InformationSourcePerLinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
TeBuilder(InformationSourcePerLinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
TeBuilder(InformationSourcePerNodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
TeBuilder(InformationSourcePerNodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
TeBuilder(InterfaceSwitchingCapabilityList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
TeBuilder(Te) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
TeBuilder(Te) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
TeBuilder(Te) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
TeBuilder(Te) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.TeBuilder
 
TeBuilder(Te) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
TeBuilder(TeLinkAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
TeBuilder(TeLinkAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
TeBuilder(TeLinkConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
TeBuilder(TeLinkConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
TeBuilder(TeLinkConfigAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
TeBuilder(TeLinkConfigAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
TeBuilder(TeLinkStateDerived) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.link.TeBuilder
 
TeBuilder(TeLinkStateDerived) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
TeBuilder(TeNodeAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
TeBuilder(TeNodeAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
TeBuilder(TeNodeConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
TeBuilder(TeNodeConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
TeBuilder(TeNodeConfigAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
TeBuilder(TeNodeConfigAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
TeBuilder(TeNodeStateDerived) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.node.TeBuilder
 
TeBuilder(TeNodeStateDerived) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
TeBuilder(TeTerminationPointConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.termination.point.augment.TeBuilder
 
TeBuilder(TeTopologyConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.augment.TeBuilder
 
TeBuilder(Te) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.link.TeBuilder
 
TeBuilder(Te) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.node.TeBuilder
 
Technology - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.restriction.info.label.step
Data-plane technology type.
Technology - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.bandwidth.te.bandwidth
Data-plane technology type.
Technology - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.te.label
Data-plane technology type.
TeClassType - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
 
TeClassType(TeClassType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeClassType
Creates a copy from Source Object.
TeClassType(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeClassType
 
TeCommonStatus - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeDsClass - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeDsClass(TeDsClass) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeDsClass
Creates a copy from Source Object.
TeDsClass(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeDsClass
 
TeGlobalId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeGlobalId(TeGlobalId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeGlobalId
Creates a copy from Source Object.
TeGlobalId(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeGlobalId
 
TeHopType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeInfoSource - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
TeLabel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label
Container that specifies the TE label.
TeLabel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
This grouping defines the generic TE label.
TeLabelBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label
Class that builds TeLabelBuilder instances.
TeLabelBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
 
TeLabelBuilder(TeLabel) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.label.TeLabelBuilder
 
TeLabelDirection - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
TE Link.
TeLink - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
TE Link.
TeLinkAccessType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeLinkAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes
Link attributes in a TE topology.
TeLinkAttributesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes
Class that builds TeLinkAttributesBuilder instances.
TeLinkAttributesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
TeLinkAttributesBuilder(InterfaceSwitchingCapabilityList) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
TeLinkAttributesBuilder(TeLinkAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
TeLinkAttributesBuilder(TeLinkInfoAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
TeLinkAttributesBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.TeLinkAttributesBuilder
 
TeLinkAugment - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Augmentation for a TE link.
TeLinkConfig - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
TE link configuration grouping.
TeLinkConfigAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Link configuration attributes in a TE topology.
TeLinkDirection - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeLinkInfoAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Advertised TE information attributes.
TeLinkIscdAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
TE link ISCD attributes.
TeLinkStateDerived - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Link state attributes in a TE topology.
TeLinkUnderlayAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Attributes for the TE link underlay.
TeMetric - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeMetric(TeMetric) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeMetric
Creates a copy from Source Object.
TeMetric(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeMetric
 
TemplateAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Common attributes for all templates.
TemplateAttributes.ReferenceChangePolicy - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
Templates - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te
Configuration parameters for templates used for a TE topology.
TemplatesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te
Class that builds TemplatesBuilder instances.
TemplatesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
 
TemplatesBuilder(Templates) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.TemplatesBuilder
 
TeNodeAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template
Contains node attributes in a TE topology.
TeNodeAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes
Contains node attributes in a TE topology.
TeNodeAttributesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template
Class that builds TeNodeAttributesBuilder instances.
TeNodeAttributesBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes
Class that builds TeNodeAttributesBuilder instances.
TeNodeAttributesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
TeNodeAttributesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
TeNodeAttributesBuilder(TeNodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
TeNodeAttributesBuilder(TeNodeAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
TeNodeAttributesBuilder(TeNodeConnectivityMatrices) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
TeNodeAttributesBuilder(TeNodeInfoAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.template.TeNodeAttributesBuilder
 
TeNodeAttributesBuilder(TeNodeInfoAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.config.attributes.TeNodeAttributesBuilder
 
TeNodeAugment - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Augmentation for a TE node.
TeNodeConfig - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
TE node configuration grouping.
TeNodeConfigAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Configuration node attributes in a TE topology.
TeNodeConfigAttributesTemplate - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Configuration node attributes for a template in a TE topology.
TeNodeConnectivityMatrices - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Connectivity matrix on a TE node.
TeNodeConnectivityMatrixAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Termination point references of a connectivity matrix entry.
TeNodeConnectivityMatrixAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Termination point references of a connectivity matrix entry.
TeNodeId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeNodeId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeNodeId
 
TeNodeId(TeNodeId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeNodeId
Creates a copy from Source Object.
TeNodeId(DottedQuad) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeNodeId
Creates a new instance from DottedQuad
TeNodeInfoAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Advertised TE information attributes.
TeNodeStateDerived - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Node state attributes in a TE topology.
TeNodeTunnelTerminationPointConfig - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Termination capability of a TTP on a TE node.
TeNodeTunnelTerminationPointConfigAttributes - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Configuration attributes of a TTP on a TE node.
TeNodeTunnelTerminationPointLlcList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
LLCL of a TTP on a TE node.
TeNodeTunnelTerminationPointLlcList - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Local Link Connectivity List (LLCL) of a Tunnel Termination Point (TTP) on a TE node.
TeNsrlgs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Contains a list of NSRLGs (Non-Shared Risk Link Groups).
TeNsrlgsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Class that builds TeNsrlgsBuilder instances.
TeNsrlgsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgsBuilder
 
TeNsrlgsBuilder(TeNsrlgs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeNsrlgsBuilder
 
Tentative - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
The uniqueness of the address on the link is being verified.
Tentative - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
The uniqueness of the address on the link is being verified.
Tentative - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
The uniqueness of the address on the link is being verified.
TeOptimizationCriterion - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for the TE optimization criteria.
TePathDisjointness - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TePathDisjointness(Boolean, Boolean, Boolean) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
 
TePathDisjointness(TePathDisjointness) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
Creates a copy from Source Object.
TePathElement - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
A group of attributes defining an element in a TE path, such as a TE node, TE link, TE atomic resource, or label.
Tera - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^12.
TeRecoveryStatus - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TerminationPoint - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node
A termination point can terminate a link.
TerminationPoint - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node
A termination point can terminate a link.
TerminationPoint - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node
A termination point can terminate a link.
TerminationPoint1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
 
TerminationPoint1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
 
TerminationPoint1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
 
TerminationPoint1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
 
TerminationPoint1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
 
TerminationPoint1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225
Class that builds TerminationPoint1Builder instances.
TerminationPoint1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Class that builds TerminationPoint1Builder instances.
TerminationPoint1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Class that builds TerminationPoint1Builder instances.
TerminationPoint1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Class that builds TerminationPoint1Builder instances.
TerminationPoint1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806
Class that builds TerminationPoint1Builder instances.
TerminationPoint1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1Builder
 
TerminationPoint1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1Builder
 
TerminationPoint1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1Builder
 
TerminationPoint1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1Builder
 
TerminationPoint1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1Builder
 
TerminationPoint1Builder(TerminationPoint1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.TerminationPoint1Builder
 
TerminationPoint1Builder(L3TerminationPointAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1Builder
 
TerminationPoint1Builder(L3TerminationPointAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1Builder
 
TerminationPoint1Builder(TerminationPoint1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPoint1Builder
 
TerminationPoint1Builder(TerminationPoint1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPoint1Builder
 
TerminationPoint1Builder(TerminationPoint1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1Builder
 
TerminationPoint1Builder(TeTerminationPointAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TerminationPoint1Builder
 
TerminationPoint1Builder(TeTerminationPointAugment) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1Builder
 
TerminationPoint1Builder(TerminationPoint1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.TerminationPoint1Builder
 
TerminationPointBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node
Class that builds TerminationPointBuilder instances.
TerminationPointBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node
Class that builds TerminationPointBuilder instances.
TerminationPointBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node
Class that builds TerminationPointBuilder instances.
TerminationPointBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
TerminationPointBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
TerminationPointBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
TerminationPointBuilder(TerminationPoint) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
TerminationPointBuilder(TerminationPoint) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
TerminationPointBuilder(TerminationPoint) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
TerminationPointBuilder(TpAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
TerminationPointEvent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Notification event for L3 termination point
TerminationPointEvent - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Notification event for L3 termination point
TerminationPointEventBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226
Class that builds TerminationPointEventBuilder instances.
TerminationPointEventBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226
Class that builds TerminationPointEventBuilder instances.
TerminationPointEventBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(L3TerminationPointAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(L3TerminationPointAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(L3UnicastTopologyType) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(TerminationPointEvent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(TerminationPointEvent) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(NodeRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(NodeRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(TpRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.TerminationPointEventBuilder
 
TerminationPointEventBuilder(TpRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.state.rev180226.TerminationPointEventBuilder
 
TerminationPointKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node
 
TerminationPointKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node
 
TerminationPointKey - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node
 
TerminationPointKey(TpId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointKey
 
TerminationPointKey(TpId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointKey
 
TerminationPointKey(TpId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey
 
TerminationPointKey(TerminationPointKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointKey
Creates a copy from Source Object.
TerminationPointKey(TerminationPointKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointKey
Creates a copy from Source Object.
TerminationPointKey(TerminationPointKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey
Creates a copy from Source Object.
TerminationPointType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes
Indicates the termination point type
TermPad - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CCITT-ITU X.3 PAD Facility.
TermPad - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CCITT-ITU X.3 PAD Facility.
TeSrlgs - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Contains a list of SRLGs.
TeSrlgsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Class that builds TeSrlgsBuilder instances.
TeSrlgsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgsBuilder
 
TeSrlgsBuilder(TeSrlgs) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.TeSrlgsBuilder
 
test(NormalizedNode) - Method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
Testing - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
The resource is currently being tested and cannot therefore report whether or not it is operational.
Testing - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.AdminStatus
In some test mode.
Testing - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
In some test mode.
Testing - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.AdminStatus
In some test mode.
Testing - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
In some test mode.
Testing - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.AdminStatus
Deprecated.
In some test mode.
Testing - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
In some test mode.
Testing - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
In some test mode.
TeTemplateName - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeTemplateName(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTemplateName
 
TeTemplateName(TeTemplateName) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTemplateName
Creates a copy from Source Object.
TeTerminationPointAugment - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Augmentation for a TE termination point.
TeTerminationPointConfig - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
TE termination point configuration grouping.
TeTopologiesAugment - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Augmentation for TE topologies.
TeTopology - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types
Its presence identifies the TE topology type.
TeTopology - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types
Its presence identifies the TE topology type.
TeTopologyAugment - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
Augmentation for a TE topology.
TeTopologyBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types
Class that builds TeTopologyBuilder instances.
TeTopologyBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types
Class that builds TeTopologyBuilder instances.
TeTopologyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopologyBuilder
 
TeTopologyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopologyBuilder
 
TeTopologyBuilder(TeTopology) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.networks.network.network.types.TeTopologyBuilder
 
TeTopologyBuilder(TeTopology) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.networks.network.network.types.TeTopologyBuilder
 
TeTopologyConfig - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806
TE topology configuration grouping.
TeTopologyEventType - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeTopologyId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeTopologyId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyId
 
TeTopologyId(TeTopologyId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyId
Creates a copy from Source Object.
TeTopologyIdBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeTopologyIdentifier - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier
TE topology identifier container.
TeTopologyIdentifier - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Augmentation for a TE topology.
TeTopologyIdentifierBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier
Class that builds TeTopologyIdentifierBuilder instances.
TeTopologyIdentifierBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
TeTopologyIdentifierBuilder(TeTopologyIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.te.topology.identifier.TeTopologyIdentifierBuilder
 
TeTpId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeTpId(IpAddress) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpId
 
TeTpId(TeTpId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpId
Creates a copy from Source Object.
TeTpId(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpId
 
TeTpIdBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
 
TeTunnelP2mp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE P2MP tunnel type.
TeTunnelP2p - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE Point-to-Point (P2P) tunnel type.
TeTunnelType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity from which specific tunnel types are derived.
thisInstance() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenGeneratedTypeBuilder
 
thisInstance() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
thisInstance() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeGeneratedTypeBuilder
 
ThreePhaseCommitStep - Interface in org.opendaylight.mdsal.common.api
Common interface for implementing three-phase commit steps.
ThresholdAcceleratedAdvertisement - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle
When the difference between the last advertised value and the current measured value exceeds this threshold, an 'anomalous' announcement (anomalous bit set) will be triggered.
ThresholdAcceleratedAdvertisement1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet
 
ThresholdAcceleratedAdvertisement1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet
Class that builds ThresholdAcceleratedAdvertisement1Builder instances.
ThresholdAcceleratedAdvertisement1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
ThresholdAcceleratedAdvertisement1Builder(OneWayPerformanceMetricsPacket) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
ThresholdAcceleratedAdvertisement1Builder(ThresholdAcceleratedAdvertisement1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
ThresholdAcceleratedAdvertisement1Builder(TwoWayPerformanceMetricsPacket) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdAcceleratedAdvertisement1Builder
 
ThresholdAcceleratedAdvertisementBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle
Class that builds ThresholdAcceleratedAdvertisementBuilder instances.
ThresholdAcceleratedAdvertisementBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
ThresholdAcceleratedAdvertisementBuilder(OneWayPerformanceMetrics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
ThresholdAcceleratedAdvertisementBuilder(ThresholdAcceleratedAdvertisement) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
ThresholdAcceleratedAdvertisementBuilder(PerformanceMetricsThresholds) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
ThresholdAcceleratedAdvertisementBuilder(TwoWayPerformanceMetrics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdAcceleratedAdvertisementBuilder
 
ThresholdIn - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle
If the measured parameter falls inside an upper bound for all but the minimum-delay metric (or a lower bound for the minimum-delay metric only) and the advertised value is not already inside that bound, a 'normal' announcement (anomalous bit cleared) will be triggered.
ThresholdIn1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet
 
ThresholdIn1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet
Class that builds ThresholdIn1Builder instances.
ThresholdIn1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
ThresholdIn1Builder(OneWayPerformanceMetricsPacket) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
ThresholdIn1Builder(ThresholdIn1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
ThresholdIn1Builder(TwoWayPerformanceMetricsPacket) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdIn1Builder
 
ThresholdInBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle
Class that builds ThresholdInBuilder instances.
ThresholdInBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
ThresholdInBuilder(OneWayPerformanceMetrics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
ThresholdInBuilder(ThresholdIn) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
ThresholdInBuilder(PerformanceMetricsThresholds) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
ThresholdInBuilder(TwoWayPerformanceMetrics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdInBuilder
 
ThresholdOut - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle
If the measured parameter falls outside an upper bound for all but the minimum-delay metric (or a lower bound for the minimum-delay metric only) and the advertised value is not already outside that bound, an 'anomalous' announcement (anomalous bit set) will be triggered.
ThresholdOut1 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet
 
ThresholdOut1Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet
Class that builds ThresholdOut1Builder instances.
ThresholdOut1Builder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
ThresholdOut1Builder(OneWayPerformanceMetricsPacket) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
ThresholdOut1Builder(ThresholdOut1) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
ThresholdOut1Builder(TwoWayPerformanceMetricsPacket) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.performance.metrics.throttle.container.packet.ThresholdOut1Builder
 
ThresholdOutBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle
Class that builds ThresholdOutBuilder instances.
ThresholdOutBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
ThresholdOutBuilder(OneWayPerformanceMetrics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
ThresholdOutBuilder(ThresholdOut) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
ThresholdOutBuilder(PerformanceMetricsThresholds) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
ThresholdOutBuilder(TwoWayPerformanceMetrics) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.throttle.ThresholdOutBuilder
 
Throttle - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container
Link performance information in real time.
ThrottleBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container
Class that builds ThrottleBuilder instances.
ThrottleBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
ThrottleBuilder(Throttle) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.performance.metrics.throttle.container.ThrottleBuilder
 
throwInvalidLength(String, byte[]) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Throw an IllegalArgument exception describing a length violation.
throwInvalidLength(String, Object) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Throw an IllegalArgument exception describing a length violation.
throwInvalidRange(Object[], Object) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Throw an IllegalArgument exception describing a range violation.
throwInvalidRange(String, int) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Throw an IllegalArgument exception describing a range violation.
throwInvalidRange(String, long) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Throw an IllegalArgument exception describing a range violation.
throwInvalidRange(String, Object) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Throw an IllegalArgument exception describing a range violation.
throwInvalidRangeUnsigned(String, long) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Throw an IllegalArgument exception describing a range violation of an Uint64 type.
Tiebreaker - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers
The list of tiebreaker criteria to apply on an equally favored set of paths, in order to pick the best.
TiebreakerBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers
Class that builds TiebreakerBuilder instances.
TiebreakerBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
 
TiebreakerBuilder(Tiebreaker) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
 
TiebreakerKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers
 
TiebreakerKey(Class<? extends PathMetricType>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerKey
 
TiebreakerKey(TiebreakerKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerKey
Creates a copy from Source Object.
Tiebreakers - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric
Container for the list of tiebreakers.
TiebreakersBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric
Class that builds TiebreakersBuilder instances.
TiebreakersBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.TiebreakersBuilder
 
TiebreakersBuilder(Tiebreakers) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.TiebreakersBuilder
 
TimerMultiplier - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
TimerMultiplier(TimerMultiplier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerMultiplier
Creates a copy from Source Object.
TimerMultiplier(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerMultiplier
 
TimerValueMilliseconds - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
TimerValueMilliseconds(TimerValueMilliseconds) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
Creates a copy from Source Object.
TimerValueMilliseconds(TimerValueMilliseconds.Enumeration) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
 
TimerValueMilliseconds(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
 
TimerValueMilliseconds.Enumeration - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
TimerValueMillisecondsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
Builder for TimerValueMilliseconds instances.
TimerValueSeconds16 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
TimerValueSeconds16(TimerValueSeconds16) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
Creates a copy from Source Object.
TimerValueSeconds16(TimerValueSeconds16.Enumeration) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
 
TimerValueSeconds16(Uint16) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
 
TimerValueSeconds16.Enumeration - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
TimerValueSeconds16Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
Builder for TimerValueSeconds16 instances.
TimerValueSeconds32 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
TimerValueSeconds32(TimerValueSeconds32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
Creates a copy from Source Object.
TimerValueSeconds32(TimerValueSeconds32.Enumeration) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
 
TimerValueSeconds32(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
 
TimerValueSeconds32.Enumeration - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
TimerValueSeconds32Builder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
Builder for TimerValueSeconds32 instances.
Timestamp - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
Timestamp(Timestamp) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timestamp
Creates a copy from Source Object.
Timestamp(Timeticks) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timestamp
Creates a new instance from Timeticks
Timestamp(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timestamp
 
Timeticks - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
Timeticks(Timeticks) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timeticks
Creates a copy from Source Object.
Timeticks(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timeticks
 
Timeticks64 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Timeticks64(Timeticks64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Timeticks64
Creates a copy from Source Object.
Timeticks64(Uint64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Timeticks64
 
To - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes
Reference to a destination LTP.
To - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes
Reference to a destination LTP.
toBaseStmt(TypeDefinition<?>) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
toBinding(QName) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingIdentityCodec
Convert a QNname to its corresponding Binding class.
toBinding(YangInstanceIdentifier) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingInstanceIdentifierCodec
Translates supplied YangInstanceIdentifier into an InstanceIdentifier, if possible.
ToBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes
Class that builds ToBuilder instances.
ToBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes
Class that builds ToBuilder instances.
ToBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
ToBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
ToBuilder(To) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
ToBuilder(To) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
ToBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
ToBuilder(LabelSetInfo) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.connectivity.matrix.attributes.ToBuilder
 
toClass(LogicalDatastoreType) - Static method in class org.opendaylight.mdsal.binding.util.Datastore
Returns the datastore class corresponding to the given logical datastore type.
ToDevice - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Direction
packets or flows destined to the target Thing.
ToDevicePolicy - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping
The policies that should be enforced on traffic going to the device.
ToDevicePolicyBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping
Class that builds ToDevicePolicyBuilder instances.
ToDevicePolicyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
 
ToDevicePolicyBuilder(AccessLists) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
 
ToDevicePolicyBuilder(ToDevicePolicy) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.mud.grouping.ToDevicePolicyBuilder
 
toFirstUpper(String) - Static method in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
Returns the String s with an upper case first character.
toFormattedString() - Method in interface org.opendaylight.mdsal.binding.model.api.Enumeration
Formats enumeration according to rules of the programming language.
TOGenerator - Class in org.opendaylight.mdsal.binding.java.api.generator
Transformator of the data from the virtual form to JAVA source code.
TOGenerator() - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.TOGenerator
 
toInstance() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.ConstantBuilder
 
toInstance() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.EnumBuilder
 
toInstance() - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.GeneratedPropertyBuilder
Returns new immutable instance of Generated Property.
toInstance() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.CodegenEnumerationBuilder
 
toInstance() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
toInstance() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.RuntimeEnumerationBuilder
 
toInstance(Type) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.MethodSignatureBuilder
Returns new immutable instance of Method Signature.
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Lazily translates supplied Binding action input into NormalizedNode data.
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcInput) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Lazily translates supplied Binding action input into NormalizedNode data.
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcInput) - Method in class org.opendaylight.mdsal.binding.dom.codec.osgi.impl.GlobalBindingDOMCodecServices
 
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcInput) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingNormalizedNodeSerializer
 
toLazyNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcInput) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Lazily translates supplied Binding action output into NormalizedNode data.
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcOutput) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Lazily translates supplied Binding action output into NormalizedNode data.
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcOutput) - Method in class org.opendaylight.mdsal.binding.dom.codec.osgi.impl.GlobalBindingDOMCodecServices
 
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcOutput) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.AbstractBindingNormalizedNodeSerializer
 
toLazyNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, YangInstanceIdentifier.NodeIdentifier, RpcOutput) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
toLengthStmt(Optional<LengthConstraint>) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
toMap() - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns a collector which collects binding Identifiable objects into an unmodifiable map.
toNormalizedNode(InstanceIdentifier<T>, T) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding Instance Identifier and data into NormalizedNode representation.
toNormalizedNode(InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
toNormalizedNode(InstanceIdentifier<T>, T) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding action input into NormalizedNode data.
toNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
toNormalizedNodeActionInput(Class<? extends Action<?, ?, ?>>, RpcInput) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding action output into NormalizedNode data.
toNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
toNormalizedNodeActionOutput(Class<? extends Action<?, ?, ?>>, RpcOutput) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNodeNotification(Notification) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding Notification or output into NormalizedNode notification.
toNormalizedNodeNotification(Notification) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
toNormalizedNodeNotification(Notification) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
toNormalizedNodeRpcData(DataContainer) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding RPC input or output into NormalizedNode data.
toNormalizedNodeRpcData(DataContainer) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
toNormalizedNodeRpcData(DataContainer) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
toOptimized() - Method in class org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier
 
toOrderedMap() - Static method in class org.opendaylight.yangtools.yang.binding.util.BindingMap
Returns a collector which collects binding Identifiable objects into an unmodifiable map.
topLevelClass() - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Return the top-level class JavaTypeName which is containing this type, or self if this type is a top-level one.
Topology - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state
When the information is processed by the system, the attributes in this container indicate which topology is used to generate the result information.
Topology - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state
When the information is processed by the system, the attributes in this container indicate which topology is used to generate the result information.
Topology - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology
This is the model of an abstract topology.
TopologyBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state
Class that builds TopologyBuilder instances.
TopologyBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state
Class that builds TopologyBuilder instances.
TopologyBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology
Class that builds TopologyBuilder instances.
TopologyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
TopologyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
TopologyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
TopologyBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
TopologyBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
TopologyBuilder(NodeRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
TopologyBuilder(LinkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
TopologyBuilder(Topology) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.link.attributes.information.source.state.TopologyBuilder
 
TopologyBuilder(Topology) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.information.source.per.node.attributes.information.source.state.TopologyBuilder
 
TopologyBuilder(Topology) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
TopologyId - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
 
TopologyId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId
 
TopologyId(Uri) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId
Creates a new instance from Uri
TopologyId(TopologyId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TopologyId
Creates a copy from Source Object.
TopologyKey - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology
 
TopologyKey(TopologyId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey
 
TopologyKey(TopologyKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey
Creates a copy from Source Object.
TopologyTypes - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
This container is used to identify the type, or types (as a topology can several types simultaneously), of the topology.
TopologyTypesBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
Class that builds TopologyTypesBuilder instances.
TopologyTypesBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypesBuilder
 
TopologyTypesBuilder(TopologyTypes) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.TopologyTypesBuilder
 
toQueryResult(DOMQueryResult) - Method in class org.opendaylight.mdsal.binding.dom.adapter.query.DefaultQuery
 
toRangeStmt(Optional<? extends RangeConstraint<?>>) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
toReadWriteTransaction(TypedReadWriteTransaction<? extends Datastore>) - Static method in class org.opendaylight.mdsal.binding.util.TransactionAdapter
Deprecated.
Adapts the given datastore-constrained read-write transaction to a generic read-write transaction.
toString() - Method in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier
 
toString() - Method in class org.opendaylight.mdsal.binding.dom.adapter.query.DefaultQuery
 
toString() - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.CodecDataObject
 
toString() - Method in class org.opendaylight.mdsal.binding.generator.impl.reactor.Generator
 
toString() - Method in class org.opendaylight.mdsal.binding.model.api.JavaTypeName
Return the Fully-Qualified Class Name string of this TypeName.
toString() - Method in class org.opendaylight.mdsal.binding.model.api.TypeMemberComment
 
toString() - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.GeneratedPropertyBuilderImpl
 
toString() - Method in class org.opendaylight.mdsal.binding.runtime.api.BindingRuntimeTypes
 
toString() - Method in class org.opendaylight.mdsal.dom.api.DOMActionInstance
 
toString() - Method in class org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier
 
toString() - Method in class org.opendaylight.mdsal.dom.api.DOMRpcIdentifier
 
toString() - Method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
toString() - Method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate
 
toString() - Method in class org.opendaylight.mdsal.dom.spi.RegistrationTreeNode
 
toString() - Method in class org.opendaylight.mdsal.dom.spi.SimpleDOMActionResult
 
toString() - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractDOMStoreTransaction
 
toString() - Method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
 
toString() - Method in class org.opendaylight.mdsal.eos.common.api.GenericEntity
 
toString() - Method in class org.opendaylight.mdsal.eos.common.api.GenericEntityOwnershipChange
 
toString() - Method in class org.opendaylight.mdsal.eos.dom.simple.SimpleDOMEntityOwnershipService
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.LinkRef
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.NodeRef
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.TpRef
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AlarmState
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValue
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValuePrecision
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.AsNumber
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.DomainName
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Host
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Address
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Address
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6FlowLabel
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.PortNumber
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclIpv4HeaderFields.Flags
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.AclTcpHeaderFields.Flags
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.RoutePreference
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.BandwidthIeeeFloat32
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.GeneralizedLabel
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.IpMulticastGroupAddress
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteOrigin
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6RouteTarget
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabel
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.MplsLabelGeneralUse
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Percentage
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteDistinguisher
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteOrigin
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTarget
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerMultiplier
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Timeticks64
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthGbps
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthKbps
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthMbps
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BcType
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeClassType
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.GeographicCoordinateDegree
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.AdminGroups
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PathAttributeFlags
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.Srlg
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeBandwidth$T
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeDsClass
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeGlobalId
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeMetric
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TePathDisjointness
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTemplateName
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyId
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTpId
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.CommonLeafs.Revision
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionIdentifier
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafs.Revision
Deprecated.
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModule.Revision
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.RevisionIdentifier
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter32
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Counter64
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DateAndTime
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.DottedQuad
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge32
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Gauge64
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.HexString
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ObjectIdentifier
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.PhysAddress
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Timeticks
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Xpath10
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.YangIdentifier
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.EtherType
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanDei
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyKey
 
toString() - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeKey
 
toString() - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueData
 
toString() - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueObject
 
toString() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.IdentifiableItem
 
toString() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier.Item
 
toString() - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
 
toString() - Method in class org.opendaylight.yangtools.yang.binding.ResourceYangModuleInfo
 
toType(Class<? extends Datastore>) - Static method in class org.opendaylight.mdsal.binding.util.Datastore
Returns the logical datastore type corresponding to the given datastore class.
toWriteTransaction(TypedWriteTransaction<? extends Datastore>) - Static method in class org.opendaylight.mdsal.binding.util.TransactionAdapter
Deprecated.
Adapts the given datastore-constrained write transaction to a generic write transaction.
toYangCommon(CommonLeafs.Revision) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.RevisionUtils
Create an optional Revision from a CommonLeafs.Revision.
toYangCommon(CommonLeafs.Revision) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.CommonLeafsRevisionBuilder
Create an optional Revision from a CommonLeafs.Revision.
toYangCommon(ImportOnlyModule.Revision) - Static method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleRevisionBuilder
Create an optional Revision from a ImportOnlyModule.Revision.
toYangInstanceIdentifier(InstanceIdentifier<?>) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingNormalizedNodeSerializer
Translates supplied Binding Instance Identifier into NormalizedNode instance identifier.
toYangInstanceIdentifier(InstanceIdentifier<?>) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.BindingCodecContext
 
toYangInstanceIdentifier(InstanceIdentifier<?>) - Method in class org.opendaylight.mdsal.binding.dom.codec.spi.ForwardingBindingDOMCodecServices
 
TpAttributes - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
The data objects needed to define a termination point.
TpId - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226
 
TpId - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021
 
TpId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.TpId
 
TpId(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId
 
TpId(Uri) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.TpId
Creates a new instance from Uri
TpId(Uri) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId
Creates a new instance from Uri
TpId(TpId) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.TpId
Creates a copy from Source Object.
TpId(TpId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.TpId
Creates a copy from Source Object.
TpRef - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
 
TpRef - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226
This grouping can be used to reference a termination point in a specific node.
TpRef - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226
References a termination point in a specific node.
TpRef(TpRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.TpRef
Creates a copy from Source Object.
TpRef(InstanceIdentifier<?>) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.TpRef
 
Tr008 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
TR008.
Tr008 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
TR008.
TracingBroker - Class in org.opendaylight.mdsal.trace.impl
 
TracingBroker(DOMDataBroker, Config, BindingCodecTree) - Constructor for class org.opendaylight.mdsal.trace.impl.TracingBroker
 
TracingDOMDataBroker - Interface in org.opendaylight.mdsal.trace.api
Interface so that the tracing broker service can be more explicitly imported.
Transaction - Interface in org.opendaylight.mdsal.binding.api
A common parent for all transactions which operate on a conceptual data tree.
transactionAborted(SnapshotBackedWriteTransaction<String>) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
transactionAborted(SnapshotBackedWriteTransaction<T>) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
transactionAborted(SnapshotBackedWriteTransaction<T>) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype
Called when a transaction is closed without being readied.
TransactionAdapter - Class in org.opendaylight.mdsal.binding.util
Deprecated.
This is only intended for temporary use during complex migrations to managed transactions.
TransactionChain - Interface in org.opendaylight.mdsal.binding.api
A chain of transactions.
TransactionChainClosedException - Exception in org.opendaylight.mdsal.binding.api
Exception thrown when an attempt is made to open a new transaction in a closed chain.
TransactionChainClosedException(String) - Constructor for exception org.opendaylight.mdsal.binding.api.TransactionChainClosedException
 
TransactionChainClosedException(String, Throwable) - Constructor for exception org.opendaylight.mdsal.binding.api.TransactionChainClosedException
 
TransactionChainListener - Interface in org.opendaylight.mdsal.binding.api
Listener for transaction chain events.
transactionClosed(SnapshotBackedReadTransaction<T>) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
transactionClosed(SnapshotBackedReadTransaction<T>) - Method in interface org.opendaylight.mdsal.dom.spi.store.SnapshotBackedReadTransaction.TransactionClosePrototype
Called when a transaction is closed.
TransactionCommitDeadlockException - Exception in org.opendaylight.mdsal.common.api
A type of TransactionCommitFailedException that indicates a situation that would result in a threading deadlock.
TransactionCommitDeadlockException(String, RpcError...) - Constructor for exception org.opendaylight.mdsal.common.api.TransactionCommitDeadlockException
 
TransactionCommitFailedException - Exception in org.opendaylight.mdsal.common.api
Failed commit of asynchronous transaction.
TransactionCommitFailedException(String, Throwable, RpcError...) - Constructor for exception org.opendaylight.mdsal.common.api.TransactionCommitFailedException
 
TransactionCommitFailedException(String, RpcError...) - Constructor for exception org.opendaylight.mdsal.common.api.TransactionCommitFailedException
 
TransactionCommitFailedExceptionMapper - Class in org.opendaylight.mdsal.dom.broker
Utility exception mapper which translates Exception to TransactionCommitFailedException.
TransactionFactory - Interface in org.opendaylight.mdsal.binding.api
A factory which allocates new transactions to operate on the data tree.
transactionReady(SnapshotBackedWriteTransaction<String>, DataTreeModification, Exception) - Method in class org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore
 
transactionReady(SnapshotBackedWriteTransaction<T>, DataTreeModification, Exception) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype
Returns a commit coordinator associated with supplied transactions.
transactionReady(SnapshotBackedWriteTransaction<T>, DataTreeModification, Exception) - Method in class org.opendaylight.mdsal.dom.spi.store.AbstractSnapshotBackedTransactionChain
 
TransactionReadyPrototype() - Constructor for class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction.TransactionReadyPrototype
 
TranspHdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Transp HDLC.
TranspHdlc - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Transp HDLC.
tree(Module) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
Trill - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Transparent Interconnection of Lots of Links.
TrillFabric - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
TRILL fabric
TrillMac24 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
TRILL final 3 octets of 48-bit MAC Address Family.
TrillMac40 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
TRILL final 5 octets of 64-bit MAC Address Family.
TrillNickname - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
TRILL Nickname Address Family.
TrillOui - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Transparent Interconnection of Lots of Links (TRILL) IEEE Organizationally Unique Identifier (OUI) Address Family.
TrillRbridgePortId - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
TRILL Routing Bridge (RBridge) Port ID Address Family.
TruthValue - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
Value is one of 1 (true) or 2 (false)
tryToUpdateSchemaContext() - Method in class org.opendaylight.mdsal.dom.broker.schema.ScanningSchemaServiceProvider
Deprecated.
 
Tte - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
TTEthernet Protocol Control Frame (TTE).
Tunnel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Encapsulation interface.
Tunnel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Encapsulation interface.
Tunnel - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels
Zero, one, or more underlay TE tunnels that support this TE link.
TunnelActionInprogress - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE action is in progress.
TunnelActionReoptimize - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE tunnel action that reoptimizes the placement of the tunnel LSP(s).
TunnelActionResetup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE tunnel action that tears down the tunnel's current LSP (if any) and attempts to re-establish a new LSP.
TunnelActionSwitchpath - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
TE tunnel action that switches the tunnel's LSP to use the specified path.
TunnelActionType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity from which specific tunnel action types are derived.
TunnelAdminStateDown - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Tunnel's administrative state is down.
TunnelAdminStateType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for TE tunnel administrative states.
TunnelAdminStateUp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Tunnel's administrative state is up.
TunnelBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels
Class that builds TunnelBuilder instances.
TunnelBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
TunnelBuilder(Tunnel) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
TunnelConstraints - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Tunnel constraints grouping that can be set on a constraint set or directly on the tunnel.
TunnelEncapSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Tunnel Encap SAFI.
TunnelKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels
 
TunnelKey(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelKey
 
TunnelKey(TunnelKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelKey
Creates a copy from Source Object.
TunnelOption - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.fabric.port
Tunnel options to connect two fabrics.
Tunnels - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
Underlay TE tunnels supporting this TE link.
TunnelSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Tunnel SAFI.
TunnelsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
Class that builds TunnelsBuilder instances.
TunnelsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
 
TunnelsBuilder(Tunnels) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelsBuilder
 
TunnelStateDown - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Tunnel's state is down.
TunnelStateType - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Base identity for TE tunnel states.
TunnelStateUp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Tunnel's state is up.
TunnelTerminationPoint - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp
Contains statistics attributes at the TE TTP level.
TunnelTerminationPoint - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment
A termination point can terminate a tunnel.
TunnelTerminationPointBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp
Class that builds TunnelTerminationPointBuilder instances.
TunnelTerminationPointBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment
Class that builds TunnelTerminationPointBuilder instances.
TunnelTerminationPointBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
TunnelTerminationPointBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
TunnelTerminationPointBuilder(GeolocationContainer) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
TunnelTerminationPointBuilder(TunnelTerminationPoint) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.statistics.per.ttp.TunnelTerminationPointBuilder
 
TunnelTerminationPointBuilder(TunnelTerminationPoint) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
TunnelTerminationPointBuilder(TeNodeTunnelTerminationPointConfig) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
TunnelTerminationPointBuilder(TeNodeTunnelTerminationPointConfigAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
TunnelTerminationPointKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment
 
TunnelTerminationPointKey(@org.eclipse.jdt.annotation.NonNull byte[]) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointKey
 
TunnelTerminationPointKey(TunnelTerminationPointKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointKey
Creates a copy from Source Object.
TunnelTerminationPoints - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
Underlay TTPs desired for this link.
TunnelTerminationPointsBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes
Class that builds TunnelTerminationPointsBuilder instances.
TunnelTerminationPointsBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
 
TunnelTerminationPointsBuilder(TunnelTerminationPoints) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.TunnelTerminationPointsBuilder
 
TwoWayPerformanceMetrics - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
Two-way PM throttle grouping.
TwoWayPerformanceMetricsPacket - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610
Two-way packet PM throttle grouping.
Type - Interface in org.opendaylight.mdsal.binding.model.api
The Type interface defines the base type for all types defined in java.
Type - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state
The Record Route entry type.
Type - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop
The explicit route entry type.
TYPE_OBJECT - Static variable in class org.opendaylight.mdsal.binding.model.ri.BindingTypes
 
typeAnchorLink(SchemaPath, CharSequence) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
typeBuilder() - Method in class org.opendaylight.mdsal.binding.java.api.generator.UnionTemplate
 
TypeBuilderFactory - Class in org.opendaylight.mdsal.binding.generator.impl.reactor
A factory component creating TypeBuilder instances.
TypeComment - Interface in org.opendaylight.mdsal.binding.model.api
Dedicated type for holding a class comment.
TypeConstants - Class in org.opendaylight.mdsal.binding.model.ri
Contains constants used in relations with Type.
TypedReadTransaction<D extends Datastore> - Interface in org.opendaylight.mdsal.binding.util
Read transaction which is specific to a single logical datastore (configuration or operational).
TypedReadWriteTransaction<D extends Datastore> - Interface in org.opendaylight.mdsal.binding.util
Read-write transaction which is specific to a single logical datastore (configuration or operational).
TypedWriteTransaction<D extends Datastore> - Interface in org.opendaylight.mdsal.binding.util
Write transaction which is specific to a single logical datastore (configuration or operational).
typeForClass(Class<?>) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ConcreteType describing the class.
typeForClass(Class<?>, Restrictions) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
 
TypeMember - Interface in org.opendaylight.mdsal.binding.model.api
Common interface for variables and methods in class.
TypeMemberBuilder<T extends TypeMemberBuilder<T>> - Interface in org.opendaylight.mdsal.binding.model.api.type.builder
 
TypeMemberComment - Class in org.opendaylight.mdsal.binding.model.api
Structured comment of a particular class member.
TypeMemberComment(String, String, String) - Constructor for class org.opendaylight.mdsal.binding.model.api.TypeMemberComment
 
TypeObject - Interface in org.opendaylight.yangtools.yang.binding
TypeObject is a mark interface for all derived types.
typePropertyNames() - Method in interface org.opendaylight.mdsal.binding.runtime.api.RuntimeGeneratedUnion
List of property names corresponding to individual type statements within this union.
TypeProvider - Interface in org.opendaylight.mdsal.binding.yang.types
 
Types - Class in org.opendaylight.mdsal.binding.model.ri
 
typeSignature() - Method in class org.opendaylight.mdsal.binding.model.api.TypeMemberComment
Return the type signature of this type member.

U

Udp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4
 
Udp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp
Rule set that matches UDP headers.
UdpBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp
Class that builds UdpBuilder instances.
UdpBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4
Class that builds UdpBuilder instances.
UdpBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
UdpBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.UdpBuilder
 
UdpBuilder(Udp) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.UdpBuilder
 
UdpBuilder(Udp) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
UdpBuilder(AclUdpHeaderFields) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.ace.matches.l4.udp.UdpBuilder
 
UINT16_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of uint16 YANG type.
Uint24 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
 
Uint24(Uint24) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24
Creates a copy from Source Object.
Uint24(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Uint24
 
UINT32_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of uint32 YANG type.
UINT64_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of uint64 YANG type.
UINT8_TYPE - Static variable in class org.opendaylight.mdsal.binding.model.ri.BaseYangTypes
Type representation of uint8 YANG type.
Ultra - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Ultra Technologies.
Ultra - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Ultra Technologies.
UNADDRESSABLE - org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode.ChildAddressabilitySummary
All children are non-addressable, including the case when this node does not have any children.
Unavailable - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorStatus
Indicates that the server presently cannot obtain the sensor value.
Underlay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes
Attributes of the TE link underlay.
Underlay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes
Attributes of the TE link underlay.
Underlay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived
State attributes for the TE link underlay.
UnderlayBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes
Class that builds UnderlayBuilder instances.
UnderlayBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes
Class that builds UnderlayBuilder instances.
UnderlayBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived
Class that builds UnderlayBuilder instances.
UnderlayBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
UnderlayBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
UnderlayBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
 
UnderlayBuilder(Underlay) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
UnderlayBuilder(Underlay) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
UnderlayBuilder(Underlay) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.UnderlayBuilder
 
UnderlayBuilder(TeLinkUnderlayAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.connectivity.matrix.entry.path.attributes.UnderlayBuilder
 
UnderlayBuilder(TeLinkUnderlayAttributes) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.attributes.te.link.attributes.UnderlayBuilder
 
UnderlayTopology - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes
When an abstract node encapsulates a topology, the attributes in this container point to said topology.
UnderlayTopology - Interface in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
Identifies the topology, or topologies, that this topology is dependent on.
UnderlayTopologyBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes
Class that builds UnderlayTopologyBuilder instances.
UnderlayTopologyBuilder - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
Class that builds UnderlayTopologyBuilder instances.
UnderlayTopologyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
 
UnderlayTopologyBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
 
UnderlayTopologyBuilder(NetworkRef) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
 
UnderlayTopologyBuilder(UnderlayTopology) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.info.attributes.UnderlayTopologyBuilder
 
UnderlayTopologyBuilder(UnderlayTopology) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
 
UnderlayTopologyKey - Class in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology
 
UnderlayTopologyKey(TopologyId) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyKey
 
UnderlayTopologyKey(UnderlayTopologyKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyKey
Creates a copy from Source Object.
unfailCommits() - Method in interface org.opendaylight.mdsal.binding.testutils.DataBrokerFailures
unfailCommits() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
unfailReads() - Method in interface org.opendaylight.mdsal.binding.testutils.DataBrokerFailures
unfailReads() - Method in class org.opendaylight.mdsal.binding.testutils.DataBrokerFailuresImpl
 
UnicastSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Unicast SAFI.
UnionBuilderTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
Template for generating JAVA class.
UnionBuilderTemplate(GeneratedTransferObject) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.UnionBuilderTemplate
Creates instance of this class with concrete genType.
UnionTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
Template for generating JAVA class.
UnionTemplate(NestedJavaGeneratedType, GeneratedTransferObject) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.UnionTemplate
Creates instance of this class with concrete genType.
UnionTemplate(GeneratedTransferObject) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.UnionTemplate
Creates instance of this class with concrete genType.
Units - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^0.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
The resource is unable to report administrative state.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
The resource is unable to report its operational state.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
An unknown measurement or arbitrary, relative numbers
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
The resource is unable to report standby state.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
The resource is unable to report usage state.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion
An unknown or unspecified version of the Internet protocol.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
Status cannot be determined for some reason.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
Status cannot be determined for some reason.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
Status cannot be determined for some reason.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
The status cannot be determined for some reason.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
The status cannot be determined for some reason.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
The status cannot be determined for some reason.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
The source is unknown.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsNormality
Unknown.
Unknown - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
Status is unknown.
Unknown - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.hardware.rev180313
This identity is applicable if the hardware class is unknown to the server.
Unknown - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.origin.rev180214
Denotes configuration for which the system cannot identify the origin.
UNKNOWN - org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralType
Mapping algorithm was unable to detect type or was not updated after introduction of new NormalizedNode type.
UNKNOWN_SIZE - Static variable in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingStreamEventWriter
Methods in this interface allow users to hint the underlying implementation about the sizing of container-like constructors (leafLists, containers, etc.).
Unlocked - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
The resource is not administratively prohibited from use.
Unnumbered - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type
This class represents the following YANG schema fragment defined in module ietf-l3-unicast-topology
UnnumberedBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type
Class that builds UnnumberedBuilder instances.
UnnumberedBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.UnnumberedBuilder
 
UnnumberedBuilder(Unnumbered) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.termination.point.attributes.l3.termination.point.attributes.termination.point.type.UnnumberedBuilder
 
UnnumberedLinkHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop
Unnumbered link Record Route hop.
UnnumberedLinkHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type
Unnumbered link route hop.
UnnumberedLinkHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop
Unnumbered link explicit route hop.
UnnumberedLinkHop - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
This class represents the following YANG schema fragment defined in module ietf-te-types
UnnumberedLinkHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop
Class that builds UnnumberedLinkHopBuilder instances.
UnnumberedLinkHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type
Class that builds UnnumberedLinkHopBuilder instances.
UnnumberedLinkHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop
Class that builds UnnumberedLinkHopBuilder instances.
UnnumberedLinkHopBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type
Class that builds UnnumberedLinkHopBuilder instances.
UnnumberedLinkHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
UnnumberedLinkHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHopBuilder
 
UnnumberedLinkHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
UnnumberedLinkHopBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHopBuilder
 
UnnumberedLinkHopBuilder(UnnumberedLinkHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
UnnumberedLinkHopBuilder(UnnumberedLinkHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610._record.route.state.type.UnnumberedLinkHopBuilder
 
UnnumberedLinkHopBuilder(UnnumberedLinkHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.unnumbered.link.hop.UnnumberedLinkHopBuilder
 
UnnumberedLinkHopBuilder(UnnumberedLinkHop) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.explicit.route.hop.type.UnnumberedLinkHopBuilder
 
Unreachable - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
Discard the packet and notify the sender with an error message indicating that the destination host is unreachable.
UnreservedBandwidth - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Unreserved bandwidth for priority levels 0-7.
UnreservedBandwidthBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
Class that builds UnreservedBandwidthBuilder instances.
UnreservedBandwidthBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
UnreservedBandwidthBuilder(UnreservedBandwidth) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
UnreservedBandwidthBuilder(TeBandwidth$G) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
UnreservedBandwidthKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes
 
UnreservedBandwidthKey(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthKey
 
UnreservedBandwidthKey(UnreservedBandwidthKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthKey
Creates a copy from Source Object.
Up - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.AdminStatus
Ready to pass packets.
Up - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
Ready to pass packets.
Up - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.AdminStatus
Ready to pass packets.
Up - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
Ready to pass packets.
Up - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.AdminStatus
Deprecated.
Ready to pass packets.
Up - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
Ready to pass packets.
Up - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
Enabled.
Update - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3EventType
A Layer 3 node, link, prefix, or termination point has been updated
Update - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyEventType
A TE node or TE link has been updated.
updateEnumPairsFromEnumTypeDef(EnumTypeDefinition) - Method in interface org.opendaylight.mdsal.binding.model.api.type.builder.EnumBuilder
Updates this builder with data from enumTypeDef.
updateEnumPairsFromEnumTypeDef(EnumTypeDefinition) - Method in class org.opendaylight.mdsal.binding.model.ri.generated.type.builder.AbstractEnumerationBuilder
 
Uri - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715
 
Uri(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri
 
Uri(Uri) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Uri
Creates a copy from Source Object.
UsageState - Enum in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313
 
Usb - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
USB Interface.
Usb - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
USB Interface.
Uuid - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
Uuid(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid
 
Uuid(Uuid) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid
Creates a copy from Source Object.
uuidFor(UUID) - Method in class org.opendaylight.mdsal.model.ietf.util.AbstractIetfYangUtil
 

V

V11 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CCITT V.11/X.21.
V11 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CCITT V.11/X.21.
V35 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
V35 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
V36 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CCITT V.36.
V36 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CCITT V.36.
V37 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
V.37.
V37 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
V.37.
V4OverV6Safi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
IPv4 over IPv6 SAFI.
V6OverV4Safi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
IPv6 over IPv4 SAFI.
validValue(boolean, Object, String) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Require that an a value-related expression is true.
value() - Method in annotation type org.opendaylight.yangtools.yang.binding.annotations.RoutingContext
 
VALUE_PROP - Static variable in class org.opendaylight.mdsal.binding.model.ri.TypeConstants
Name of the property holding the value encapsulated in a ScalarTypeObject.
ValueAware<T> - Interface in org.opendaylight.yangtools.yang.binding
Simple interface for reuse with BindingObjects which expose a single value in some representation.
valueEquals(OpaqueData<?>) - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueObject
 
valueEquals(V) - Method in interface org.opendaylight.mdsal.binding.api.query.ValueMatchBuilder
Match exact value.
valueEquals(V) - Static method in class org.opendaylight.mdsal.dom.api.query.DOMQueryPredicate.Match
 
valueHashCode() - Method in class org.opendaylight.yangtools.yang.binding.AbstractOpaqueObject
 
ValueMatch<T extends DataObject> - Interface in org.opendaylight.mdsal.binding.api.query
A value-based match executed from some point in the data tree.
ValueMatchBuilder<T extends DataObject,​V> - Interface in org.opendaylight.mdsal.binding.api.query
Basic builder for a match of a leaf value.
valueOf(String) - Static method in enum org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode.ChildAddressabilitySummary
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.mdsal.binding.model.api.AccessModifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.mdsal.binding.model.api.MethodSignature.ValueMechanics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.mdsal.common.api.LogicalDatastoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.GatewayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.TrafficBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface.LinkUpDownTrapEnable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.AdminStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.AdminStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.LinkUpDownTrapEnable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.AdminStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.NeighborOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.NeighborOrigin
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress.Enumeration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress.Enumeration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds.Enumeration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16.Enumeration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32.Enumeration
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeBandwidthRequestedType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes.ReferenceChangePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo.Restriction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsNormality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeHopType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabelDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module.ConformanceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module.ConformanceType
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode.ChildAddressabilitySummary
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.mdsal.binding.model.api.AccessModifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.mdsal.binding.model.api.MethodSignature.ValueMechanics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.mdsal.common.api.LogicalDatastoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.GatewayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.FabricOptions.TrafficBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225.FabricPortType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.AdminState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.OperState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.StandbyState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.UsageState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.Interface.LinkUpDownTrapEnable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.AdminStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.Interface.OperStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.AdminStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.LinkUpDownTrapEnable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.Interface.OperStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.AdminStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.Interface.OperStatus
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Address.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.Neighbor.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.IpAddressOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.NeighborOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Address.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.Neighbor.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Address.Status
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.Neighbor.State
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.IpAddressOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.NeighborOrigin
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.L3EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.packet.fields.rev190304.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.SpecialNextHop.SpecialNextHop$
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv4MulticastSourceAddress.Enumeration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.Ipv6MulticastSourceAddress.Enumeration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.LinkAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.RouteTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds.Enumeration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16.Enumeration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32.Enumeration
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.TeBandwidthRequestedType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TeInfoSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.TemplateAttributes.ReferenceChangePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.LabelRestrictionInfo.Restriction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.PerformanceMetricsNormality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeCommonStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeHopType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLabelDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeLinkDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeTopologyEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.Module.ConformanceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.Module.ConformanceType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
Vdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Very H-Speed Digital Subscrib.
Vdsl - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Very H-Speed Digital Subscrib.
Vdsl2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Very high speed digital subscriber line Version 2 (as per ITU-T Recommendation G.993.2).
Vdsl2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Very high speed digital subscriber line Version 2 (as per ITU-T Recommendation G.993.2).
verifyTarget(Class<N>) - Method in class org.opendaylight.yangtools.yang.binding.InstanceIdentifier
Perform a safe target type adaptation of this instance identifier to target type.
VERSION - Static variable in class org.opendaylight.mdsal.binding.spec.naming.BindingMapping
 
Vines - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Banyan Vines Address Family.
VirtualIpAddress - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
IBM VIPA.
VirtualIpAddress - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
IBM VIPA.
VirtualTg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Virtual Trunk Group.
VirtualTg - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Virtual Trunk Group.
VISIBLE_CONTAINER - org.opendaylight.mdsal.binding.dom.adapter.BindingStructuralType
Data container is addressable in Binding InstanceIdentifier format and also YangInstanceIdentifier format.
Vlan - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
VLAN-tagged frame (IEEE 802.1Q) and Shortest Path Bridging IEEE 802.1aq with Network-Network Interface (NNI) compatibility.
VlanDei - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827
 
VlanDei(Boolean) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanDei
 
VlanDei(VlanDei) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanDei
Creates a copy from Source Object.
VlanFabric - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
VLAN fabric
VlanId - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827
 
VlanId(VlanId) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId
Creates a copy from Source Object.
VlanId(Uint16) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanId
 
VlanPcp - Class in org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827
 
VlanPcp(VlanPcp) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp
Creates a copy from Source Object.
VlanPcp(Uint8) - Constructor for class org.opendaylight.yang.gen.v1.urn.opendaylight.l2.types.rev130827.VlanPcp
 
VmwareNicTeam - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
VMware NIC Team.
VmwareNicTeam - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
VMware NIC Team.
VmwareVirtualNic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
VMware Virtual Network Interface.
VmwareVirtualNic - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
VMware Virtual Network Interface.
VniCapacity - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
The range of the VXLAN Network Identifier (VNI) defined in RFC 7348 that the uses.
VniCapacityBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes
Class that builds VniCapacityBuilder instances.
VniCapacityBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
 
VniCapacityBuilder(VniCapacity) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.VniCapacityBuilder
 
VoiceDID - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice Direct Inward Dialing.
VoiceDID - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice Direct Inward Dialing.
VoiceEBS - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice P-phone EBS physical interface.
VoiceEBS - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice P-phone EBS physical interface.
VoiceEM - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice recEive and transMit.
VoiceEM - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice recEive and transMit.
VoiceEMFGD - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice E&M Feature Group D.
VoiceEMFGD - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice E&M Feature Group D.
VoiceEncap - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice encapsulation.
VoiceEncap - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice encapsulation.
VoiceFGDEANA - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice FGD Exchange Access North American.
VoiceFGDEANA - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice FGD Exchange Access North American.
VoiceFGDOS - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice FGD Operator Services.
VoiceFGDOS - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice FGD Operator Services.
VoiceFXO - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice Foreign Exchange Office.
VoiceFXO - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice Foreign Exchange Office.
VoiceFXS - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice Foreign Exchange Station.
VoiceFXS - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice Foreign Exchange Station.
VoiceOverAtm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice over ATM.
VoiceOverAtm - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice over ATM.
VoiceOverCable - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice Over Cable Interface.
VoiceOverCable - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice Over Cable Interface.
VoiceOverFrameRelay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice Over Frame Relay.
VoiceOverFrameRelay - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice Over Frame Relay.
VoiceOverIp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Voice over IP encapsulation.
VoiceOverIp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Voice over IP encapsulation.
VOID - Static variable in class org.opendaylight.mdsal.binding.model.ri.Types
 
voidType() - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Returns an instance of ConcreteType which represents JAVA java.lang.Void type.
VoltsAC - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure of electric potential (alternating current).
VoltsDC - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure of electric potential (direct current).
VplsSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
VPLS SAFI.
VpnAutoDiscoverySafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
VPN Auto-Discovery SAFI.
VpnRouteTargets - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204
A grouping that specifies Route Target import-export rules used in BGP-enabled VPNs.
VpnTarget - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets
List of Route Targets.
VpnTargetBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets
Class that builds VpnTargetBuilder instances.
VpnTargetBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
VpnTargetBuilder(VpnTarget) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
VpnTargetKey - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets
 
VpnTargetKey(RouteTarget) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetKey
 
VpnTargetKey(VpnTargetKey) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetKey
Creates a copy from Source Object.
Vpnv4FlowSpecSafi - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.BgpSafi
IPv4 VPN Flow Specification SAFI.
VrfRoot - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root
Container for mount point.
VrfRoot - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type
 
VrfRootBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root
Class that builds VrfRootBuilder instances.
VrfRootBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type
Class that builds VrfRootBuilder instances.
VrfRootBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRootBuilder
 
VrfRootBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRootBuilder
 
VrfRootBuilder(VrfRoot) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vrf.root.VrfRootBuilder
 
VrfRootBuilder(VrfRoot) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VrfRootBuilder
 
VsiRoot - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root
Container for mount point.
VsiRoot - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type
 
VsiRootBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root
Class that builds VsiRootBuilder instances.
VsiRootBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type
Class that builds VsiRootBuilder instances.
VsiRootBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRootBuilder
 
VsiRootBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRootBuilder
 
VsiRootBuilder(VsiRoot) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vsi.root.VsiRootBuilder
 
VsiRootBuilder(VsiRoot) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VsiRootBuilder
 
VvRoot - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root
Container for mount point.
VvRoot - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type
 
VvRootBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root
Class that builds VvRootBuilder instances.
VvRootBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type
Class that builds VvRootBuilder instances.
VvRootBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRootBuilder
 
VvRootBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRootBuilder
 
VvRootBuilder(VvRoot) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.vv.root.VvRootBuilder
 
VvRootBuilder(VvRoot) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.network.instance.root.type.VvRootBuilder
 
VxlanFabric - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.types.rev190225
VXLAN fabric

W

WaitToRestore - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.TeRecoveryStatus
The recovery domain is recovering from a failure/degrade condition on the working span that is being controlled by the Wait-to-Restore (WTR) timer.
WaitToRestore - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610
A WTR timer is running.
wasOwner() - Method in enum org.opendaylight.mdsal.eos.common.api.EntityOwnershipChangeState
Returns the previous ownership status of the entity for this process instance.
watchRegistrations(String, LogicalDatastoreType) - Method in class org.opendaylight.mdsal.trace.impl.TracingBroker
Log registrations to this subtree of the md-sal.
watchWrites(String, LogicalDatastoreType) - Method in class org.opendaylight.mdsal.trace.impl.TracingBroker
Log writes to this subtree of the md-sal.
Watts - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueType
A measure of power.
WildcardType - Interface in org.opendaylight.mdsal.binding.model.api
Marker interface which assign to object property that it is a bounded wildcard type.
wildcardTypeFor(JavaTypeName) - Static method in class org.opendaylight.mdsal.binding.model.ri.Types
Creates instance of type WildcardType.
withKey(AceKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.acl.aces.AceBuilder
 
withKey(AclKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.AclBuilder
 
withKey(AceStatisticsKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.acl.set.AceStatisticsBuilder
 
withKey(AclSetKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points._interface.acl.acl.sets.AclSetBuilder
 
withKey(InterfaceKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.access.control.list.rev190304.acls.attachment.points.InterfaceBuilder
 
withKey(DeviceLinksKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceLinksBuilder
 
withKey(DeviceNodesKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DeviceNodesBuilder
 
withKey(DevicePortsKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.dc.fabric.topology.rev190225.fabric.attributes.DevicePortsBuilder
 
withKey(ComponentKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.hardware.ComponentBuilder
 
withKey(ComponentKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.state.rev180313.hardware.ComponentBuilder
 
withKey(InterfaceKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.InterfaceBuilder
 
withKey(InterfaceKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev140508.interfaces.state.InterfaceBuilder
 
withKey(InterfaceKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.InterfaceBuilder
 
withKey(InterfaceKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.interfaces.rev180220.interfaces.state.InterfaceBuilder
 
withKey(AddressKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.AddressBuilder
 
withKey(NeighborKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv4.NeighborBuilder
 
withKey(AddressKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.AddressBuilder
 
withKey(NeighborKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces._interface.ipv6.NeighborBuilder
 
withKey(AddressKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.AddressBuilder
 
withKey(NeighborKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv4.NeighborBuilder
 
withKey(AddressKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.AddressBuilder
 
withKey(NeighborKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev140616.interfaces.state._interface.ipv6.NeighborBuilder
 
withKey(AddressKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.AddressBuilder
 
withKey(NeighborKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv4.NeighborBuilder
 
withKey(AddressKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.AddressBuilder
 
withKey(NeighborKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces._interface.ipv6.NeighborBuilder
 
withKey(AddressKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.AddressBuilder
 
withKey(NeighborKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv4.NeighborBuilder
 
withKey(AddressKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.AddressBuilder
 
withKey(NeighborKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ip.rev180222.interfaces.state._interface.ipv6.NeighborBuilder
 
withKey(RouteKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv4.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv4.RouteBuilder
 
withKey(PrefixKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
 
withKey(PrefixKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.interfaces.state._interface.ipv6.ipv6.router.advertisements.prefix.list.PrefixBuilder
Deprecated.
 
withKey(RouteKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ipv6.unicast.routing.rev180313.routing.control.plane.protocols.control.plane.protocol._static.routes.ipv6.RouteBuilder
 
withKey(PrefixKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3.unicast.topology.rev180226.l3.node.attributes.l3.node.attributes.PrefixBuilder
 
withKey(LogicalNetworkElementKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.logical.network.element.rev190125.logical.network.elements.LogicalNetworkElementBuilder
 
withKey(AccessListKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.mud.rev190128.access.lists.access.lists.AccessListBuilder
 
withKey(NetworkInstanceKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.instance.rev190121.network.instances.NetworkInstanceBuilder
 
withKey(SupportingNodeKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.node.SupportingNodeBuilder
 
withKey(NodeKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.NodeBuilder
 
withKey(SupportingNetworkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.network.SupportingNetworkBuilder
 
withKey(NetworkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.rev180226.networks.NetworkBuilder
 
withKey(SupportingNodeKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.node.SupportingNodeBuilder
 
withKey(NodeKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.NodeBuilder
 
withKey(SupportingNetworkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.network.SupportingNetworkBuilder
 
withKey(NetworkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.state.rev180226.networks.NetworkBuilder
 
withKey(SupportingLinkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.link.SupportingLinkBuilder
 
withKey(LinkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.LinkBuilder
 
withKey(SupportingTerminationPointKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
withKey(TerminationPointKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.rev180226.networks.network.node.TerminationPointBuilder
 
withKey(SupportingLinkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.link.SupportingLinkBuilder
 
withKey(LinkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.LinkBuilder
 
withKey(SupportingTerminationPointKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.termination.point.SupportingTerminationPointBuilder
 
withKey(TerminationPointKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.network.topology.state.rev180226.networks.network.node.TerminationPointBuilder
 
withKey(NextHopKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.next.hop.content.next.hop.options.next.hop.list.next.hop.list.NextHopBuilder
 
withKey(ControlPlaneProtocolKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.control.plane.protocols.ControlPlaneProtocolBuilder
 
withKey(RibKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.ribs.RibBuilder
 
withKey(ControlPlaneProtocolKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.control.plane.protocols.ControlPlaneProtocolBuilder
Deprecated.
 
withKey(RibKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.rev180313.routing.state.ribs.RibBuilder
Deprecated.
 
withKey(EntryKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.mpls.label.stack.mpls.label.stack.EntryBuilder
 
withKey(VpnTargetKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.vpn.route.targets.VpnTargetBuilder
 
withKey(InterfaceSwitchingCapabilityKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806._interface.switching.capability.list.InterfaceSwitchingCapabilityBuilder
 
withKey(BundledLinkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.bundle.bundled.links.BundledLinkBuilder
 
withKey(ComponentLinkKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.config.bundle.stack.level.component.component.links.ComponentLinkBuilder
 
withKey(UnreservedBandwidthKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.info.attributes.UnreservedBandwidthBuilder
 
withKey(MaxLspBandwidthKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.iscd.attributes.MaxLspBandwidthBuilder
 
withKey(InformationSourceEntryKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.state.derived.InformationSourceEntryBuilder
 
withKey(PathElementKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.backup.path.PathElementBuilder
 
withKey(BackupPathKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.BackupPathBuilder
 
withKey(PathElementKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.primary.path.PathElementBuilder
 
withKey(TunnelKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.link.underlay.attributes.tunnels.TunnelBuilder
 
withKey(SupportingTunnelTerminationPointKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.tunnel.termination.point.SupportingTunnelTerminationPointBuilder
 
withKey(TunnelTerminationPointKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.augment.TunnelTerminationPointBuilder
 
withKey(ConnectivityMatrixKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.connectivity.matrices.connectivity.matrices.ConnectivityMatrixBuilder
 
withKey(InformationSourceEntryKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.state.derived.InformationSourceEntryBuilder
 
withKey(SwitchingCapabilityKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.config.attributes.client.layer.adaptation.SwitchingCapabilityBuilder
 
withKey(LocalLinkConnectivityKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
withKey(LinkTemplateKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.LinkTemplateBuilder
 
withKey(NodeTemplateKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topologies.augment.te.templates.NodeTemplateBuilder
 
withKey(NsrlgKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.rev200806.te.topology.config.NsrlgBuilder
 
withKey(LocalLinkConnectivityKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.topology.state.rev200806.te.node.tunnel.termination.point.llc.list.LocalLinkConnectivityBuilder
 
withKey(PathAffinitiesValueKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinities.values.PathAffinitiesValueBuilder
 
withKey(AffinityNameKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.path.affinity.name.AffinityNameBuilder
 
withKey(PathAffinityNameKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.affinities.path.affinity.names.PathAffinityNameBuilder
 
withKey(PathMetricBoundKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.metric.bounds.path.metric.bounds.PathMetricBoundBuilder
 
withKey(OptimizationMetricKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.OptimizationMetricBuilder
 
withKey(TiebreakerKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.optimization.optimizations.algorithm.metric.tiebreakers.TiebreakerBuilder
 
withKey(PathRouteObjectKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.path.route.objects.PathRouteObjectBuilder
 
withKey(PathMetricKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.properties.path.properties.PathMetricBuilder
 
withKey(PathSrlgsListKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.lists.PathSrlgsListBuilder
 
withKey(PathSrlgsNameKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.generic.path.srlgs.path.srlgs.names.PathSrlgsNameBuilder
 
withKey(LabelRestrictionKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.label.set.info.label.restrictions.LabelRestrictionBuilder
 
withKey(RouteObjectExcludeAlwaysKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectExcludeAlwaysBuilder
 
withKey(RouteObjectIncludeExcludeKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.constraints.route.objects.explicit.route.objects.always.RouteObjectIncludeExcludeBuilder
 
withKey(RouteObjectExcludeObjectKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.exclude.objects.RouteObjectExcludeObjectBuilder
 
withKey(RouteObjectIncludeObjectKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.types.rev200610.path.route.include.objects.RouteObjectIncludeObjectBuilder
 
withKey(DeviationKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.DeviationBuilder
 
withKey(SubmoduleKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.module.SubmoduleBuilder
 
withKey(ModuleKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.module.list.ModuleBuilder
 
withKey(DeviationKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.DeviationBuilder
 
withKey(SubmoduleKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.module.SubmoduleBuilder
 
withKey(ModuleKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.list.ModuleBuilder
 
withKey(SubmoduleKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters._import.only.module.SubmoduleBuilder
 
withKey(ImportOnlyModuleKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ImportOnlyModuleBuilder
 
withKey(SubmoduleKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.module.SubmoduleBuilder
 
withKey(ModuleKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.module.set.parameters.ModuleBuilder
 
withKey(DatastoreKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.DatastoreBuilder
 
withKey(ModuleSetKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.ModuleSetBuilder
 
withKey(SchemaKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.yang.library.parameters.SchemaBuilder
 
withKey(MountPointKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.MountPointBuilder
 
withKey(NamespaceKey) - Method in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.schema.mount.rev190114.schema.mounts.NamespaceBuilder
 
withKey(EntityKey) - Method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.mdsal.core.general.entity.rev150930.EntityBuilder
 
withKey(SupportingLinkKey) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.link.attributes.SupportingLinkBuilder
 
withKey(LinkKey) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.LinkBuilder
 
withKey(TerminationPointKey) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.node.TerminationPointBuilder
 
withKey(NodeKey) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder
 
withKey(UnderlayTopologyKey) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.UnderlayTopologyBuilder
 
withKey(TopologyKey) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.TopologyBuilder
 
withKey(SupportingNodeKey) - Method in class org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.node.attributes.SupportingNodeBuilder
 
WithYangTextSources() - Constructor for class org.opendaylight.mdsal.dom.spi.AbstractDOMSchemaService.WithYangTextSources
 
Wlan - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
Wake-on-LAN.
wrapperHashCode(byte[]) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Return hash code of a single-property wrapper class.
wrapperHashCode(Object) - Static method in class org.opendaylight.yangtools.yang.binding.CodeHelpers
Return hash code of a single-property wrapper class.
wrapToDocumentation(String) - Static method in class org.opendaylight.mdsal.binding.java.api.generator.BaseTemplate
 
write(YangInstanceIdentifier, NormalizedNode) - Method in interface org.opendaylight.mdsal.dom.spi.store.DOMStoreWriteTransaction
Store a provided data at specified path.
write(YangInstanceIdentifier, NormalizedNode) - Method in class org.opendaylight.mdsal.dom.spi.store.SnapshotBackedWriteTransaction
 
WRITE - org.opendaylight.mdsal.binding.api.DataObjectModification.ModificationType
Node was explicitly created / overwritten.
writeAsNormalizedNode(T, NormalizedNodeStreamWriter) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
 
writeEnumeration(Enumeration) - Method in class org.opendaylight.mdsal.binding.java.api.generator.EnumTemplate
 
writeEnumItem(String, String, int, String) - Method in class org.opendaylight.mdsal.binding.java.api.generator.EnumTemplate
 
writeMandatoryUint24(ByteBuf, Uint24, String) - Static method in class org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtils
Write a Uint24 property to specified buffer.
WriteOperations - Interface in org.opendaylight.mdsal.binding.api
Write-like operations supported by WriteTransaction and ReadWriteTransaction.
writeOptionalUint24(ByteBuf, Uint24) - Static method in class org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtils
Write a Uint24 value to specified buffer if it is not null.
writeTo(DataOutput) - Method in enum org.opendaylight.mdsal.common.api.LogicalDatastoreType
 
WriteTransaction - Interface in org.opendaylight.mdsal.binding.api
A transaction that provides mutation capabilities on a data tree.
writeUint24(ByteBuf, Uint24) - Static method in class org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtils
Write a Uint24 to specified buffer.
writeUint24OrZero(ByteBuf, Uint24) - Static method in class org.opendaylight.mdsal.rfc8294.netty.RFC8294ByteBufUtils
Write a Uint24 value to specified buffer if it is not null, otherwise write three zero bytes.
Wsmp - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.ethertypes.rev190304.Ethertype.Enumeration
WAVE Short Message Protocol (WSMP).
WwanPP - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
3GPP WWAN.
WwanPP - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
3GPP WWAN.
WwanPP2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
3GPP2 WWAN.
WwanPP2 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
3GPP2 WWAN.

X

X121 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
ITU-T X.121 (X.25, Frame Relay) Address Family.
X213 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
CCITT-ITU X213.
X213 - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
CCITT-ITU X213.
X25huntGroup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
X25 Hunt Group.
X25huntGroup - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
X25 Hunt Group.
X25mlp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Multi-Link Protocol.
X25mlp - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Multi-Link Protocol.
X25ple - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
This class represents the following YANG schema fragment defined in module iana-if-type
X25ple - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
This class represents the following YANG schema fragment defined in module iana-if-type
X86Laps - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
LAPS based on ITU-T X.86/Y.1323.
X86Laps - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
LAPS based on ITU-T X.86/Y.1323.
XboxWireless - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev170119
Xbox wireless.
XboxWireless - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana._if.type.rev180703
Xbox wireless.
xmlExample(Iterable<? extends DataSchemaNode>, QName, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
xmlExampleTag(QName, CharSequence) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
xmplExampleTags(Iterable<? extends DataSchemaNode>, YangInstanceIdentifier) - Method in class org.opendaylight.mdsal.unified.html.generator.DocumentationTemplate
Deprecated.
 
Xpath10 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
Xpath10(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Xpath10
 
Xpath10(Xpath10) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Xpath10
Creates a copy from Source Object.
XtendBuilderExtensions - Class in org.opendaylight.mdsal.binding.testutils
Xtend extension method for >> operator support for Builders.
XtpNative - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
XTP native mode Address Family.
XtpV4 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
Xpress Transport Protocol (XTP) over IPv4 Address Family.
XtpV6 - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.iana.routing.types.rev171204.AddressFamily
XTP over IPv6 Address Family.

Y

YangIdentifier - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
YangIdentifier(String) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.YangIdentifier
 
YangIdentifier(YangIdentifier) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.YangIdentifier
Creates a copy from Source Object.
YangLibrary - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Container holding the entire YANG library of this server.
YangLibraryBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Class that builds YangLibraryBuilder instances.
YangLibraryBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
YangLibraryBuilder(YangLibrary) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
YangLibraryBuilder(YangLibraryParameters) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryBuilder
 
YangLibraryChange - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
Generated when the set of modules and submodules supported by the server has changed.
YangLibraryChange - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Deprecated.
YangLibraryChangeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621
Class that builds YangLibraryChangeBuilder instances.
YangLibraryChangeBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Class that builds YangLibraryChangeBuilder instances.
YangLibraryChangeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChangeBuilder
 
YangLibraryChangeBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChangeBuilder
 
YangLibraryChangeBuilder(YangLibraryChange) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev160621.YangLibraryChangeBuilder
 
YangLibraryChangeBuilder(YangLibraryChange) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryChangeBuilder
 
YangLibraryContentBuilder - Interface in org.opendaylight.mdsal.yanglib.api
 
YangLibraryContentBuilderWithLegacy - Interface in org.opendaylight.mdsal.yanglib.api
 
YangLibraryParameters - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
The YANG library data structure is represented as a grouping so it can be in configuration or another monitoring data structure.
YangLibrarySupport - Class in org.opendaylight.mdsal.yanglib.rfc8525
 
YangLibrarySupport(YangParserFactory, BindingRuntimeGenerator, BindingCodecTreeFactory) - Constructor for class org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupport
 
YangLibrarySupportFactory - Class in org.opendaylight.mdsal.yanglib.rfc8525
 
YangLibrarySupportFactory() - Constructor for class org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportFactory
 
YangLibrarySupportFactory(BindingRuntimeGenerator, BindingCodecTreeFactory) - Constructor for class org.opendaylight.mdsal.yanglib.rfc8525.YangLibrarySupportFactory
 
YangLibraryUpdate - Interface in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Generated when any YANG library information on the server has changed.
YangLibraryUpdateBuilder - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104
Class that builds YangLibraryUpdateBuilder instances.
YangLibraryUpdateBuilder() - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdateBuilder
 
YangLibraryUpdateBuilder(YangLibraryUpdate) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.library.rev190104.YangLibraryUpdateBuilder
 
YangLibSupport - Interface in org.opendaylight.mdsal.yanglib.api
Main entry point into YANG (Module) Library support instance.
YangLibSupportFactory - Interface in org.opendaylight.mdsal.yanglib.api
Main entrypoint for instantiating YangLibSupport implementations.
YangModelBindingProvider - Interface in org.opendaylight.yangtools.yang.binding
Provider of YangModuleInfo for specified package / model.
YangModuleInfo - Interface in org.opendaylight.yangtools.yang.binding
Information and model capture for Binding V1.
YangModuleInfoTemplate - Class in org.opendaylight.mdsal.binding.java.api.generator
Template for YangModuleInfo implementation for a particular module.
YangModuleInfoTemplate(Module, EffectiveModelContext, Function<ModuleLike, Optional<String>>) - Constructor for class org.opendaylight.mdsal.binding.java.api.generator.YangModuleInfoTemplate
 
YangModuleLibrarySupport - Class in org.opendaylight.mdsal.yanglib.rfc7895
 
YangModuleLibrarySupport(YangParserFactory, BindingRuntimeGenerator, BindingCodecTreeFactory) - Constructor for class org.opendaylight.mdsal.yanglib.rfc7895.YangModuleLibrarySupport
 
YangModuleLibrarySupportFactory - Class in org.opendaylight.mdsal.yanglib.rfc7895
 
YangModuleLibrarySupportFactory() - Constructor for class org.opendaylight.mdsal.yanglib.rfc7895.YangModuleLibrarySupportFactory
 
YangModuleLibrarySupportFactory(BindingRuntimeGenerator, BindingCodecTreeFactory) - Constructor for class org.opendaylight.mdsal.yanglib.rfc7895.YangModuleLibrarySupportFactory
 
yangPathArgumentChild(YangInstanceIdentifier.PathArgument) - Method in interface org.opendaylight.mdsal.binding.dom.codec.api.BindingDataObjectCodecTreeNode
Returns nested node context using supplied YANG Instance Identifier.
yangPathArgumentChild(YangInstanceIdentifier.PathArgument) - Method in class org.opendaylight.mdsal.binding.dom.codec.impl.DataObjectCodecContext
 
YangSourceDefinition - Class in org.opendaylight.mdsal.binding.model.api
DTO capturing the YANG source definition which lead to a GeneratedType being emitted.
YangSourceDefinition.Multiple - Class in org.opendaylight.mdsal.binding.model.api
 
YangSourceDefinition.Single - Class in org.opendaylight.mdsal.binding.model.api
 
Yocto - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^-24.
Yotta - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^24.

Z

Zepto - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^-21.
ZeroBasedCounter32 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
ZeroBasedCounter32(Counter32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ZeroBasedCounter32
Creates a new instance from Counter32
ZeroBasedCounter32(ZeroBasedCounter32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ZeroBasedCounter32
Creates a copy from Source Object.
ZeroBasedCounter32(Uint32) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ZeroBasedCounter32
 
ZeroBasedCounter64 - Class in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715
 
ZeroBasedCounter64(Counter64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ZeroBasedCounter64
Creates a new instance from Counter64
ZeroBasedCounter64(ZeroBasedCounter64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ZeroBasedCounter64
Creates a copy from Source Object.
ZeroBasedCounter64(Uint64) - Constructor for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.ZeroBasedCounter64
 
Zetta - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.hardware.rev180313.SensorValueScale
Data scaling factor of 10^21.

_

_UNITS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueMilliseconds
 
_UNITS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds16
 
_UNITS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.routing.types.rev171204.TimerValueSeconds32
 
_UNITS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthGbps
 
_UNITS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthKbps
 
_UNITS - Static variable in class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.te.packet.types.rev200610.BandwidthMbps
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages