schema
Class CIM_BypassSecurityAssociation

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.CIM_ManagedSystemElement
              |
              +--schema.CIM_LogicalElement
                    |
                    +--schema.CIM_ServiceAccessPoint
                          |
                          +--schema.CIM_ProtocolEndpoint
                                |
                                +--schema.CIM_SecurityAssociation
                                      |
                                      +--schema.CIM_BypassSecurityAssociation

public class CIM_BypassSecurityAssociation
extends CIM_SecurityAssociation


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

Constructor Detail

CIM_BypassSecurityAssociation

public CIM_BypassSecurityAssociation()