public interface Object extends org.opendaylight.yangtools.yang.binding.DataObject, ObjectHeader
This class represents the following YANG schema fragment defined in module pcep-types
grouping object {
leaf processing-rule {
type processing-rule;
}
leaf ignore {
type ignore;
}
}
The schema path to identify an instance is
pcep-types/object| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
isIgnore, isProcessingRuleCopyright © 2018 OpenDaylight. All rights reserved.