Interface DstNxNshc2Case

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<DstNxNshc2Case>, 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, NxmNxNshc2Grouping

    public interface DstNxNshc2Case
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<DstNxNshc2Case>, NxmNxNshc2Grouping, DstChoice

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

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

      • QNAME

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

      • implementedInterface

        default Class<DstNxNshc2Case> 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 NxmNxNshc2Grouping