public interface ForwardingAdjWithdrawInput extends NetworkTopologyReference, org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<ForwardingAdjWithdrawInput>
This class represents the following YANG schema fragment defined in module multilayer-topology
container input {
leaf network-topology-ref {
type network-topology-ref;
}
leaf fa-id {
type fa-id;
}
uses network-topology-reference;
}
The schema path to identify an instance is
multilayer-topology/forwarding-adj-withdraw/input
To create instances of this class use ForwardingAdjWithdrawInputBuilder.
ForwardingAdjWithdrawInputBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
FaId |
getFaId() |
getNetworkTopologyRefFaId getFaId()
org.opendaylight.yang.gen.v1.urn.opendaylight.topology.multilayer.rev150123.FaId faId, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.