schema
Class CIM_PacketSchedulingService

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_Service
                          |
                          +--schema.CIM_NetworkService
                                |
                                +--schema.CIM_ForwardingService
                                      |
                                      +--schema.CIM_PacketSchedulingService
Direct Known Subclasses:
CIM_BandwidthSchedulingService, CIM_PrioritySchedulingService, CIM_RoundRobinPacketSchedulingService, CIM_WeightedRoundRobinPacketSchedulingService

public class CIM_PacketSchedulingService
extends CIM_ForwardingService


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

Constructor Detail

CIM_PacketSchedulingService

public CIM_PacketSchedulingService()