schema
Class CIM_PhysicalExtent

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

public class CIM_PhysicalExtent
extends CIM_StorageExtent


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

Constructor Detail

CIM_PhysicalExtent

public CIM_PhysicalExtent()