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
-
le0MOStub()
- constructor with no parameter for newInstance()
-
connect(AdaptorMO)
-
-
deleteCmf()
-
-
deleteObject()
-
-
disconnect()
-
-
getAdaptorMO()
-
-
getallocbfail()
-
-
getbrdcstrcv()
-
-
getbrdcstxmt()
-
-
getcollisions()
-
-
getcrc()
-
-
getdefer()
-
-
getframing()
-
-
getGroupOper()
-
-
getierrors()
-
-
getinits()
-
-
getipackets()
-
-
getlate_collisions()
-
-
getmissed()
-
-
getmultircv()
-
-
getmultixmt()
-
-
getnocanput()
-
-
getnocarrier()
-
-
getnorbufs()
-
-
getnorcvbuf()
-
-
getnotbufs()
-
-
getnotmds()
-
-
getnoxmtbuf()
-
-
getObjectName()
- Returns the object name of the object
-
getobytes()
-
-
getoerrors()
-
-
getoflo()
-
-
getopackets()
-
-
getrbytes()
-
-
getretry_error()
-
-
getuflo()
-
-
handlePropertyList(PropertyList)
- Update cached attributes.
-
modifyObject(boolean)
-
-
readAll()
-
-
readObject(boolean)
-
-
setAdaptorMO(AdaptorMO)
- Setter for the AdaptorMO.
-
setGroupOper(Boolean)
-
-
setObjectName(ObjectName)
- Setter for the ObjectName.
le0MOStub
public le0MOStub()
- constructor with no parameter for newInstance()
getframing
public Integer getframing() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getobytes
public Integer getobytes() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getretry_error
public Integer getretry_error() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnotmds
public Integer getnotmds() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getopackets
public Integer getopackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getmissed
public Integer getmissed() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getierrors
public Integer getierrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnorcvbuf
public Integer getnorcvbuf() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getinits
public Integer getinits() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getipackets
public Integer getipackets() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getcrc
public Integer getcrc() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getdefer
public Integer getdefer() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getlate_collisions
public Integer getlate_collisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getuflo
public Integer getuflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getrbytes
public Integer getrbytes() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnotbufs
public Integer getnotbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnocarrier
public Integer getnocarrier() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getoflo
public Integer getoflo() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getcollisions
public Integer getcollisions() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getbrdcstrcv
public Integer getbrdcstrcv() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnorbufs
public Integer getnorbufs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnocanput
public Integer getnocanput() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getbrdcstxmt
public Integer getbrdcstxmt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getallocbfail
public Integer getallocbfail() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getnoxmtbuf
public Integer getnoxmtbuf() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getmultircv
public Integer getmultircv() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getmultixmt
public Integer getmultixmt() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getoerrors
public Integer getoerrors() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
setObjectName
public void setObjectName(ObjectName name)
- Setter for the ObjectName.
setAdaptorMO
public void setAdaptorMO(AdaptorMO adp)
- Setter for the AdaptorMO.
handlePropertyList
public void handlePropertyList(PropertyList list)
- Update cached attributes.
getObjectName
public ObjectName getObjectName()
- Returns the object name of the object
getAdaptorMO
public AdaptorMO getAdaptorMO()
getGroupOper
public Boolean getGroupOper()
setGroupOper
public void setGroupOper(Boolean param)
readAll
public void readAll() throws InstanceNotFoundException
readObject
public void readObject(boolean perform) throws InstanceNotFoundException
modifyObject
public void modifyObject(boolean perform) throws InstanceNotFoundException, IllegalAccessException, InvocationTargetException
deleteObject
public void deleteObject() throws InstanceNotFoundException, InvocationTargetException
deleteCmf
public void deleteCmf() throws InstanceNotFoundException, InvocationTargetException
disconnect
public void disconnect()
connect
public void connect(AdaptorMO anAdaptor)
All Packages Class Hierarchy This Package Previous Next Index