schema
Class CIM_ComputerSystemProcessor

java.lang.Object
  |
  +--schema.CIM_Component
        |
        +--schema.CIM_SystemComponent
              |
              +--schema.CIM_SystemDevice
                    |
                    +--schema.CIM_ComputerSystemProcessor

public class CIM_ComputerSystemProcessor
extends CIM_SystemDevice


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

Constructor Detail

CIM_ComputerSystemProcessor

public CIM_ComputerSystemProcessor()