public interface NxmOfArpTpa extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmOfArpTpaGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmOfArpTpa>, Ipv4AddressGrouping
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-of-arp-tpa {
leaf ipv4-address {
type ipv4-address;
}
uses ipv4-address-grouping;
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-of-arp-tpa-grouping/nxm-of-arp-tpa
To create instances of this class use NxmOfArpTpaBuilder.
NxmOfArpTpaBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
getAugmentationgetIpv4AddressCopyright © 2018 OpenDaylight. All rights reserved.