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
-
getState()
-
-
getTemp()
-
getTemp
public abstract Float getTemp() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
getState
public abstract String getState() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
All Packages Class Hierarchy This Package Previous Next Index