schema
Class CIM_DataFile

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

public class CIM_DataFile
extends CIM_LogicalFile


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

Constructor Detail

CIM_DataFile

public CIM_DataFile()