public interface NxmNxEncapEthSrc extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmNxEncapEthSrcGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmNxEncapEthSrc>, MacAddressGrouping
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-nx-encap-eth-src {
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-src-grouping/nxm-nx-encap-eth-src
To create instances of this class use NxmNxEncapEthSrcBuilder.
NxmNxEncapEthSrcBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetMacAddressCopyright © 2016 OpenDaylight. All rights reserved.