schema
Class CIM_DiscardSecurityAssociation

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

public class CIM_DiscardSecurityAssociation
extends CIM_SecurityAssociation


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

Constructor Detail

CIM_DiscardSecurityAssociation

public CIM_DiscardSecurityAssociation()