Interface ControlMessageStats

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<ControlMessageStats>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<GetStatsOutput>, CtrlMsgStats, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface ControlMessageStats
    extends org.opendaylight.yangtools.yang.binding.ChildOf<GetStatsOutput>, org.opendaylight.yangtools.yang.binding.Augmentable<ControlMessageStats>, CtrlMsgStats

    This class represents the following YANG schema fragment defined in module odl-lisp-sb

     container control-message-stats {
       uses ctrl-msg-stats;
     }
     
    The schema path to identify an instance is odl-lisp-sb/get-stats/output/control-message-stats

    To create instances of this class use ControlMessageStatsBuilder.

    See Also:
    ControlMessageStatsBuilder
    • Field Detail

      • QNAME

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

      • implementedInterface

        default java.lang.Class<ControlMessageStats> implementedInterface()
        Specified by:
        implementedInterface in interface CtrlMsgStats
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject