public interface PathKeyExpansion extends org.opendaylight.yangtools.yang.binding.ChildOf<Requests>, org.opendaylight.yangtools.yang.binding.Augmentable<PathKeyExpansion>, PathKeyObject
This class represents the following YANG schema fragment defined in module pcep-types
container path-key-expansion {
when "rp/path-key = true";
uses path-key-object;
}
The schema path to identify an instance is
pcep-types/pcreq-message/pcreq-message/requests/path-key-expansion
To create instances of this class use PathKeyExpansionBuilder.
PathKeyExpansionBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<PathKeyExpansion> |
implementedInterface() |
getPathKeydefault Class<PathKeyExpansion> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface PathKeyObjectCopyright © 2020 OpenDaylight. All rights reserved.