public abstract class CancelFailure
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
This class represents the following YANG schema fragment defined in module programming
identity cancel-failure {
description
"The base identity of various reasons for an
instruction cancellation to fail.";
status CURRENT;
}
The schema path to identify an instance is
programming/cancel-failure| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Constructor and Description |
|---|
CancelFailure() |
Copyright © 2017 OpenDaylight. All rights reserved.