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