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 {
leaf mac-address {
type mac-address;
}
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 org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetMacAddressCopyright © 2018 OpenDaylight. All rights reserved.