schema
Class CIM_RemoveFileAction

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_Action
              |
              +--schema.CIM_FileAction
                    |
                    +--schema.CIM_RemoveFileAction

public class CIM_RemoveFileAction
extends CIM_FileAction


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

Constructor Detail

CIM_RemoveFileAction

public CIM_RemoveFileAction()