schema
Class CIM_TapePartition

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

public class CIM_TapePartition
extends CIM_MediaPartition


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

Constructor Detail

CIM_TapePartition

public CIM_TapePartition()