schema
Class CIM_IPRoute

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_NextHopRouting
                          |
                          +--schema.CIM_IPRoute
Direct Known Subclasses:
CIM_BGPIPRoute

public class CIM_IPRoute
extends CIM_NextHopRouting


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

Constructor Detail

CIM_IPRoute

public CIM_IPRoute()