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
-
le0()
-
-
getallocbfail()
-
-
getbrdcstrcv()
-
-
getbrdcstxmt()
-
-
getcollisions()
-
-
getcrc()
-
-
getdefer()
-
-
getframing()
-
-
getierrors()
-
-
getinits()
-
-
getipackets()
-
-
getlate_collisions()
-
-
getmissed()
-
-
getmultircv()
-
-
getmultixmt()
-
-
getnocanput()
-
-
getnocarrier()
-
-
getnorbufs()
-
-
getnorcvbuf()
-
-
getnotbufs()
-
-
getnotmds()
-
-
getnoxmtbuf()
-
-
getobytes()
-
-
getoerrors()
-
-
getoflo()
-
-
getopackets()
-
-
getrbytes()
-
-
getretry_error()
-
-
getuflo()
-
le0
public le0()
getipackets
public Integer getipackets()
getierrors
public Integer getierrors()
getopackets
public Integer getopackets()
getoerrors
public Integer getoerrors()
getcollisions
public Integer getcollisions()
getdefer
public Integer getdefer()
getframing
public Integer getframing()
getcrc
public Integer getcrc()
getoflo
public Integer getoflo()
getuflo
public Integer getuflo()
getmissed
public Integer getmissed()
getlate_collisions
public Integer getlate_collisions()
getretry_error
public Integer getretry_error()
getnocarrier
public Integer getnocarrier()
getinits
public Integer getinits()
getnotmds
public Integer getnotmds()
getnotbufs
public Integer getnotbufs()
getnorbufs
public Integer getnorbufs()
getnocanput
public Integer getnocanput()
getallocbfail
public Integer getallocbfail()
getrbytes
public Integer getrbytes()
getobytes
public Integer getobytes()
getmultircv
public Integer getmultircv()
getmultixmt
public Integer getmultixmt()
getbrdcstrcv
public Integer getbrdcstrcv()
getbrdcstxmt
public Integer getbrdcstxmt()
getnorcvbuf
public Integer getnorcvbuf()
getnoxmtbuf
public Integer getnoxmtbuf()
All Packages Class Hierarchy This Package Previous Next Index