schema
Class CIM_DropperService

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_DropperService
Direct Known Subclasses:
CIM_REDDropperService, CIM_WeightedREDDropperService

public class CIM_DropperService
extends CIM_ConditioningService


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

Constructor Detail

CIM_DropperService

public CIM_DropperService()