schema
Class CIM_VolatileStorage

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_StorageExtent
                                |
                                +--schema.CIM_Memory
                                      |
                                      +--schema.CIM_VolatileStorage

public class CIM_VolatileStorage
extends CIM_Memory


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

Constructor Detail

CIM_VolatileStorage

public CIM_VolatileStorage()