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