All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.mo.kstat.le0MOStub

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

public class le0MOStub
extends Object
implements le0MO, MOIf
Generated by the mogen compiler version: Generator.java 3.1 09/29/98 SMI

See Also:
MoGen

Constructor Index

 o le0MOStub()
constructor with no parameter for newInstance()

Method Index

 o connect(AdaptorMO)
 o deleteCmf()
 o deleteObject()
 o disconnect()
 o getAdaptorMO()
 o getallocbfail()
 o getbrdcstrcv()
 o getbrdcstxmt()
 o getcollisions()
 o getcrc()
 o getdefer()
 o getframing()
 o getGroupOper()
 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 getObjectName()
Returns the object name of the object
 o getobytes()
 o getoerrors()
 o getoflo()
 o getopackets()
 o getrbytes()
 o getretry_error()
 o getuflo()
 o handlePropertyList(PropertyList)
Update cached attributes.
 o modifyObject(boolean)
 o readAll()
 o readObject(boolean)
 o setAdaptorMO(AdaptorMO)
Setter for the AdaptorMO.
 o setGroupOper(Boolean)
 o setObjectName(ObjectName)
Setter for the ObjectName.

Constructors

 o le0MOStub
 public le0MOStub()
constructor with no parameter for newInstance()

Methods

 o getframing
 public Integer getframing() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getobytes
 public Integer getobytes() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getretry_error
 public Integer getretry_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnotmds
 public Integer getnotmds() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getopackets
 public Integer getopackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getmissed
 public Integer getmissed() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getierrors
 public Integer getierrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnorcvbuf
 public Integer getnorcvbuf() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getinits
 public Integer getinits() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getipackets
 public Integer getipackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getcrc
 public Integer getcrc() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getdefer
 public Integer getdefer() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getlate_collisions
 public Integer getlate_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getuflo
 public Integer getuflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrbytes
 public Integer getrbytes() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnotbufs
 public Integer getnotbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnocarrier
 public Integer getnocarrier() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getoflo
 public Integer getoflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getcollisions
 public Integer getcollisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbrdcstrcv
 public Integer getbrdcstrcv() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnorbufs
 public Integer getnorbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnocanput
 public Integer getnocanput() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbrdcstxmt
 public Integer getbrdcstxmt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getallocbfail
 public Integer getallocbfail() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnoxmtbuf
 public Integer getnoxmtbuf() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getmultircv
 public Integer getmultircv() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getmultixmt
 public Integer getmultixmt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getoerrors
 public Integer getoerrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o setObjectName
 public void setObjectName(ObjectName name)
Setter for the ObjectName.

 o setAdaptorMO
 public void setAdaptorMO(AdaptorMO adp)
Setter for the AdaptorMO.

 o handlePropertyList
 public void handlePropertyList(PropertyList list)
Update cached attributes.

 o getObjectName
 public ObjectName getObjectName()
Returns the object name of the object

 o getAdaptorMO
 public AdaptorMO getAdaptorMO()
 o getGroupOper
 public Boolean getGroupOper()
 o setGroupOper
 public void setGroupOper(Boolean param)
 o readAll
 public void readAll() throws InstanceNotFoundException
 o readObject
 public void readObject(boolean perform) throws InstanceNotFoundException
 o modifyObject
 public void modifyObject(boolean perform) throws InstanceNotFoundException, IllegalAccessException, InvocationTargetException
 o deleteObject
 public void deleteObject() throws InstanceNotFoundException, InvocationTargetException
 o deleteCmf
 public void deleteCmf() throws InstanceNotFoundException, InvocationTargetException
 o disconnect
 public void disconnect()
 o connect
 public void connect(AdaptorMO anAdaptor)

All Packages  Class Hierarchy  This Package  Previous  Next  Index