schema
Class PRS_Agreement

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.PRS_ExchangeElement
              |
              +--schema.PRS_Agreement

public class PRS_Agreement
extends PRS_ExchangeElement


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

Constructor Detail

PRS_Agreement

public PRS_Agreement()