All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.mo.kstat.le0

java.lang.Object
   |
   +----examples.mo.kstat.le0

public class le0
extends Object
implements Serializable
Generated by build


Constructor Index

 o le0()

Method Index

 o getallocbfail()
 o getbrdcstrcv()
 o getbrdcstxmt()
 o getcollisions()
 o getcrc()
 o getdefer()
 o getframing()
 o getierrors()
 o getinits()
 o getipackets()
 o getlate_collisions()
 o getmissed()
 o getmultircv()
 o getmultixmt()
 o getnocanput()
 o getnocarrier()
 o getnorbufs()
 o getnorcvbuf()
 o getnotbufs()
 o getnotmds()
 o getnoxmtbuf()
 o getobytes()
 o getoerrors()
 o getoflo()
 o getopackets()
 o getrbytes()
 o getretry_error()
 o getuflo()

Constructors

 o le0
 public le0()

Methods

 o getipackets
 public Integer getipackets()
 o getierrors
 public Integer getierrors()
 o getopackets
 public Integer getopackets()
 o getoerrors
 public Integer getoerrors()
 o getcollisions
 public Integer getcollisions()
 o getdefer
 public Integer getdefer()
 o getframing
 public Integer getframing()
 o getcrc
 public Integer getcrc()
 o getoflo
 public Integer getoflo()
 o getuflo
 public Integer getuflo()
 o getmissed
 public Integer getmissed()
 o getlate_collisions
 public Integer getlate_collisions()
 o getretry_error
 public Integer getretry_error()
 o getnocarrier
 public Integer getnocarrier()
 o getinits
 public Integer getinits()
 o getnotmds
 public Integer getnotmds()
 o getnotbufs
 public Integer getnotbufs()
 o getnorbufs
 public Integer getnorbufs()
 o getnocanput
 public Integer getnocanput()
 o getallocbfail
 public Integer getallocbfail()
 o getrbytes
 public Integer getrbytes()
 o getobytes
 public Integer getobytes()
 o getmultircv
 public Integer getmultircv()
 o getmultixmt
 public Integer getmultixmt()
 o getbrdcstrcv
 public Integer getbrdcstrcv()
 o getbrdcstxmt
 public Integer getbrdcstxmt()
 o getnorcvbuf
 public Integer getnorcvbuf()
 o getnoxmtbuf
 public Integer getnoxmtbuf()

All Packages  Class Hierarchy  This Package  Previous  Next  Index