schema
Class PRS_Statement

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.PRS_ExchangeElement
              |
              +--schema.PRS_ExpressionElement
                    |
                    +--schema.PRS_Statement

public class PRS_Statement
extends PRS_ExpressionElement


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

Constructor Detail

PRS_Statement

public PRS_Statement()