schema
Class CIM_VideoController

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_Controller
                                |
                                +--schema.CIM_VideoController
Direct Known Subclasses:
CIM_AGPVideoController, CIM_PCVideoController

public class CIM_VideoController
extends CIM_Controller


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

Constructor Detail

CIM_VideoController

public CIM_VideoController()