schema
Class CIM_DVDDrive

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_MediaAccessDevice
                                |
                                +--schema.CIM_DVDDrive

public class CIM_DVDDrive
extends CIM_MediaAccessDevice


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

Constructor Detail

CIM_DVDDrive

public CIM_DVDDrive()