schema
Class CIM_DesktopMonitor

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_UserDevice
                                |
                                +--schema.CIM_Display
                                      |
                                      +--schema.CIM_DesktopMonitor

public class CIM_DesktopMonitor
extends CIM_Display


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

Constructor Detail

CIM_DesktopMonitor

public CIM_DesktopMonitor()