schema
Class CIM_SwitchService

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

public class CIM_SwitchService
extends CIM_ForwardingService


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

Constructor Detail

CIM_SwitchService

public CIM_SwitchService()