schema
Class CIM_Directory

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalFile
                          |
                          +--schema.CIM_Directory

public class CIM_Directory
extends CIM_LogicalFile


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

Constructor Detail

CIM_Directory

public CIM_Directory()