schema
Class CIM_PhysicalComponent

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_PhysicalElement
                    |
                    +--schema.CIM_PhysicalComponent
Direct Known Subclasses:
CIM_Chip, CIM_PhysicalMedia

public class CIM_PhysicalComponent
extends CIM_PhysicalElement


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

Constructor Detail

CIM_PhysicalComponent

public CIM_PhysicalComponent()