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