schema
Class CIM_PhysicalTape

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_PhysicalElement
                    |
                    +--schema.CIM_PhysicalComponent
                          |
                          +--schema.CIM_PhysicalMedia
                                |
                                +--schema.CIM_PhysicalTape

public class CIM_PhysicalTape
extends CIM_PhysicalMedia


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

Constructor Detail

CIM_PhysicalTape

public CIM_PhysicalTape()