schema
Class CIM_HeatPipe

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_CoolingDevice
                                |
                                +--schema.CIM_HeatPipe

public class CIM_HeatPipe
extends CIM_CoolingDevice


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

Constructor Detail

CIM_HeatPipe

public CIM_HeatPipe()