schema
Class PRS_Expression

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

public class PRS_Expression
extends PRS_ExpressionElement


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

Constructor Detail

PRS_Expression

public PRS_Expression()