Interface Bytes

  • All Superinterfaces:
    AclDropCounts, org.opendaylight.yangtools.yang.binding.Augmentable<Bytes>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<AclDropStats>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface Bytes
    extends org.opendaylight.yangtools.yang.binding.ChildOf<AclDropStats>, org.opendaylight.yangtools.yang.binding.Augmentable<Bytes>, AclDropCounts

    This class represents the following YANG schema fragment defined in module acl-live-statistics

     container bytes {
       uses acl-drop-counts;
     }
     
    The schema path to identify an instance is acl-live-statistics/acl-stats-output/acl-port-stats/acl-drop-stats/bytes

    To create instances of this class use BytesBuilder.

    See Also:
    BytesBuilder
    • Field Detail

      • QNAME

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

      • implementedInterface

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