schema
Class CIM_UserDevice

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_UserDevice
Direct Known Subclasses:
CIM_Display, CIM_Keyboard, CIM_PointingDevice

public class CIM_UserDevice
extends CIM_LogicalDevice


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

Constructor Detail

CIM_UserDevice

public CIM_UserDevice()