schema
Class CIM_Magazine

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_PhysicalElement
                    |
                    +--schema.CIM_PhysicalPackage
                          |
                          +--schema.CIM_StorageMediaLocation
                                |
                                +--schema.CIM_Magazine

public class CIM_Magazine
extends CIM_StorageMediaLocation


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

Constructor Detail

CIM_Magazine

public CIM_Magazine()