public interface NxmNxArpTha extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmNxArpThaGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmNxArpTha>, MacAddressGrouping
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-nx-arp-tha {
uses mac-address-grouping;
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-nx-arp-tha-grouping/nxm-nx-arp-tha
To create instances of this class use NxmNxArpThaBuilder.
NxmNxArpThaBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<NxmNxArpTha> |
implementedInterface() |
getMacAddressdefault Class<NxmNxArpTha> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface MacAddressGroupingCopyright © 2020 OpenDaylight. All rights reserved.