schema
Class CIM_CardInSlot

java.lang.Object
  |
  +--schema.CIM_Dependency
        |
        +--schema.CIM_PackageInConnector
              |
              +--schema.CIM_PackageInSlot
                    |
                    +--schema.CIM_CardInSlot

public class CIM_CardInSlot
extends CIM_PackageInSlot


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

Constructor Detail

CIM_CardInSlot

public CIM_CardInSlot()