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 {
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 @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<NxmOfEthDst> |
implementedInterface() |
getMacAddressdefault Class<NxmOfEthDst> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface MacAddressGroupingCopyright © 2019 OpenDaylight. All rights reserved.