public interface Dst extends org.opendaylight.yangtools.yang.binding.ChildOf<NxRegLoad>, org.opendaylight.yangtools.yang.binding.Augmentable<Dst>, DstChoiceGrouping, RangeGrouping
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-action
container dst {
uses dst-choice-grouping;
uses range-grouping;
}
The schema path to identify an instance is
openflowplugin-extension-nicira-action/nx-action-reg-load-grouping/nx-reg-load/dst
To create instances of this class use DstBuilder.
DstBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<Dst> |
implementedInterface() |
getDstChoicegetEnd, getStartdefault Class<Dst> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface DstChoiceGroupingimplementedInterface in interface RangeGroupingCopyright © 2020 OpenDaylight. All rights reserved.