schema
Class CIM_NumericSensor

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_Sensor
                                |
                                +--schema.CIM_NumericSensor
Direct Known Subclasses:
CIM_CurrentSensor, CIM_Tachometer, CIM_TemperatureSensor, CIM_VoltageSensor

public class CIM_NumericSensor
extends CIM_Sensor


Constructor Summary
CIM_NumericSensor()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CIM_NumericSensor

public CIM_NumericSensor()