schema
Class CIM_SystemDevice

java.lang.Object
  |
  +--schema.CIM_Component
        |
        +--schema.CIM_SystemComponent
              |
              +--schema.CIM_SystemDevice
Direct Known Subclasses:
CIM_ComputerSystemMemory, CIM_ComputerSystemProcessor

public class CIM_SystemDevice
extends CIM_SystemComponent


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

Constructor Detail

CIM_SystemDevice

public CIM_SystemDevice()