schema
Class CIM_ForwardingService

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_Service
                          |
                          +--schema.CIM_NetworkService
                                |
                                +--schema.CIM_ForwardingService
Direct Known Subclasses:
CIM_ConditioningService, CIM_PacketSchedulingService, CIM_SwitchService

public class CIM_ForwardingService
extends CIM_NetworkService


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

Constructor Detail

CIM_ForwardingService

public CIM_ForwardingService()