Interface NxActionCtClearGrouping

    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        YANG identifier of the statement represented by this class.
    • Method Detail

      • implementedInterface

        Class<? extends NxActionCtClearGrouping> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getNxCtClear

        NxCtClear getNxCtClear()
        Return nxCtClear, or null if it is not present.
             
                 Clear Ct states from the flow
             
         
        Returns:
        NxCtClear nxCtClear, or null if it is not present.