schema
Class PRS_Person

java.lang.Object
  |
  +--schema.CIM_ManagedElement
        |
        +--schema.PRS_ExchangeElement
              |
              +--schema.PRS_ContactItem
                    |
                    +--schema.PRS_Person

public class PRS_Person
extends PRS_ContactItem


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

Constructor Detail

PRS_Person

public PRS_Person()