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