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 {
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-tha-grouping/nxm-nx-arp-tha
To create instances of this class use NxmNxArpThaBuilder.
NxmNxArpThaBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetMacAddressCopyright © 2017 OpenDaylight. All rights reserved.