Interface DstNxTunIpv4DstCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<DstNxTunIpv4DstCase>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<DstChoiceGrouping>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, DstChoice, NxmNxTunIpv4DstGrouping

    public interface DstNxTunIpv4DstCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<DstNxTunIpv4DstCase>, NxmNxTunIpv4DstGrouping, DstChoice

    This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-action

     case dst-nx-tun-ipv4-dst-case {
       uses nxm-nx-tun-ipv4-dst-grouping;
     }
     
    The schema path to identify an instance is openflowplugin-extension-nicira-action/dst-choice-grouping/dst-choice/dst-nx-tun-ipv4-dst-case
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default Class<DstNxTunIpv4DstCase> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface NxmNxTunIpv4DstGrouping