public interface NxmNxTunIpv4Dst extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmNxTunIpv4DstGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmNxTunIpv4Dst>, Ipv4AddressGrouping
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-nx-tun-ipv4-dst {
uses ipv4-address-grouping;
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-nx-tun-ipv4-dst-grouping/nxm-nx-tun-ipv4-dst
To create instances of this class use NxmNxTunIpv4DstBuilder.
NxmNxTunIpv4DstBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<NxmNxTunIpv4Dst> |
implementedInterface() |
getIpv4Addressdefault Class<NxmNxTunIpv4Dst> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface Ipv4AddressGroupingCopyright © 2019 OpenDaylight. All rights reserved.