public interface BasicProtection extends org.opendaylight.yangtools.yang.binding.ChildOf<BasicExplicitRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<BasicProtection>, ProtectionSubobject
This class represents the following YANG schema fragment defined in module rsvp
container basic-protection {
uses protection-subobject;
}
The schema path to identify an instance is
rsvp/secondary-explicit-route-subobjects/subobject-type/basic-protection-case/basic-protection
To create instances of this class use BasicProtectionBuilder.
BasicProtectionBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<BasicProtection> |
implementedInterface() |
getProtectionSubobjectdefault Class<BasicProtection> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface ProtectionSubobjectCopyright © 2020 OpenDaylight. All rights reserved.