All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface examples.mo.Monitor2.WeatherMO

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

See Also:
MoGen

Method Index

 o getState()
 o getTemp()

Methods

 o getTemp
 public abstract Float getTemp() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getState
 public abstract String getState() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException

All Packages  Class Hierarchy  This Package  Previous  Next  Index