public interface Bandwidth extends org.opendaylight.yangtools.yang.binding.ChildOf<BandwidthObject>, org.opendaylight.yangtools.yang.binding.Augmentable<Bandwidth>, Object, Bandwidth
This class represents the following YANG schema fragment defined in module pcep-types
container bandwidth {
uses object;
uses bandwidth;
}
The schema path to identify an instance is
pcep-types/bandwidth-object/bandwidth
To create instances of this class use BandwidthBuilder.
BandwidthBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<Bandwidth> |
implementedInterface() |
isIgnore, isProcessingRulegetBandwidthdefault Class<Bandwidth> implementedInterface()
implementedInterface in interface BandwidthimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface ObjectimplementedInterface in interface ObjectHeaderCopyright © 2020 OpenDaylight. All rights reserved.