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