schema
Class PRS_Contact

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

public class PRS_Contact
extends PRS_ExchangeElement


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

Constructor Detail

PRS_Contact

public PRS_Contact()