schema
Class CIM_SpareGroup

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_RedundancyGroup
                          |
                          +--schema.CIM_SpareGroup

public class CIM_SpareGroup
extends CIM_RedundancyGroup


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

Constructor Detail

CIM_SpareGroup

public CIM_SpareGroup()