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