schema
Class CIM_PhysicalMemory

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_PhysicalElement
                    |
                    +--schema.CIM_PhysicalComponent
                          |
                          +--schema.CIM_Chip
                                |
                                +--schema.CIM_PhysicalMemory

public class CIM_PhysicalMemory
extends CIM_Chip


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

Constructor Detail

CIM_PhysicalMemory

public CIM_PhysicalMemory()