All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface examples.mo.kstat.cpu_info0MO

public interface cpu_info0MO
extends ManagedObject
Generated by the mogen compiler version: Generator.java 3.1 09/29/98 SMI

See Also:
MoGen

Method Index

 o getclock_MHz()
 o getcpu_type()
 o getfpu_type()
 o getstate()
 o getstate_begin()

Methods

 o getfpu_type
 public abstract Integer getfpu_type() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getstate_begin
 public abstract Integer getstate_begin() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getstate
 public abstract Integer getstate() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getcpu_type
 public abstract Integer getcpu_type() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getclock_MHz
 public abstract Integer getclock_MHz() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException

All Packages  Class Hierarchy  This Package  Previous  Next  Index