schema
Class CIM_StorageExtent

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_StorageExtent
Direct Known Subclasses:
CIM_AggregatePExtent, CIM_AggregatePSExtent, CIM_LogicalDisk, CIM_MediaPartition, CIM_Memory, CIM_PhysicalExtent, CIM_ProtectedSpaceExtent, CIM_Snapshot, CIM_StorageVolume

public class CIM_StorageExtent
extends CIM_LogicalDevice


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

Constructor Detail

CIM_StorageExtent

public CIM_StorageExtent()