schema
Class CIM_PowerSupply

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_PowerSupply
Direct Known Subclasses:
CIM_UninterruptiblePowerSupply

public class CIM_PowerSupply
extends CIM_LogicalDevice


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

Constructor Detail

CIM_PowerSupply

public CIM_PowerSupply()