public interface NxmNxEncapEthDst extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmNxEncapEthDstGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmNxEncapEthDst>, MacAddressGrouping
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-nx-encap-eth-dst {
leaf mac-address {
type mac-address;
}
uses mac-address-grouping;
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-nx-encap-eth-dst-grouping/nxm-nx-encap-eth-dst
To create instances of this class use NxmNxEncapEthDstBuilder.
NxmNxEncapEthDstBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetMacAddressCopyright © 2017 OpenDaylight. All rights reserved.