schema
Class CIM_LogicalFile

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalFile
Direct Known Subclasses:
CIM_DataFile, CIM_DeviceFile, CIM_Directory, CIM_NamedPipe, CIM_UnixSymlink

public class CIM_LogicalFile
extends CIM_LogicalElement


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

Constructor Detail

CIM_LogicalFile

public CIM_LogicalFile()