All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class examples.mo.kstat.hme0MOStub

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

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

See Also:
MoGen

Constructor Index

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

Method Index

 o connect(AdaptorMO)
 o deleteCmf()
 o deleteObject()
 o disconnect()
 o getAdaptorMO()
 o getallocbfail()
 o getbabble()
 o getbuff()
 o getcode_violations()
 o getcollisions()
 o getcrc()
 o getdefer()
 o getdrop()
 o geteop_error()
 o getfirst_collisions()
 o getframing()
 o getGroupOper()
 o getierrors()
 o getinits()
 o getipackets()
 o getjabber()
 o getlen_errors()
 o getmissed()
 o getno_rbufs()
 o getno_tbufs()
 o getno_tmds()
 o getnocanput()
 o getnocarrier()
 o getObjectName()
Returns the object name of the object
 o getoerrors()
 o getoflo()
 o getopackets()
 o getretry_error()
 o getrunt()
 o getrx_error_ack()
 o getrx_late_collisions()
 o getrx_late_error()
 o getrx_parity_error()
 o getrx_tag_error()
 o getslv_error_ack()
 o getslv_parity_error()
 o getsqe()
 o gettmd_error()
 o gettx_error_ack()
 o gettx_late_collisions()
 o gettx_late_error()
 o gettx_parity_error()
 o gettx_tag_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 hme0MOStub
 public hme0MOStub()
constructor with no parameter for newInstance()

Methods

 o getno_tbufs
 public Integer getno_tbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getframing
 public Integer getframing() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrx_parity_error
 public Integer getrx_parity_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getretry_error
 public Integer getretry_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getopackets
 public Integer getopackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getno_rbufs
 public Integer getno_rbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getjabber
 public Integer getjabber() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_error_ack
 public Integer gettx_error_ack() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrx_error_ack
 public Integer getrx_error_ack() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getmissed
 public Integer getmissed() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getierrors
 public Integer getierrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getslv_error_ack
 public Integer getslv_error_ack() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o geteop_error
 public Integer geteop_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettmd_error
 public Integer gettmd_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getcode_violations
 public Integer getcode_violations() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbuff
 public Integer getbuff() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getinits
 public Integer getinits() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_parity_error
 public Integer gettx_parity_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbabble
 public Integer getbabble() 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 getrx_late_collisions
 public Integer getrx_late_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getfirst_collisions
 public Integer getfirst_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getlen_errors
 public Integer getlen_errors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_tag_error
 public Integer gettx_tag_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrx_late_error
 public Integer getrx_late_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getslv_parity_error
 public Integer getslv_parity_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getdrop
 public Integer getdrop() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getno_tmds
 public Integer getno_tmds() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getuflo
 public Integer getuflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnocarrier
 public Integer getnocarrier() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_late_error
 public Integer gettx_late_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getoflo
 public Integer getoflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getcollisions
 public Integer getcollisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnocanput
 public Integer getnocanput() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrx_tag_error
 public Integer getrx_tag_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getallocbfail
 public Integer getallocbfail() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o gettx_late_collisions
 public Integer gettx_late_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getsqe
 public Integer getsqe() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getoerrors
 public Integer getoerrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getrunt
 public Integer getrunt() 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