schema
Class CIM_Job

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_Job
Direct Known Subclasses:
CIM_PrintJob

public class CIM_Job
extends CIM_LogicalElement


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

Constructor Detail

CIM_Job

public CIM_Job()