schema
Class CIM_LogicalPort

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_LogicalDevice
                          |
                          +--schema.CIM_LogicalPort
Direct Known Subclasses:
CIM_FibrePort, CIM_USBPort

public class CIM_LogicalPort
extends CIM_LogicalDevice


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

Constructor Detail

CIM_LogicalPort

public CIM_LogicalPort()