public interface Svec extends org.opendaylight.yangtools.yang.binding.ChildOf<PcreqMessage>, org.opendaylight.yangtools.yang.binding.Augmentable<Svec>, SvecObject, OfObject, GcObject, ExcludeRouteObject, VendorInformationObjects
This class represents the following YANG schema fragment defined in module pcep-types
list svec {
uses svec-object;
uses of-object;
uses gc-object;
uses exclude-route-object;
list metric {
uses metric-object;
}
uses vendor-information-objects;
}
The schema path to identify an instance is
pcep-types/pcreq-message/pcreq-message/svec
To create instances of this class use SvecBuilder.
SvecBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
@Nullable List<Metric> |
getMetric() |
default Class<Svec> |
implementedInterface() |
default @NonNull List<Metric> |
nonnullMetric() |
getSvecgetOfgetGcgetXrogetVendorInformationObject, nonnullVendorInformationObjectdefault Class<Svec> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface ExcludeRouteObjectimplementedInterface in interface GcObjectimplementedInterface in interface OfObjectimplementedInterface in interface SvecObjectimplementedInterface in interface VendorInformationObjectsCopyright © 2020 OpenDaylight. All rights reserved.