schema
Class CIM_LogicalDevice

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
Direct Known Subclasses:
CIM_AlarmDevice, CIM_Battery, CIM_Controller, CIM_CoolingDevice, CIM_Door, CIM_LabelReader, CIM_LogicalPort, CIM_MediaAccessDevice, CIM_MediaTransferDevice, CIM_Modem, CIM_NetworkAdapter, CIM_PowerSupply, CIM_Printer, CIM_Processor, CIM_Scanner, CIM_Sensor, CIM_StorageExtent, CIM_USBDevice, CIM_UserDevice, CIM_Watchdog

public class CIM_LogicalDevice
extends CIM_LogicalElement


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

Constructor Detail

CIM_LogicalDevice

public CIM_LogicalDevice()