schema
Class CIM_ThresholdIndication

java.lang.Object
  |
  +--schema.CIM_Indication
        |
        +--schema.CIM_ProcessIndication
              |
              +--schema.CIM_AlertIndication
                    |
                    +--schema.CIM_ThresholdIndication

public class CIM_ThresholdIndication
extends CIM_AlertIndication


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

Constructor Detail

CIM_ThresholdIndication

public CIM_ThresholdIndication()