schema
Class CIM_Slot

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_PhysicalElement
                    |
                    +--schema.CIM_PhysicalConnector
                          |
                          +--schema.CIM_Slot

public class CIM_Slot
extends CIM_PhysicalConnector


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

Constructor Detail

CIM_Slot

public CIM_Slot()