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