schema
Class CIM_USBController

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_Controller
                                |
                                +--schema.CIM_USBController

public class CIM_USBController
extends CIM_Controller


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

Constructor Detail

CIM_USBController

public CIM_USBController()