schema
Class CIM_ClassifierService

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_Service
                          |
                          +--schema.CIM_NetworkService
                                |
                                +--schema.CIM_ForwardingService
                                      |
                                      +--schema.CIM_ConditioningService
                                            |
                                            +--schema.CIM_ClassifierService

public class CIM_ClassifierService
extends CIM_ConditioningService


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

Constructor Detail

CIM_ClassifierService

public CIM_ClassifierService()