schema
Class CIM_Cluster

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_System
                          |
                          +--schema.CIM_ComputerSystem
                                |
                                +--schema.CIM_Cluster

public class CIM_Cluster
extends CIM_ComputerSystem


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

Constructor Detail

CIM_Cluster

public CIM_Cluster()