schema
Class CIM_USBHub

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_USBDevice
                                |
                                +--schema.CIM_USBHub

public class CIM_USBHub
extends CIM_USBDevice


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

Constructor Detail

CIM_USBHub

public CIM_USBHub()