schema
Class CIM_PrintService

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_Service
                          |
                          +--schema.CIM_PrintService

public class CIM_PrintService
extends CIM_Service


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

Constructor Detail

CIM_PrintService

public CIM_PrintService()