public interface DynamicControlProtectionObject extends org.opendaylight.yangtools.yang.binding.ChildOf<ProtectionObject>, org.opendaylight.yangtools.yang.binding.Augmentable<DynamicControlProtectionObject>, RsvpTeObject, ProtectionSubobject
This class represents the following YANG schema fragment defined in module rsvp
container dynamic-control-protection-object {
uses rsvp-te-object;
uses protection-subobject;
}
The schema path to identify an instance is
rsvp/protection-object/protection-object/dynamic-control-protection-object-case/dynamic-control-protection-object
To create instances of this class use DynamicControlProtectionObjectBuilder.
DynamicControlProtectionObjectBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<DynamicControlProtectionObject> |
implementedInterface() |
getProtectionSubobjectdefault Class<DynamicControlProtectionObject> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface ProtectionSubobjectimplementedInterface in interface RsvpTeObjectCopyright © 2020 OpenDaylight. All rights reserved.