public interface Rps extends org.opendaylight.yangtools.yang.binding.ChildOf<Request>, org.opendaylight.yangtools.yang.binding.Augmentable<Rps>, RpObject
This class represents the following YANG schema fragment defined in module pcep-types
list rps {
uses rp-object;
}
The schema path to identify an instance is
pcep-types/pcerr-message/pcerr-message/error-type/request-case/request/rps
To create instances of this class use RpsBuilder.
RpsBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<Rps> |
implementedInterface() |
default Class<Rps> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface RpObjectCopyright © 2020 OpenDaylight. All rights reserved.