schema
Class CIM_PCIDevice

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_Controller
                                |
                                +--schema.CIM_PCIController
                                      |
                                      +--schema.CIM_PCIDevice

public class CIM_PCIDevice
extends CIM_PCIController


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

Constructor Detail

CIM_PCIDevice

public CIM_PCIDevice()