public interface ReoptimizationBandwidth extends org.opendaylight.yangtools.yang.binding.ChildOf<ReoptimizationBandwidthObject>, org.opendaylight.yangtools.yang.binding.Augmentable<ReoptimizationBandwidth>, Object, Bandwidth
This class represents the following YANG schema fragment defined in module pcep-types
container reoptimization-bandwidth {
leaf processing-rule {
type processing-rule;
}
leaf ignore {
type ignore;
}
leaf bandwidth {
type bandwidth;
}
uses object;
uses bandwidth;
}
The schema path to identify an instance is
pcep-types/reoptimization-bandwidth-object/reoptimization-bandwidth
To create instances of this class use ReoptimizationBandwidthBuilder.
ReoptimizationBandwidthBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationisIgnore, isProcessingRulegetImplementedInterfacegetBandwidthCopyright © 2018 OpenDaylight. All rights reserved.