public interface NxmOfIpDst extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmOfIpDstGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmOfIpDst>, Ipv4AddressGrouping
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-of-ip-dst {
uses ipv4-address-grouping;
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-of-ip-dst-grouping/nxm-of-ip-dst
To create instances of this class use NxmOfIpDstBuilder.
NxmOfIpDstBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
getIpv4AddressCopyright © 2019 OpenDaylight. All rights reserved.