public interface DynamicControlProtection extends org.opendaylight.yangtools.yang.binding.ChildOf<RecordRouteSubobjects>, org.opendaylight.yangtools.yang.binding.Augmentable<DynamicControlProtection>, ProtectionSubobject
This class represents the following YANG schema fragment defined in module rsvp
container dynamic-control-protection {
uses protection-subobject;
}
The schema path to identify an instance is
rsvp/secondary-record-route-subobjects/subobject-type/dynamic-control-protection-case/dynamic-control-protection
To create instances of this class use DynamicControlProtectionBuilder.
DynamicControlProtectionBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<DynamicControlProtection> |
implementedInterface() |
getProtectionSubobjectdefault Class<DynamicControlProtection> 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.