public interface SupportingFa extends org.opendaylight.yangtools.yang.binding.ChildOf<MlTpAttributes>, org.opendaylight.yangtools.yang.binding.Augmentable<SupportingFa>
This class represents the following YANG schema fragment defined in module forwarding-adjacency-topology
container supporting-fa {
leaf fa {
type forwarding-adjacency-ref;
}
}
The schema path to identify an instance is
forwarding-adjacency-topology/ml-tp-attributes/supporting-fa
To create instances of this class use SupportingFaBuilder.
SupportingFaBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
FaId |
getFa() |
FaId getFa()
org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaId fa, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.