public interface NxmNxArpSha extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmNxArpShaGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmNxArpSha>, MacAddressGrouping
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-nx-arp-sha {
uses mac-address-grouping;
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-nx-arp-sha-grouping/nxm-nx-arp-sha
To create instances of this class use NxmNxArpShaBuilder.
NxmNxArpShaBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<NxmNxArpSha> |
implementedInterface() |
getMacAddressdefault Class<NxmNxArpSha> 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.