schema
Class CIM_Rack

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_PhysicalElement
                    |
                    +--schema.CIM_PhysicalPackage
                          |
                          +--schema.CIM_PhysicalFrame
                                |
                                +--schema.CIM_Rack

public class CIM_Rack
extends CIM_PhysicalFrame


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

Constructor Detail

CIM_Rack

public CIM_Rack()