public interface IroBncChoice extends org.opendaylight.yangtools.yang.binding.ChoiceIn<P2mp>
This class represents the following YANG schema fragment defined in module pcep-types
choice iro-bnc-choice {
case iro-case {
uses include-route-object;
}
case bnc-case {
uses bnc-object;
}
}
The schema path to identify an instance is
pcep-types/pcreq-message/pcreq-message/requests/segment-computation/p2mp/iro-bnc-choice| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2020 OpenDaylight. All rights reserved.